| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove "not yet updated" for preprocessor, GUI programming entries. | David Starks-Browning | 2002-03-20 | 1 | -6/+0 |
* | remove "Where can I get f77 and objc components for B20 EGCS 1.1?" | David Starks-Browning | 2002-03-20 | 1 | -8/+0 |
* | update (make problem solved, cvs+ssh problem solved) | David Starks-Browning | 2002-03-20 | 1 | -9/+3 |
* | remove "not yet updated" warning for queue slots, df entries. | David Starks-Browning | 2002-03-20 | 1 | -6/+0 |
* | * poll.cc (poll): Add support for invalid descriptors. | Corinna Vinschen | 2002-03-19 | 2 | -25/+39 |
* | * mkgroup.c (usage): Use one just fprintf + string concatenation for output | Christopher Faylor | 2002-03-19 | 3 | -18/+25 |
* | * mkgroup.c (usage): Simplify usage output. Generalize to allow use | Corinna Vinschen | 2002-03-19 | 2 | -20/+58 |
* | 2002-03-15 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-19 | 3 | -0/+13 |
* | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 2002-03-18 | 2 | -58/+55 |
* | * ltmain.sh (relink_command): Fix typo in previous change. | Alexandre Oliva | 2002-03-16 | 2 | -1/+5 |
* | [ gas/ChangeLog ] | Chris Demetriou | 2002-03-16 | 2 | -4/+16 |
* | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | Alexandre Oliva | 2002-03-15 | 2 | -2/+14 |
* | * cygserver.cc: Include stdlib.h for exit declaration. | Christopher Faylor | 2002-03-15 | 5 | -0/+9 |
* | * pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected | Christopher Faylor | 2002-03-15 | 4 | -6/+13 |
* | 2002-03-15 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2002-03-15 | 2 | -16/+54 |
* | * glob.c (stat32_to_STAT): New function. | Corinna Vinschen | 2002-03-15 | 3 | -4/+68 |
* | * pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIR | Christopher Faylor | 2002-03-14 | 2 | -0/+10 |
* | Fix ChangeLog | Christopher Faylor | 2002-03-14 | 1 | -2/+2 |
* | * poll.cc: Remove variable open_fds, rearrange and add code | Corinna Vinschen | 2002-03-14 | 2 | -45/+42 |
* | * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two | Alexandre Oliva | 2002-03-14 | 2 | -2/+7 |
* | * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails. | Corinna Vinschen | 2002-03-13 | 2 | -4/+38 |
* | * include/richedit.h (RICHEDIT_CLASS): UNICODE it. | Danny Smith | 2002-03-13 | 4 | -3/+14 |
* | whitespace cleanup, update copyright | Christopher Faylor | 2002-03-13 | 21 | -237/+235 |
* | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | Richard Henderson | 2002-03-13 | 2 | -70/+81 |
* | 2002-03-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-03-12 | 2 | -11/+15 |
* | 2002-03-12 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2002-03-12 | 5 | -3/+60 |
* | * sysconf.cc (sysconf): Fix condition. | Corinna Vinschen | 2002-03-12 | 2 | -1/+5 |
* | remove erroneous part of comment | Christopher Faylor | 2002-03-12 | 1 | -1/+1 |
* | * Makefile.in (.NOTPARALLEL): Add fake tag. | Richard Henderson | 2002-03-12 | 2 | -0/+9 |
* | Fix my last ChangeLog entry. | Danny Smith | 2002-03-11 | 1 | -25/+139 |
* | * mmap.cc (msync): Check area given by addr and len for being a | Corinna Vinschen | 2002-03-11 | 2 | -4/+14 |
* | * kill.cc (usage): Move to top of file. | Christopher Faylor | 2002-03-11 | 2 | -40/+42 |
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() before | Corinna Vinschen | 2002-03-11 | 4 | -5/+39 |
* | Add MIPS specific string/memory functions | Michael Meissner | 2002-03-11 | 8 | -6/+694 |
* | gdb/: | Daniel Jacobowitz | 2002-03-11 | 3 | -0/+248 |
* | * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h, | Danny Smith | 2002-03-09 | 140 | -5/+562 |
* | * include/accctrl.h (_ACCCTRL_H): Correct typo. | Danny Smith | 2002-03-08 | 3 | -9/+18 |
* | 2002-03-07 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2002-03-07 | 2 | -0/+7 |
* | * autoload.cc (NetGetDCName): Add symbol. | Corinna Vinschen | 2002-03-07 | 3 | -7/+16 |
* | * cygcheck.cc: Reformat. | Christopher Faylor | 2002-03-07 | 2 | -37/+43 |
* | * cygcheck.cc (longopts): Use correct short option for --version. | Christopher Faylor | 2002-03-07 | 2 | -1/+5 |
* | * cygpath.cc: Reformat. | Christopher Faylor | 2002-03-07 | 2 | -144/+186 |
* | * path.cc (normalize_posix_path): Avoid runs of '.'s > 2. | Christopher Faylor | 2002-03-07 | 2 | -1/+9 |
* | 2002-03-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-03-06 | 3 | -2/+8 |
* | * include/mswsock.h: Group winsock2 dependants | Danny Smith | 2002-03-06 | 3 | -9/+23 |
* | * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S | Joern Rennecke | 2002-03-06 | 7 | -150/+502 |
* | Remove floatformat_arm_ext. | Andrew Cagney | 2002-03-06 | 2 | -1/+4 |
* | * include/mswsock.h (TP_*): Add new defines. | Danny Smith | 2002-03-05 | 2 | -0/+57 |
* | * errno.cc: Change EPERM associated text to "Operation not permitted" | Christopher Faylor | 2002-03-05 | 2 | -2/+10 |
* | Update copyright. | Christopher Faylor | 2002-03-05 | 1 | -1/+1 |