aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-05 * include/winnls.h: NORM_IGNORE* remove duplicate defines.Earnie Boyd2-36/+258
2000-12-05* demangle.h: Change "new_abi" to "v3" everywhere.DJ Delorie2-7/+11
2000-12-05 * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2-7/+15
2000-12-05 * Added a define for INVALID_SET_FILE_POINTER, a possible returnCorinna Vinschen2-0/+6
2000-12-04 * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2-2/+8
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-0/+9
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-0/+5
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-0/+37
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-1/+34
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-1/+5
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-1/+10
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2-1/+11
2000-12-042000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>Jeff Johnston3-20/+136
2000-12-03* path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2-3/+16
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor4-114/+245
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor4-26/+138
2000-12-03* Makefile.in: Remove some extra cruft.Christopher Faylor2-5/+6
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor5-61/+183
2000-12-02 * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2-14/+22
2000-12-02Add MIPS SB1 machineNick Clifton4-2/+8
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton4-0/+16
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton5-259/+286
2000-12-01Improve MIPS32 supportNick Clifton2-20/+35
2000-11-302000-11-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+10
2000-11-30Add x86-64 support files.Nick Clifton3-0/+52
2000-11-30Add support for Intel's XScale processorNick Clifton17-0/+3234
2000-11-29 * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2-1/+5
2000-11-29 * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd4-54/+61
2000-11-29* libiberty.h: Move #includes to top. Prototype xmalloc_failed.DJ Delorie2-6/+14
2000-11-29 * net.cc (cygwin_inet_aton): Return nonzero if the addressCorinna Vinschen2-2/+7
2000-11-29New entry "Bash says "command not found", but it's right there!"David Starks-Browning1-0/+21
2000-11-28* mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2-3/+6
2000-11-28 * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen4-3/+37
2000-11-27 * common.h (e_machine numbers): Clarify comments to describe howHans-Peter Nilsson2-6/+20
2000-11-26* fhandler.cc (is_at_eof): New function.Christopher Faylor2-0/+30
2000-11-26* include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2-1/+5
2000-11-25 * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2-1/+7
2000-11-25 * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro toCorinna Vinschen2-2/+7
2000-11-25 * net.cc (cygwin_inet_aton): New function.Corinna Vinschen3-2/+22
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton2-6/+24
2000-11-24* path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdriveChristopher Faylor2-14/+20
2000-11-23* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.Alexandre Oliva1-0/+4
2000-11-23ChangeLogAlexandre Oliva1-0/+571
2000-11-22 * Makefile.in: Fix bindist target to distribute the correct files.Earnie Boyd2-6/+30
2000-11-22Add new ELF ABI definesNick Clifton2-31/+61
2000-11-22 * include/winnt.h: Add missing FILE_NAMED_STREAMS define.Corinna Vinschen2-0/+5
2000-11-22Only reference environ indirectly through a pointerMichael Meissner7-25/+67
2000-11-22* Makefile.in: new-temp.a -> new-templib.aChristopher Faylor2-1/+5
2000-11-22Update "why doesn't chmod work" with hint from Corinna.David Starks-Browning1-4/+10
2000-11-22 * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target.Earnie Boyd12-94/+3124