summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo.Michael Snyder2003-06-191-1/+1
* Oops, Forgot to submit the change logEarnie Boyd2003-06-191-0/+8
* 2003-06-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-193-6/+32
* * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd2003-06-183-16/+18
* 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-06-183-18/+56
* 2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com>Luke Dunstan2003-06-182-1/+6
* * configure.in: Update testsuite_flags to new location.DJ Delorie2003-06-183-11/+35
* * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle,Danny Smith2003-06-172-7/+14
* (sync with gcc)Nathanael Nerode2003-06-173-4/+5
* * path.cc (mount): Do more strict checking on posix path arguments.Christopher Faylor2003-06-172-2/+15
* merge from gccDJ Delorie2003-06-172-11/+4
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-1683-91/+65
* 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-143-8/+15
* (GNU_ABI_TAG_NETBSD): New tag.Nick Clifton2003-06-132-0/+7
* * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor2003-06-132-7/+11
* clarifyChristopher Faylor2003-06-131-1/+2
* Throughout, always return error when GetShortPathName returns 0.Christopher Faylor2003-06-122-3/+7
* * thread.cc (pthread_attr_init): Revert change from 2003-06-11Thomas Pfaff2003-06-122-4/+12
* * MAINTAINERS: Add myself as MIPS co-maintainer.Thiemo Seufer2003-06-121-0/+4
* Merge these:DJ Delorie2003-06-125-75/+75
* 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-123-7/+25
* * exceptions.cc (ctrl_c_handler): Don't send a signal onCorinna Vinschen2003-06-122-0/+11
* * thread.cc (pthread_attr_init): Return 0 if attribute is already initialized.Thomas Pfaff2003-06-112-10/+23
* Fix typoNick Clifton2003-06-112-1/+6
* * Makefile.tpl: Replace {build,host,target}_canonical byNathanael Nerode2003-06-103-44/+30
* Commit iq2000 portAnthony Green2003-06-1010-0/+2650
* * gdb/fileio.h: New file.Corinna Vinschen2003-06-102-0/+150
* * Makefile.tpl: Fix stupid pasto.Nathanael Nerode2003-06-103-5/+10
* * libc/sys/h8300hms/setarch.h: New file.Richard Sandiford2003-06-1010-53/+32
* Add "attn", "lq" and "stq" power4 insns.Alan Modra2003-06-102-113/+120
* include/opcode/Richard Sandiford2003-06-102-7/+15
* include/elf/Richard Sandiford2003-06-102-0/+5
* * Makefile.tpl: Remove bogus conditional.Nathanael Nerode2003-06-103-804/+709
* * spawn.cc (spawn_guts): Call CreateProcess while impersonated,Corinna Vinschen2003-06-094-20/+50
* fix typoChristopher Faylor2003-06-071-1/+1
* * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will beChristopher Faylor2003-06-072-0/+6
* * fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last ttyChristopher Faylor2003-06-072-1/+7
* * fhandler_socket.cc (fhandler_socket::connect): Change errorThomas Pfaff2003-06-072-6/+14
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0643-103/+211
* iq2000 port.Anthony Green2003-06-0636-0/+2302
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-066-27/+84
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-066-7/+28
* 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-06-065-2/+162
* * cygthread.cc (cygthread::terminate_thread): Change system_printf toChristopher Faylor2003-06-052-1/+6
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-052-24/+48
* * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type ofLuke Dunstan2003-06-052-4/+10
* * shared.cc (shared_info::heap_chunk_size): Be really defensive about makingChristopher Faylor2003-06-052-0/+7
* 2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith2003-06-053-2/+8
* * path.cc (conv_path_list): Use correct value when calculating length to avoidChristopher Faylor2003-06-042-1/+6
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-043-4/+7