aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20This commit was manufactured by cvs2svn to create tag 'newlib-2_0_0'.newlib-2_0_0cvs2svn1248-511358/+0
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston306-6231/+11551
2012-12-20 * pathnames.sgml (pathnames-at): Drop confusing description onCorinna Vinschen2-1/+5
2012-12-20 * dcrt0.cc (build_argv): Allow quoted filenames in @ expression.Corinna Vinschen2-1/+9
2012-12-19Add missing file.Christopher Faylor1-2/+2
2012-12-19* select.h (select_stuff::select_stuff): Make default constructor always zeroChristopher Faylor2-1/+8
2012-12-19* select.cc (select_stuff::wait): Add windows error number to error message.Christopher Faylor2-1/+5
2012-12-19 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen2-10/+12
2012-12-182012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+4
2012-12-182012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-4/+35
2012-12-18merge from gccDJ Delorie2-1/+14
2012-12-18* select.cc (select_stuff::test_and_set): Remove workaround and use properChristopher Faylor2-1/+6
2012-12-18* select.cc (select_stuff::test_and_set): Work around problem of new() notChristopher Faylor2-1/+6
2012-12-18 * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add localCorinna Vinschen2-5/+11
2012-12-172012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+13
2012-12-172012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+20
2012-12-172012-12-17 Stuart Henderson <shenders@gcc.gnu.org>Jeff Johnston30-454/+92380
2012-12-17Add copyright noticesNick Clifton8-5/+122
2012-12-16 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge3-2/+7
2012-12-142012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2-0/+42
2012-12-14 * utils.sgml (mount): Document sparse mount option.Corinna Vinschen2-0/+6
2012-12-14 * new-features.sgml (ov-new1.7.18): Add sparse change.Corinna Vinschen3-0/+14
2012-12-14*** empty log message ***Corinna Vinschen1-0/+10
2012-12-14 * fhandler.cc (fhandler_base::write): Don't attempt to sparsifyCorinna Vinschen6-12/+48
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu5-24/+582
2012-12-12Add libstdc++-raw-cxx.m4H.J. Lu2-0/+40
2012-12-12Add bootstrap-asan.mkH.J. Lu2-0/+10
2012-12-112012-12-11 Steve Ellcey <sellcey@mips.com>Jeff Johnston6-212/+792
2012-12-11Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager2-0/+12
2012-12-10* sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.Christopher Faylor3-4/+10
2012-12-10Add copyright noticesNick Clifton15-1/+134
2012-12-08 * config.sub: Merge from config repo.Jan-Benedict Glaw2-2/+10
2012-12-07* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls beforeChristopher Faylor3-13/+25
2012-12-07* sigproc.h (sigpacket): Remove parameter names from declarations.Christopher Faylor4-10/+24
2012-12-07* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlockChristopher Faylor4-4/+16
2012-12-062012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston1-6/+17
2012-12-06 * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.Yaakov Selkowitz2-0/+16
2012-12-06 * include/cygwin/wait.h (WAIT_ANY): Define.Yaakov Selkowitz2-0/+8
2012-12-05 * child_info.h (class child_info_spawn): Drop unused member lock.Corinna Vinschen3-3/+7
2012-12-042012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston22-2/+7042
2012-12-04* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor4-23/+31
2012-11-30Merge g++/xg++ changes from GCCJan-Benedict Glaw5-4/+11
2012-11-30 * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen3-1/+52
2012-11-30revert erroneous checkinChristopher Faylor3-122/+114
2012-11-30* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitiveChristopher Faylor5-115/+128
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen6-332/+502
2012-11-28Disable libsanitizer for non-C++ builds.Jan-Benedict Glaw3-4/+9
2012-11-28* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor2-3/+9
2012-11-28* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor3-11/+22
2012-11-27* Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor2-3/+9