summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20100601cvs2svn2010-05-276680-2209485/+0
* 2010-05-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-272-2/+8
* merge from gccDJ Delorie2010-05-261-1/+6
* * fhandler_registry.cc (multi_wcstombs): New function.Corinna Vinschen2010-05-262-5/+52
* * hires.h (hires_base::reset): New function.Christopher Faylor2010-05-263-5/+17
* * path.cc (symlink_info::check): Don't try to handle remote reparseCorinna Vinschen2010-05-262-2/+13
* * include/inttypes.h: Change PTR definitions to int to align with theCorinna Vinschen2010-05-262-12/+17
* * fhandler.h (class fhandler_pty_master): Add master_thread member.Corinna Vinschen2010-05-263-4/+12
* gas/Catherine Moore2010-05-262-2/+7
* * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMONTHNAME1Corinna Vinschen2010-05-262-3/+20
* Merge from gcc:Dave Korn2010-05-263-101/+141
* 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>Nick Clifton2010-05-252-1/+28
* 2010-04-27 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2010-05-192-2/+12
* * libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor2010-05-182-1/+6
* * environ.cc (regopt): Change the first argument to wide char string.Christopher Faylor2010-05-1812-60/+89
* Implement generic SHF_EXCLUDE.H.J. Lu2010-05-186-25/+19
* bfd/Tristan Gingold2010-05-173-0/+126
* 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-05-112-1/+6
* 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-05-112-0/+8
* 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-05-115-24/+300
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-0712-482/+172
* * fhandler_tty.cc (fhandler_tty_slave::init): Disable grabbingCorinna Vinschen2010-05-072-1/+6
* * libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,DJ Delorie2010-05-063-40/+52
* * path.cc (path_conv::check): Drop setting sym.pflags before callingCorinna Vinschen2010-05-062-6/+15
* * dll_init.cc (dll_list::alloc): Add debugging assertion.Christopher Faylor2010-05-032-22/+29
* * rs6000/Makefile.in: Remove xil-exit.o.Corinna Vinschen2010-05-032-3/+5
* bfd/Tristan Gingold2010-05-032-2/+9
* * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen2010-05-033-9/+22
* * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen2010-05-022-10/+15
* * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen2010-04-302-1/+6
* bfd/Tristan Gingold2010-04-302-0/+17
* bfd/Tristan Gingold2010-04-302-10/+86
* * dlfcn.cc (get_full_path_of_dll): Handle non-existent file.Corinna Vinschen2010-04-292-2/+6
* * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mountCorinna Vinschen2010-04-293-10/+43
* * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen2010-04-292-0/+13
* * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2010-04-292-1/+17
* * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen2010-04-295-12/+52
* * mount.cc (oopts): Remove entirely.Corinna Vinschen2010-04-292-48/+17
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-294-11/+82
* * mount.cc (compare_flags): New function.Corinna Vinschen2010-04-282-16/+29
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2010-04-282-1/+6
* * new-features.sgml (ov-new1.7.6): Add locale wide-char changes.Corinna Vinschen2010-04-282-0/+10
* * locale.cc (print_lc_xxx_charset): Remove.Corinna Vinschen2010-04-282-100/+112
* * cygwin.din (__locale_mb_cur_max): Export.Corinna Vinschen2010-04-284-325/+548
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-2819-163/+944
* * spawn.cc (find_exec): Use the first detected errno when lookup fails.Christopher Faylor2010-04-272-1/+7
* * include/regex.h: Include _ansi.h to avoid missing out on preprocessorCorinna Vinschen2010-04-272-0/+6
* * configure.ac (--enable-gold): Support both, both/gold andNick Clifton2010-04-275-46/+98
* merge from gccDJ Delorie2010-04-262-2/+32
* * mount.h (fs_info::inited): New inline method.Corinna Vinschen2010-04-263-24/+40