Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-19* select.cc (select_stuff::wait): Add windows error number to error message.Christopher Faylor
2012-12-19 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen
2012-12-192012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-192012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2012-12-18merge from gccDJ Delorie
2012-12-18* select.cc (select_stuff::test_and_set): Remove workaround and use properChristopher Faylor
2012-12-18* select.cc (select_stuff::test_and_set): Work around problem of new() notChristopher Faylor
2012-12-18 * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add localCorinna Vinschen
2012-12-182012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-172012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-172012-12-17 Stuart Henderson <shenders@gcc.gnu.org>Jeff Johnston
2012-12-17Add copyright noticesNick Clifton
2012-12-16 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge
2012-12-152012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston
2012-12-14 * utils.sgml (mount): Document sparse mount option.Corinna Vinschen
2012-12-14 * new-features.sgml (ov-new1.7.18): Add sparse change.Corinna Vinschen
2012-12-14*** empty log message ***Corinna Vinschen
2012-12-14 * fhandler.cc (fhandler_base::write): Don't attempt to sparsifyCorinna Vinschen
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu
2012-12-12Add libstdc++-raw-cxx.m4H.J. Lu
2012-12-12Add bootstrap-asan.mkH.J. Lu
2012-12-122012-12-11 Steve Ellcey <sellcey@mips.com>Jeff Johnston
2012-12-11Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager
2012-12-11* sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.Christopher Faylor
2012-12-10Add copyright noticesNick Clifton
2012-12-08 * config.sub: Merge from config repo.Jan-Benedict Glaw
2012-12-08* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls beforeChristopher Faylor
2012-12-07* sigproc.h (sigpacket): Remove parameter names from declarations.Christopher Faylor
2012-12-07* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlockChristopher Faylor
2012-12-062012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-12-06 * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.Yaakov Selkowitz
2012-12-06 * include/cygwin/wait.h (WAIT_ANY): Define.Yaakov Selkowitz
2012-12-05 * child_info.h (class child_info_spawn): Drop unused member lock.Corinna Vinschen
2012-12-052012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-12-05* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor
2012-11-30Merge g++/xg++ changes from GCCJan-Benedict Glaw
2012-11-30 * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen
2012-11-30revert erroneous checkinChristopher Faylor
2012-11-30* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitiveChristopher Faylor
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen
2012-11-28Disable libsanitizer for non-C++ builds.Jan-Benedict Glaw
2012-11-28* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor
2012-11-28* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor
2012-11-28* Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor
2012-11-27* Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor
2012-11-27* Makefile.in (Makefile): Rely on 'configure' not 'configure.in'.Christopher Faylor
2012-11-26ChangeLog:Christopher Faylor
2012-11-26* ccwrap: Don't drop mingw header file paths unless we've specified them withChristopher Faylor
2012-11-26 * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen
2012-11-26 * fhandler_registry.cc: Drop Mingw.org considerations.Corinna Vinschen