summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-046504-2039050/+0
* gas/Jie Zhang2009-09-042-5/+20
* update copyright datesAlan Modra2009-09-033-3/+5
* merge from gccDJ Delorie2009-09-023-5/+3
* update copyright datesAlan Modra2009-09-0229-30/+35
* 2009-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2009-09-026-1/+144
* Avoid multiple link time definitions of _printf() for C++Keith Marshall2009-09-012-1/+9
* * select.cc (peek_console): Always check window size when there is ANY keyboardChristopher Faylor2009-09-012-1/+6
* 2009-09-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-09-012-18/+36
* merge from gccDJ Delorie2009-08-311-0/+6
* 2009-08-31 Takaki Makino <t@snowelm.com>Jeff Johnston2009-08-313-4/+10
* * ltmain.sh (func_normal_abspath): New function.Dave Korn2009-08-312-1/+185
* 2009-08-30 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-302-11/+14
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-293-8/+15
* * path.h (INTERIX_SYMLINK_COOKIE): Define.Corinna Vinschen2009-08-263-6/+38
* * fhandler.cc (fhandler_base::open): Only set R/O attribute if ACLsCorinna Vinschen2009-08-262-2/+8
* * new-features.sgml (ov-new1.7-posix): Add "KOI8-R" and "KOI8-U"Corinna Vinschen2009-08-262-4/+9
* 2009-08-25 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2009-08-254-2/+11
* * mount.cc (fs_info::update): Add comment.Corinna Vinschen2009-08-253-3/+26
* 2009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-08-244-14/+143
* Sync from GCC: Update AC_PREREQ entries to 2.64.Ralf Wildenhues2009-08-242-1/+5
* 2009-08-24 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2009-08-243-2/+10
* * globals.cc (ro_u_volume): New R/O unicode string.Corinna Vinschen2009-08-243-2/+16
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-224-77/+20
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-226-5699/+6781
* * cygwin/strfuncs.cc (__set_charset_from_codepage): Add codepages 20866Christopher Faylor2009-08-224-0/+14
* Update automake-provided files in the toplevel.Ralf Wildenhues2009-08-227-273/+576
* * setup2.sgml (setup-locale-charsetlist): Add description ofCorinna Vinschen2009-08-222-3/+12
* * dll_init.h (has_dtors): New flag.Christopher Faylor2009-08-213-2/+22
* * fcntl.cc (fcntl64): Detect negative fd as error.Christopher Faylor2009-08-212-1/+11
* * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen2009-08-212-11/+35
* iconv: match SUSv3 prototypeEric Blake2009-08-213-7/+13
* 2009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-213-18/+8
* * mmap.cc (mmap64): Allocate fh_disk_file on cygheap. DeleteCorinna Vinschen2009-08-212-2/+11
* hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.Nick Hudson2009-08-202-0/+5
* * dtable.cc (build_fh_dev): Take additional bool parameter indicatingCorinna Vinschen2009-08-204-8/+23
* Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues2009-08-195-0/+29
* Fix toplevel target deps.Ralf Wildenhues2009-08-193-0/+15
* all-local should depend upon crt0, not all.Ralf Wildenhues2009-08-1953-129/+180
* * configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variableRalf Wildenhues2009-08-193-53/+74
* Sync toplevel with GCC, merge.Ralf Wildenhues2009-08-196-102/+2321
* Fix 'make info' to work again.Eric Blake2009-08-193-2/+9
* * MAINTAINERS: Perform some obvious fixups.Christopher Faylor2009-08-192-25/+26
* 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-184-5/+13
* 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-182-0/+11
* 2009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston2009-08-181-3/+7
* * libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2009-08-182-1/+3
* Improve popen compatibility with glibc.Eric Blake2009-08-184-17/+89
* 2009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-182-42/+15
* * dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor2009-08-183-4/+18