summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* these problems are fixed nowDavid Starks-Browning2000-12-121-37/+1
* 2000-12-11 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-1218-911/+975
* * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen2000-12-113-4/+13
* * lib/Makefile.in: Install headers and libraries in tooldir.Christopher Faylor2000-12-112-9/+21
* * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpuxJeff Law2000-12-112-13/+21
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-111-76/+60
* Replace #warning with #errorAlan Modra2000-12-112-2/+6
* * Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2000-12-112-10/+14
* * include/sysexits: New file.Christopher Faylor2000-12-102-0/+122
* * autoload.cc: Autoload CharToOemA.Christopher Faylor2000-12-109-48/+100
* * path.cc (normalize_win32_path): Check for explicit use of two slashes at theChristopher Faylor2000-12-093-39/+135
* * path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.Christopher Faylor2000-12-093-27/+35
* 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-12-0943-0/+3532
* 2000-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Jeff Johnston2000-12-083-11/+15
* Actually add safe-ctype.hChristopher Faylor2000-12-081-0/+105
* * safe-ctype.h: New file.Christopher Faylor2000-12-081-0/+4
* 2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>Jeff Johnston2000-12-082-2/+10
* #warn -> #warningAlan Modra2000-12-072-1/+5
* 2000-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-072-3667/+3689
* * add sid/ delegationFrank Ch. Eigler2000-12-071-0/+4
* * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2000-12-072-1/+7
* * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2000-12-072-19/+58
* Make initial tabbing consistent.Christopher Faylor2000-12-071-109/+109
* * getopt.h obstack.h: Standarize copyright statement.DJ Delorie2000-12-073-2/+8
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-072-3/+7
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-068-26/+3916
* * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2000-12-062-2/+7
* * libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'.Corinna Vinschen2000-12-062-0/+10
* * include/winnls.h: NORM_IGNORE* remove duplicate defines.Earnie Boyd2000-12-052-36/+258
* * demangle.h: Change "new_abi" to "v3" everywhere.DJ Delorie2000-12-052-7/+11
* * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2000-12-052-7/+15
* * Added a define for INVALID_SET_FILE_POINTER, a possible returnCorinna Vinschen2000-12-052-0/+6
* * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2000-12-042-2/+8
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+9
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+5
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-0/+37
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+34
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+5
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+10
* 2000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-042-1/+11
* 2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>Jeff Johnston2000-12-043-20/+136
* * path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2000-12-032-3/+16
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-034-114/+245
* * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor2000-12-034-26/+138
* * Makefile.in: Remove some extra cruft.Christopher Faylor2000-12-032-5/+6
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-035-61/+183
* * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2000-12-022-14/+22
* Add MIPS SB1 machineNick Clifton2000-12-024-2/+8
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-024-0/+16
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-015-259/+286