summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.cc (pthread_cond_timedwait): Check abstime for validityCorinna Vinschen2005-08-052-4/+22
* * hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines.John David Anglin2005-08-042-16/+65
* * hppa.h: Update copyright dates.John David Anglin2005-08-031-1/+1
* * mount.cc (longopts): Fix typo which disallows --options option.Corinna Vinschen2005-08-032-2/+6
* 2005-08-02 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-08-022-1/+6
* Fixed comment spacing.Jeff Johnston2005-08-021-1/+1
* 2005-08-02 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-08-022-0/+14
* 2005-08-02 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-08-022-25/+21
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-025-39/+76
* * fhandler_disk_file.cc (fhandler_base::pread): Don't move file offset pointerChristopher Faylor2005-07-292-6/+25
* white spaceChristopher Faylor2005-07-291-4/+4
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-298-25/+128
* * include/sys/ioctl.h: Add some linux defines.Christopher Faylor2005-07-292-4/+40
* * pinfo.cc (pinfo::init): Put back accidentally removed debug_printf.Christopher Faylor2005-07-292-0/+5
* * cygthread.cc (cygthread::simplestub): Wait for h to be filled out by mainChristopher Faylor2005-07-292-1/+9
* * pinfo.cc (pinfo::init): Sleep before retrying open_shared().Christopher Faylor2005-07-292-2/+5
* * fork.cc (fork_parent): Fix null deref if pinfo creation fails.Christopher Faylor2005-07-292-2/+7
* PR gas/336John David Anglin2005-07-282-0/+9
* * cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor2005-07-284-10/+18
* 2005-07-28 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2005-07-282-2/+8
* * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.Mark Mitchell2005-07-274-0/+10
* * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.Mark Mitchell2005-07-271-0/+4
* Remove bogus ChangeLog entryMark Mitchell2005-07-271-4/+0
* * config/mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.Mark Mitchell2005-07-276-80/+139
* * include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.Christopher Faylor2005-07-272-0/+6
* * gendef: Use nocr to remove \r's from input. gendef (nocr): New function.Christopher Faylor2005-07-272-3/+13
* * fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer to NULL.Christopher Faylor2005-07-272-2/+14
* include/opcode/Jan Beulich2005-07-272-6/+20
* * libc/machine/cris/libcdtor.c (defaultors): Mark artificially asHans-Peter Nilsson2005-07-262-3/+11
* [bfd]DJ Delorie2005-07-262-0/+14
* * include/byteswap.h: New file.Christopher Faylor2005-07-262-0/+43
* update copyrightChristopher Faylor2005-07-261-1/+1
* * include/cygwin/types.h: Define loff_t.Christopher Faylor2005-07-252-0/+6
* bfd/H.J. Lu2005-07-252-0/+10
* 2005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-07-252-0/+5
* 2005-07-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-07-243-2/+7
* 2005-07-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-07-202-2/+7
* Add support for a 32bit PC relative relocNick Clifton2005-07-202-0/+7
* * include/wingdi.h (TT_PRIM_CSPLINE): Define.Danny Smith2005-07-202-0/+6
* * include/richedit.h (SETTEXTEX): Define structure andDanny Smith2005-07-202-2/+18
* * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor2005-07-192-1/+13
* 2005-07-19 Paul Brook <paul@codesourcery.com>Jeff Johnston2005-07-192-0/+11
* 2005-07-19 Paul Brook <paul@codesourcery.com>Jeff Johnston2005-07-192-0/+11
* * include/wingdi.h (SYSPAL_NOSTATIC256): Define.Danny Smith2005-07-192-2/+7
* * include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORTDanny Smith2005-07-192-353/+364
* * include/commctrl.h (RBBS_USECHEVRON): Define.Danny Smith2005-07-192-11/+19
* * hppa.h: Fix punctuation in comment.John David Anglin2005-07-192-2/+4
* * hppa.h (pa_opcode): Add rules for opcode ordering. Check first forJohn David Anglin2005-07-192-214/+243
* 2005-07-18 Joseph S. Myers <joseph@codesourcery.com>Jeff Johnston2005-07-183-5/+17
* 2005-07-18 Richard Sandiford <richard@codesourcery.com>Jeff Johnston2005-07-1817-16/+59