aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-30* environ.cc (spenvs): Re-force SYSTEMROOT to always be included inChristopher Faylor2-2/+9
2005-03-30* environ.cc (spenv::retrieve): Revert most of previous change.Christopher Faylor2-18/+29
2005-03-30 * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen2-1/+6
2005-03-30fix typoChristopher Faylor1-1/+1
2005-03-30 * config/mh-mingw32: Delete.Joern Rennecke4-78/+94
2005-03-30* how-using.texinfo: Add more words to the "multiple DLL" section.Christopher Faylor2-0/+10
2005-03-30* environ.h (win_env::immediate): Declare new field.Christopher Faylor3-31/+103
2005-03-302005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-1802/+988
2005-03-29merge from gccDJ Delorie2-1/+5
2005-03-29gas/testsuite/H.J. Lu2-4/+16
2005-03-29 * include/limits.h (NAME_MAX): New define.Corinna Vinschen2-1/+9
2005-03-29 * path.cc (is_floppy): Make externally available.Corinna Vinschen4-4/+26
2005-03-29bfd/Daniel Jacobowitz2-1/+14
2005-03-29 * fhandler_process.cc: Re-add exename.Corinna Vinschen2-3/+10
2005-03-29libiberty:Ian Lance Taylor2-1/+173
2005-03-29 * libiberty.h (ffs): Declare, if necessary.Mark Mitchell2-0/+11
2005-03-28* include/ctype.h: Accommodate building in newlib.Christopher Faylor2-1/+5
2005-03-28* timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor2-5/+7
2005-03-28* timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor2-1/+8
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor5-23/+52
2005-03-28* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor3-3/+10
2005-03-28merge from gccDJ Delorie1-44/+32
2005-03-28* errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.Christopher Faylor2-1/+5
2005-03-28merge from gccDJ Delorie4-122/+38
2005-03-28merge from gccDJ Delorie7-106/+105
2005-03-28update copyrightChristopher Faylor1-1/+1
2005-03-27* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in theChristopher Faylor1-0/+5
2005-03-27* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor5-4/+8
2005-03-27merge from gccDJ Delorie3-86/+90
2005-03-27* timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor3-5/+21
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor25-287/+509
2005-03-26Mention generic-build-script in packaging FAQJoshua Daniel Franklin2-13/+22
2005-03-252005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-62/+50
2005-03-25merge from gccDJ Delorie2-0/+8
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen2-3/+15
2005-03-24 * fhandler.h (fhandler_socket::secret_event): Remove.Corinna Vinschen5-263/+229
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith3-2/+8
2005-03-23* include/ctype.h: Always define macros when inside cygwin.Christopher Faylor2-2/+8
2005-03-23Fix whitespace with crx entry.Jeff Johnston1-1/+1
2005-03-23checkin previously missed file.Christopher Faylor1-1/+0
2005-03-23fix commentChristopher Faylor1-1/+1
2005-03-23 * fhandler.h (fhandler_socket::eid_connect): Make private.Corinna Vinschen4-76/+135
2005-03-23* include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor2-1/+7
2005-03-23* include/ctype.h: New file.Christopher Faylor4-4/+194
2005-03-23* configure.host: For cygwin, redefine CC with cygwin include directory firstChristopher Faylor2-1/+8
2005-03-23Undo previous deltaNick Clifton2-8/+1
2005-03-23(getopt): Allow full prototype when builind under FreeBSD.Nick Clifton2-1/+8
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor2-6/+10
2005-03-23merge from gccDJ Delorie2-1/+5
2005-03-222005-03-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-7/+17