summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-042-25/+17
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-041-0/+5
* binutils/Jakub Jelinek2003-06-033-0/+14
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-032-545/+1814
* * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode2003-06-036-667/+16693
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0335-126/+165
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-032-1/+8
* bfd/H.J. Lu2003-06-032-0/+7
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-032-2/+2
* * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode2003-06-033-14/+19
* Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2003-06-032-1/+7
* * fhandler_socket.cc (connect_thread): Remove.Corinna Vinschen2003-06-033-55/+77
* * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.Christopher Faylor2003-06-032-2/+6
* * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.Danny Smith2003-06-025-43/+35
* * cygthread.h (cygthread::terminate_thread): Mark private.Christopher Faylor2003-06-023-5/+16
* * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'Corinna Vinschen2003-06-022-2/+7
* * fhandler_socket.cc (fhandler_socket::connect): Simplify previousCorinna Vinschen2003-06-022-28/+16
* * fhandler_socket.cc: Include cygthread.h.Corinna Vinschen2003-06-022-110/+71