Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-19This commit was manufactured by cvs2svn to create branch 'cr-0x9d'.cr-0x9dcvs2svn
2004-01-19updateChristopher Faylor
2004-01-17 * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith
2004-01-17* dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor
2004-01-17* libc/stdio/vfprintf.c: Add sys/lock.h include.Christopher Faylor
2004-01-17* fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor
2004-01-17* cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.Christopher Faylor
2004-01-17* dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to callingChristopher Faylor
2004-01-162004-01-16 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-16 * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen
2004-01-162004-01-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-01-162004-01-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-162004-01-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-01-15* gentls_offsets: Reinstate unlink of temp files.Christopher Faylor
2004-01-152004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-152004-01-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-01-15* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.DJ Delorie
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki
2004-01-142004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith
2004-01-13 * demangle.h: Instead of checking ANSI_PROTOTYPES, just includeIan Lance Taylor
2004-01-13Merge from gcc.Ian Lance Taylor
2004-01-13merge from gccDJ Delorie
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton
2004-01-112004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-112004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-09(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.Nick Clifton
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2004-01-062004-01-06 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2004-01-062004-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-062003-12-02 Richard Sandiford <rsandifo@redhat.com>Alexandre Oliva
2004-01-062003-09-18 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva
2004-01-06Add N_PATCH to DO definition.Nick Clifton
2004-01-05 * configure.in: Use ./config.cache, not config.cache.Nathanael Nerode
2004-01-05 * configure.in: Don't share a cache file for host dirs.Nathanael Nerode
2004-01-05 * config-ml.in: Don't mess with the cache file.Nathanael Nerode
2004-01-052004-01-05 Filip Navara <xnavara@volny.cz>Danny Smith
2004-01-04 * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith
2004-01-04 * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith
2004-01-042004-01-03 Filip Navara <xnavara@volny.cz>Danny Smith
2004-01-03* exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.Christopher Faylor
2004-01-03add missing entryChristopher Faylor
2004-01-032004 stuff.Christopher Faylor
2004-01-032004 stuffChristopher Faylor
2004-01-03 * Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode
2004-01-03 PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor
2004-01-03merge from gccDJ Delorie
2004-01-02Split ChangeLog files.Alan Modra