summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager2012-12-112-0/+12
* * sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.Christopher Faylor2012-12-103-4/+10
* Add copyright noticesNick Clifton2012-12-1015-1/+134
* * config.sub: Merge from config repo.Jan-Benedict Glaw2012-12-082-2/+10
* * exceptions.cc (sigpacket::process): Reorganize to avoid use of tls beforeChristopher Faylor2012-12-073-13/+25
* * sigproc.h (sigpacket): Remove parameter names from declarations.Christopher Faylor2012-12-074-10/+24
* * cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlockChristopher Faylor2012-12-074-4/+16
* 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2012-12-061-6/+17
* * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.Yaakov Selkowitz2012-12-062-0/+16
* * include/cygwin/wait.h (WAIT_ANY): Define.Yaakov Selkowitz2012-12-062-0/+8
* * child_info.h (class child_info_spawn): Drop unused member lock.Corinna Vinschen2012-12-053-3/+7
* 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2012-12-0422-2/+7042
* * cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor2012-12-044-23/+31
* Merge g++/xg++ changes from GCCJan-Benedict Glaw2012-11-305-4/+11
* * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen2012-11-303-1/+52
* revert erroneous checkinChristopher Faylor2012-11-303-122/+114
* * spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitiveChristopher Faylor2012-11-305-115/+128
* * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen2012-11-296-332/+502
* Disable libsanitizer for non-C++ builds.Jan-Benedict Glaw2012-11-283-4/+9
* * Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor2012-11-282-3/+9
* * Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor2012-11-283-11/+22
* * Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor2012-11-272-3/+9
* * Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor2012-11-272-2/+6
* * Makefile.in (Makefile): Rely on 'configure' not 'configure.in'.Christopher Faylor2012-11-262-1/+5
* ChangeLog:Christopher Faylor2012-11-2622-434/+456
* * ccwrap: Don't drop mingw header file paths unless we've specified them withChristopher Faylor2012-11-262-2/+12
* * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen2012-11-262-2/+16
* * fhandler_registry.cc: Drop Mingw.org considerations.Corinna Vinschen2012-11-2610-128/+14
* * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen2012-11-264-26/+13
* * transport_pipes.cc (pipe_instance_lock_once): Remove.Corinna Vinschen2012-11-262-33/+10
* * cygserver.cc (main): Call listen right after creating theCorinna Vinschen2012-11-233-30/+44
* * configure.in: Remove unneeded ALLOC substitution.Christopher Faylor2012-11-233-5/+6
* * configure.in: Add previously-missed AC_NO_EXECUTABLES.Christopher Faylor2012-11-233-0/+85
* cygwin/ChangeLog:Christopher Faylor2012-11-238-16/+24
* * sysv_sem.cc (semundo_clear): Move condition to break fromCorinna Vinschen2012-11-232-2/+7
* ChangeLog:Christopher Faylor2012-11-2339-4688/+6285
* * libm/machine/aarch64/configure.in: Change comment to say libmCorinna Vinschen2012-11-232-1/+6
* * aarch64/configure.in: Replace the direct generation ofCorinna Vinschen2012-11-237-26/+4487
* include/opcode/Alan Modra2012-11-232-1/+5
* * termios.cc (cfsetspeed): New function.Yaakov Selkowitz2012-11-216-1/+27
* 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2012-11-192-2/+8
* * include/mntent.h: Only include paths.h when building for Cygwin.Corinna Vinschen2012-11-162-3/+14
* Update DF_1_XXX from SolarisH.J. Lu2012-11-162-1/+30
* Restore "Consider *-*-nacl* targets ELF for gold"H.J. Lu2012-11-153-2/+7
* Sync toplevel files with GCCH.J. Lu2012-11-155-15/+553
* 2012-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-11-143-8/+62
* 2012-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-11-142-0/+41
* 2012-11-12 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-11-123-9/+441
* * libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor2012-11-122-20/+25
* merge from gccDJ Delorie2012-11-114-14/+26