summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * heap.cc (heap_init): Be slightly more aggressive when trying to allocateChristopher Faylor2005-09-103-19/+38
* * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.Richard Earnshaw2005-09-092-0/+6
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Just zero c_cflag hereChristopher Faylor2005-09-093-16/+19
* * fhandler_serial.cc (fhandler_serial::ioctl): Always return 0 for window size.Christopher Faylor2005-09-093-1/+15
* 2005-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-09-0826-116/+1181
* 2005-09-08 Eric Blake <ebb9@byu.net>Jeff Johnston2005-09-082-2/+7
* 2005-09-08 Brian Dessent <brian@dessent.net>Jeff Johnston2005-09-083-2/+9
* * exceptions.cc (ctrl_c_handler): Disable any special CTRL_LOGOFF_EVENTCorinna Vinschen2005-09-082-0/+19
* * include/reason.h [_WIN32_WINNT >= 0x0501]Dimitri Papadopoulos2005-09-083-1/+53
* Remove extraneous line.Andreas Schwab2005-09-081-1/+0
* * regtool.cc: Extend copyright-years.Corinna Vinschen2005-09-082-7/+19
* * hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compilerChristopher Faylor2005-09-084-13/+28
* add missing ChangeLog entry.Christopher Faylor2005-09-071-0/+1
* * dcrt0.cc (initial_env): Don't attempt stracing if dynamically loaded.Christopher Faylor2005-09-076-15/+64
* Import from Autoconf sources:Ben Elliston2005-09-072-27/+25
* * thread.h: Revert patch from 2005-09-05.Corinna Vinschen2005-09-063-8/+21
* * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,Chao-ying Fu2005-09-062-4/+36
* * cygheap.cc (cygheap_init): Eliminate debugging #if.Christopher Faylor2005-09-055-15/+26
* * thread.h (pthread_mutex::get_pthread_self): Remove.Corinna Vinschen2005-09-052-10/+12
* Grr. REVERT erroneous checkin. AGAIN.Christopher Faylor2005-09-029-34/+20
* * Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor2005-09-0211-21/+40
* 2005-09-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-09-022-0/+5
* revert inexplicable previous checkinChristopher Faylor2005-09-029-34/+20
* bad_addressesChristopher Faylor2005-09-029-20/+34
* 2005-08-30 Phil Edwards <phil@codesourcery.com>DJ Delorie2005-09-013-2/+7
* 2005-09-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-09-013-4/+12
* 2005-08-31 Paul Brook <paul@codesourcery.com>Jeff Johnston2005-08-3111-22/+62
* 2005-08-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-08-302-1/+5
* Fix date stamp.Jeff Johnston2005-08-301-1/+1
* * exceptions.cc (set_process_mask_delta): Conditionalize debugging output.Christopher Faylor2005-08-293-1/+9
* typoChristopher Faylor2005-08-281-1/+1
* * cygtls.h (__ljfault): Declare.Christopher Faylor2005-08-284-4/+82
* Add missing ChangeLog for previous checkin.Christopher Faylor2005-08-282-2/+11
* * cygwin.din: Correct readdir_r typo.Christopher Faylor2005-08-287-83/+99
* Fix typo.Christopher Faylor2005-08-281-1/+1
* Fix improper formatting.Christopher Faylor2005-08-281-2/+1
* *dir.cc (readdir_r): Invert sense on error-test.Christopher Faylor2005-08-282-1/+6
* 2005-08-26 Brian Dessent <brian@dessent.net>Joshua Daniel Franklin2005-08-272-3/+9
* 2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-08-276-111/+28
* * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen2005-08-263-8/+36
* * libc/include/string.h: Revert previous change.Christopher Faylor2005-08-262-4/+4
* * libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.Christopher Faylor2005-08-252-0/+8
* * ms1/access.c: Change copyright notice.Aldy Hernandez2005-08-252-11/+14
* * path.cc (realpath): Drop call to mount_info::conv_to_posix_pathCorinna Vinschen2005-08-252-11/+37
* * path.cc (normalize_win32_path): Honor network paths. Fold moreCorinna Vinschen2005-08-252-8/+25
* * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,Chao-ying Fu2005-08-252-1/+50
* * errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS to ENMFILE.Christopher Faylor2005-08-252-0/+5
* * mingwex/fe*.c: Revert previous changes.Danny Smith2005-08-259-14/+42
* * exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-mainChristopher Faylor2005-08-253-19/+35
* * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith2005-08-258-21/+14