summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2008-09-10 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-113-6/+22
* merge from gccDJ Delorie2008-09-092-1/+8
* Remove bogus entry.Ben Elliston2008-09-091-9/+2
* 008-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-09-085-4/+22
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-072-2/+6
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-073-3/+8
* 2008-09-07 Michael Hentschel <mikeh42@users.sourceforge.net>Chris Sutcliffe2008-09-072-0/+6
* 2008-09-07 alsemm <alsemm@users.sourceforge.net>Chris Sutcliffe2008-09-072-1/+5
* Committed as obvious.Danny Smith2008-09-072-1/+6
* 2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-074-6/+47
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-043-6/+12
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-0478-1001/+157
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-0415-357/+1006
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-043-2/+19
* 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise2008-09-045-3/+42
* 2008-09-01 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-025-9/+76
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-314-5/+768