Age | Commit message (Expand) | Author | Files | Lines |
2003-06-17 | * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle, | Danny Smith | 2 | -7/+14 |
2003-06-17 | (sync with gcc) | Nathanael Nerode | 3 | -4/+5 |
2003-06-17 | * path.cc (mount): Do more strict checking on posix path arguments. | Christopher Faylor | 2 | -2/+15 |
2003-06-17 | merge from gcc | DJ Delorie | 2 | -11/+4 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 83 | -91/+65 |
2003-06-14 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -8/+15 |
2003-06-13 | (GNU_ABI_TAG_NETBSD): New tag. | Nick Clifton | 2 | -0/+7 |
2003-06-13 | * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces. | Christopher Faylor | 2 | -7/+11 |
2003-06-13 | clarify | Christopher Faylor | 1 | -1/+2 |
2003-06-12 | Throughout, always return error when GetShortPathName returns 0. | Christopher Faylor | 2 | -3/+7 |
2003-06-12 | * thread.cc (pthread_attr_init): Revert change from 2003-06-11 | Thomas Pfaff | 2 | -4/+12 |
2003-06-12 | * MAINTAINERS: Add myself as MIPS co-maintainer. | Thiemo Seufer | 1 | -0/+4 |
2003-06-12 | Merge these: | DJ Delorie | 5 | -75/+75 |
2003-06-12 | 2003-06-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -7/+25 |
2003-06-12 | * exceptions.cc (ctrl_c_handler): Don't send a signal on | Corinna Vinschen | 2 | -0/+11 |
2003-06-11 | * thread.cc (pthread_attr_init): Return 0 if attribute is already initialized. | Thomas Pfaff | 2 | -10/+23 |
2003-06-11 | Fix typo | Nick Clifton | 2 | -1/+6 |
2003-06-10 | * Makefile.tpl: Replace {build,host,target}_canonical by | Nathanael Nerode | 3 | -44/+30 |
2003-06-10 | Commit iq2000 port | Anthony Green | 10 | -0/+2650 |
2003-06-10 | * gdb/fileio.h: New file. | Corinna Vinschen | 2 | -0/+150 |
2003-06-10 | * Makefile.tpl: Fix stupid pasto. | Nathanael Nerode | 3 | -5/+10 |
2003-06-10 | * libc/sys/h8300hms/setarch.h: New file. | Richard Sandiford | 10 | -53/+32 |
2003-06-10 | Add "attn", "lq" and "stq" power4 insns. | Alan Modra | 2 | -113/+120 |
2003-06-10 | include/opcode/ | Richard Sandiford | 2 | -7/+15 |
2003-06-10 | include/elf/ | Richard Sandiford | 2 | -0/+5 |
2003-06-10 | * Makefile.tpl: Remove bogus conditional. | Nathanael Nerode | 3 | -804/+709 |
2003-06-09 | * spawn.cc (spawn_guts): Call CreateProcess while impersonated, | Corinna Vinschen | 4 | -20/+50 |
2003-06-07 | fix typo | Christopher Faylor | 1 | -1/+1 |
2003-06-07 | * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will be | Christopher Faylor | 2 | -0/+6 |
2003-06-07 | * fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last tty | Christopher Faylor | 2 | -1/+7 |
2003-06-07 | * fhandler_socket.cc (fhandler_socket::connect): Change error | Thomas Pfaff | 2 | -6/+14 |
2003-06-06 | 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 43 | -103/+211 |
2003-06-06 | iq2000 port. | Anthony Green | 36 | -0/+2302 |
2003-06-06 | New structure containing fields used by the on_exit() function. | Nick Clifton | 6 | -27/+84 |
2003-06-06 | * cygwin.din: Add vsyslog. | Corinna Vinschen | 6 | -7/+28 |
2003-06-06 | 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 5 | -2/+162 |
2003-06-05 | * cygthread.cc (cygthread::terminate_thread): Change system_printf to | Christopher Faylor | 2 | -1/+6 |
2003-06-05 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -24/+48 |
2003-06-05 | * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of | Luke Dunstan | 2 | -4/+10 |
2003-06-05 | * shared.cc (shared_info::heap_chunk_size): Be really defensive about making | Christopher Faylor | 2 | -0/+7 |
2003-06-05 | 2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net> | Danny Smith | 3 | -2/+8 |
2003-06-04 | * path.cc (conv_path_list): Use correct value when calculating length to avoid | Christopher Faylor | 2 | -1/+6 |
2003-06-04 | 2003-06-04 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -4/+7 |
2003-06-04 | 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -25/+17 |
2003-06-04 | * configure.in: Allow any i?86 variant. | Christopher Faylor | 1 | -0/+5 |
2003-06-03 | binutils/ | Jakub Jelinek | 3 | -0/+14 |
2003-06-03 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -545/+1814 |
2003-06-03 | * Makefile.tpl: Make 'recursive targets' using autogen rather | Nathanael Nerode | 6 | -667/+16693 |
2003-06-03 | 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 35 | -126/+165 |
2003-06-03 | 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU> | Jeff Johnston | 2 | -1/+8 |