summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * pthread.cc (pthread_create): Very minor formatting change.Christopher Faylor2008-10-073-2/+18
* * cygtls.h (_cygtls::initialized): Remove bogus stack check which would whenChristopher Faylor2008-10-072-2/+7
* merge from gccDJ Delorie2008-10-072-1/+8
* 2008-10-06 Bill Tompkins <bill+newlib@key-square.com>Jeff Johnston2008-10-062-0/+14
* 2008-10-06 Eric Blake <ebb9@byu.net>Jeff Johnston2008-10-062-1/+6
* 2008-10-06 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-10-062-9/+11
* * dcrt0.cc (dll_crt0_0): Don't initialize signals early when dynamicallyChristopher Faylor2008-10-052-1/+11
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-10-042-1/+7
* Fix incorrect guard added in last commitChris Sutcliffe2008-10-041-1/+1
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-10-042-0/+7
* * cris.h (R_CRIS_32_GOT_GD, R_CRIS_16_GOT_GD, R_CRIS_32_GD)Hans-Peter Nilsson2008-10-042-0/+83
* Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall2008-10-032-26/+55
* Improve package identification in configure script.Keith Marshall2008-10-034-19/+37
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-022-1/+6
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-023-4/+9
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-022-7/+13
* * thread.cc (pthread_mutex::_fixup_after_fork): Reinstate DEBUGGINGChristopher Faylor2008-09-302-1/+9
* * thread.cc (pthread_mutex::_fixup_after_fork): Just reset lock to pristineChristopher Faylor2008-09-302-22/+12
* * flock.cc (inode_t::get_all_locks_list): Fix typo.Corinna Vinschen2008-09-293-1/+7
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-29202-188891/+141479
* * libtool.m4: Update to libtool 2.2.6.Steve Ellcey2008-09-298-1770/+3023
* 2008-09-26 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-09-262-8/+19
* 2008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>Jeff Johnston2008-09-263-0/+35
* 2008-09-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-262-56/+60
* Fix MinGW-Bug [2125708].Keith Marshall2008-09-252-25/+39
* 2008-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-09-252-7/+9
* 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com>Jeff Johnston2008-09-255-19/+48
* 2008-09-24 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-73/+93
* * m32c/varvects.S: New.DJ Delorie2008-09-247-10/+300
* include/Richard Henderson2008-09-242-0/+5
* 2008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-1/+5
* * setup2.sgml: Clarify heap allocation.Christopher Faylor2008-09-222-8/+11
* * plugin-api.h (ld_plugin_status): Remove comma from the last item.Ian Lance Taylor2008-09-222-9/+18
* 2008-09-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-212-0/+7
* * errno.cc (_sys_errlist): Add ECANCELED, ENOTRECOVERABLE, EOWNERDEAD.Eric Blake2008-09-192-21/+29
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-192-0/+247
* Fix MinGW-Bug [2119504].Keith Marshall2008-09-192-2/+12
* Fix MinGW-Bug [2117379].Keith Marshall2008-09-192-15/+25
* 2008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston2008-09-193-3/+36
* * cygtls.h (unionent): Move from net.cc.Christopher Faylor2008-09-164-94/+130
* 2008-09-13 mega-squall <mega-squall@users.sf.net>Chris Sutcliffe2008-09-132-3/+13
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-128-50/+77
* * Makefile.in: Add -c option which is now removed from COMPILE_C*.Christopher Faylor2008-09-126-3/+25
* 2008-09-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-122-2/+15
* * cygwin.din (sys_sigabbrev): Add this here.Christopher Faylor2008-09-117-11/+28
* * localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor2008-09-118-14/+28
* * net.cc (in6addr_any, in6addr_loopback): Add appropriate number of bracesChristopher Faylor2008-09-113-9/+20
* * fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.Christopher Faylor2008-09-113-2/+7
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-1129-302/+359
* 2008-09-10 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-114-4/+11