summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improve MIPS32 supportNick Clifton2000-12-012-20/+35
* 2000-11-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-11-302-0/+10
* Add x86-64 support files.Nick Clifton2000-11-303-0/+52
* Add support for Intel's XScale processorNick Clifton2000-11-3017-0/+3234
* * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2000-11-292-1/+5
* * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd2000-11-294-54/+61
* * libiberty.h: Move #includes to top. Prototype xmalloc_failed.DJ Delorie2000-11-292-6/+14
* * net.cc (cygwin_inet_aton): Return nonzero if the addressCorinna Vinschen2000-11-292-2/+7
* New entry "Bash says "command not found", but it's right there!"David Starks-Browning2000-11-291-0/+21
* * mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2000-11-282-3/+6
* * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen2000-11-284-3/+37
* * common.h (e_machine numbers): Clarify comments to describe howHans-Peter Nilsson2000-11-272-6/+20
* * fhandler.cc (is_at_eof): New function.Christopher Faylor2000-11-262-0/+30
* * include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2000-11-262-1/+5
* * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2000-11-252-1/+7
* * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro toCorinna Vinschen2000-11-252-2/+7
* * net.cc (cygwin_inet_aton): New function.Corinna Vinschen2000-11-253-2/+22
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-252-6/+24
* * path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdriveChristopher Faylor2000-11-242-14/+20
* * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.Alexandre Oliva2000-11-231-0/+4
* ChangeLogAlexandre Oliva2000-11-231-0/+571
* * Makefile.in: Fix bindist target to distribute the correct files.Earnie Boyd2000-11-222-6/+30
* Add new ELF ABI definesNick Clifton2000-11-222-31/+61
* * include/winnt.h: Add missing FILE_NAMED_STREAMS define.Corinna Vinschen2000-11-222-0/+5
* Only reference environ indirectly through a pointerMichael Meissner2000-11-227-25/+67
* * Makefile.in: new-temp.a -> new-templib.aChristopher Faylor2000-11-222-1/+5
* Update "why doesn't chmod work" with hint from Corinna.David Starks-Browning2000-11-221-4/+10
* * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target.Earnie Boyd2000-11-2212-94/+3124
* * libc/sys/cygwin/sys/dirent.h: Change definition to avoid necessity ofChristopher Faylor2000-11-222-1/+6
* 2000-11-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-11-214-4/+14
* * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd2000-11-2111-121/+386
* * Makefile.in: Use a different variable name for subdirectory since theChristopher Faylor2000-11-212-4/+9
* 2000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-202-1/+6
* * spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it.Christopher Faylor2000-11-202-6/+25
* * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor2000-11-204-9/+22