summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * common.h (NT_OPENBSD_IDENT): Define.Mark Kettenis2004-01-192-0/+8
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-1925-252/+818
* updateChristopher Faylor2004-01-191-5/+0
* * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2004-01-172-13/+14
* * dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor2004-01-172-3/+10
* * libc/stdio/vfprintf.c: Add sys/lock.h include.Christopher Faylor2004-01-172-0/+5
* * fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor2004-01-173-2/+10
* * cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.Christopher Faylor2004-01-162-1/+11
* * dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to callingChristopher Faylor2004-01-162-1/+7
* 2004-01-16 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-163-4/+12
* * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen2004-01-163-8/+7
* 2004-01-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-01-162-0/+5
* 2004-01-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-164-58/+153
* 2004-01-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-152-21/+9
* * gentls_offsets: Reinstate unlink of temp files.Christopher Faylor2004-01-153-4/+18
* 2004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-155-0/+27
* 2004-01-15 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-157-9/+20
* * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.DJ Delorie2004-01-144-293/+13
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-1437-424/+753
* * gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2004-01-144-44/+56
* 2004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith2004-01-142-0/+6
* * demangle.h: Instead of checking ANSI_PROTOTYPES, just includeIan Lance Taylor2004-01-132-6/+4
* Merge from gcc.Ian Lance Taylor2004-01-132-3/+1536
* merge from gccDJ Delorie2004-01-122-2/+379
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-122-2/+6
* 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-117-0/+32
* 2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-1112-63/+297
* (BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.Nick Clifton2004-01-092-27/+28
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-084-2/+8
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-086-20/+690
* 2004-01-06 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2004-01-062-3/+10
* 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-063-6/+12
* 2003-12-02 Richard Sandiford <rsandifo@redhat.com>Alexandre Oliva2004-01-062-2/+60
* 2003-09-18 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-062-1/+31
* Add N_PATCH to DO definition.Nick Clifton2004-01-062-13/+20
* * configure.in: Use ./config.cache, not config.cache.Nathanael Nerode2004-01-055-6/+11
* * configure.in: Don't share a cache file for host dirs.Nathanael Nerode2004-01-053-35/+42
* * config-ml.in: Don't mess with the cache file.Nathanael Nerode2004-01-052-1/+6
* 2004-01-05 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-047-27/+123
* * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith2004-01-044-7/+296
* * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith2004-01-032-2/+8
* 2004-01-03 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-0310-12/+442
* * exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.Christopher Faylor2004-01-033-3/+9
* add missing entryChristopher Faylor2004-01-031-0/+3
* 2004 stuff.Christopher Faylor2004-01-031-5675/+0
* 2004 stuffChristopher Faylor2004-01-036-5/+5680
* * Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode2004-01-033-2/+11
* PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode2004-01-033-35/+62
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-0310-29/+45
* merge from gccDJ Delorie2004-01-021-0/+594