aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-18 * include/winnt.h: Add some missing TAPE_DRIVE_* defines.Corinna Vinschen2-0/+7
2000-05-18* sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor2-1/+6
2000-05-18* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor5-6/+22
2000-05-18Typo. bfd@sourceware -> binutils@sourceware.Andrew Cagney1-1/+1
2000-05-17Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2-3/+9
2000-05-17* Makefile.in (configure-target-libiberty): Depend onAlexandre Oliva2-1/+6
2000-05-17* testsuite/winsup.api/crlf.c: NewDJ Delorie5-0/+1289
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor15-69/+182
2000-05-17Fix fild.Alan Modra2-3/+7
2000-05-16 * fhandler_tape.cc (fhandler_dev_tape::ioctl): CheckCorinna Vinschen2-1/+12
2000-05-16* cgen/opcodes fixFrank Ch. Eigler2-4/+27
2000-05-16* include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.Christopher Faylor2-1/+5
2000-05-16manually updated some sites (txt version badly formatted, dont know why)David Starks-Browning1-10/+17
2000-05-16update README to latest net release, if only in nameDavid Starks-Browning1-1/+7
2000-05-16fix dependencies for readme.txtDavid Starks-Browning1-1/+1
2000-05-16remove doc/readme exclusion for starksb@ebi.ac.ukDavid Starks-Browning1-1/+1
2000-05-16Skip CVS directories when creating tar ball.Andrew Cagney2-2/+10
2000-05-16Add code to tweek djunpack as part of release process.Andrew Cagney2-1/+30
2000-05-15Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-2/+7
2000-05-15Mon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp.com>Ranjith Kumaran2-0/+32
2000-05-15* include/cygwin/version.h: Bump DLL minor version number to 2.Christopher Faylor2-5/+5
2000-05-15* shared.h: Bump PROC_MAGIC.Christopher Faylor3-2/+9
2000-05-142000-05-13 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-1/+5
2000-05-132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>H.J. Lu2-0/+10
2000-05-13Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra2-5/+9
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra2-774/+805
2000-05-132000-05-12 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-2/+10
2000-05-13* dcrt0.cc (build_argv): Remove unneeded variable.Christopher Faylor3-4/+37
2000-05-12 * fhandler_raw.cc (write_file, read_file): New wrapper functionsCorinna Vinschen2-22/+59
2000-05-12 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.Jeff Law2-1/+7
2000-05-12* Makefile.in (DLL_OFILES): Sort.Christopher Faylor4-35/+47
2000-05-11* mmap.cc (list::erase): Increment loop counter.DJ Delorie2-2/+7
2000-05-11Preliminary update to FAQ to reflect latest net release.David Starks-Browning9-36/+344
2000-05-11* cygwin.din: insure that regsub() is included inDJ Delorie2-0/+7
2000-05-11Add toplevel configure support for ia64-elf.Jim Wilson2-0/+8
2000-05-11Add minimal ia64 support.Jim Wilson3-1/+14
2000-05-10Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>Jeff Johnston2-1/+7
2000-05-09* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.Christopher Faylor2-2/+7
2000-05-09 * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen2-2/+7
2000-05-09 * window.cc (setitimer): Check for overflow conditionCorinna Vinschen2-0/+13
2000-05-09 * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.Corinna Vinschen2-1/+6
2000-05-08 * path.cc (symlink::info): Treat non readable filesCorinna Vinschen2-1/+6
2000-05-08* include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor2-4/+9
2000-05-08* fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie2-8/+14
2000-05-08 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii1-1/+1
2000-05-08 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii1-0/+5
2000-05-08New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address.David Starks-Browning1-2/+3
2000-05-08(print_insn_tic54x): Declare.Alan Modra2-0/+5
2000-05-07* dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor4-51/+67
2000-05-06Support for tic54x target.Tim Wall2-0/+171