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
2005-07-162005-07-16 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook
2005-07-15gas/H.J. Lu
2005-07-15ChangeLog:Jim Blandy
2005-07-14Add code to detect and either handle or issue an error message for binariesNick Clifton
2005-07-142005-07-14 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook
2005-07-142005-07-13 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-07-142005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd
2005-07-12merge from gccDJ Delorie
2005-07-11merge from gcc:DJ Delorie
2005-07-112005-07-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-11 * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.John David Anglin
2005-07-11 * callback.h: Remove ANSI_PROTOTYPES conditional code.Ben Elliston
2005-07-102005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2005-07-09* path.cc (mount): Only check win32_path when we know we need it.Christopher Faylor
2005-07-09 * cygwin.din (getline): Export.Corinna Vinschen
2005-07-082005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>Jeff Johnston
2005-07-08 * include/objsafe.h: New file.Dimitri Papadopoulos
2005-07-08 * how-using.texinfo: Fix typos.Corinna Vinschen
2005-07-08 * cygwin.din (__getline): Export.Corinna Vinschen
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson
2005-07-07Fix date of last entry.Jeff Johnston
2005-07-07*** empty log message ***Jeff Johnston
2005-07-07 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.Andreas Schwab
2005-07-07 * configure.in: Add --enable-libssp and --disable-libssp.Kazu Hirata
2005-07-07 * configure.in: Don't build sim or rda when targetting darwin.Geoffrey Keating
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
2005-07-06 * configure.host: Added entry for ms1*.Aldy Hernandez
2005-07-06Fix date in ChangeLog entryAldy Hernandez
2005-07-06 * configure.in: Add ms1 case.Aldy Hernandez
2005-07-06* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor
2005-07-06* dcrt0.cc (cygwin_exit): Mark as "noreturn".Christopher Faylor
2005-07-05* malloc.cc: Update to version 2.8.2.Christopher Faylor
2005-07-05 * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen
2005-07-05gas/Jan Beulich
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor
2005-07-05ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.Christopher Faylor
2005-07-052005-07-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen
2005-07-04 * src-release (do-proto-toplev): Remove dejagnu bits.Ben Elliston
2005-07-03merge from gccDJ Delorie
2005-07-03* thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.Christopher Faylor
2005-07-03add missing ChangeLog entriesChristopher Faylor
2005-07-03* thread.h (verifyable_object_state verifyable_object_isvalid): Delete functionChristopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-07-03should have been checked in on 2005-06-29Christopher Faylor
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-07-01merge from gccDJ Delorie
2005-06-30 * fhandler.cc (fhandler_base::readv): Use malloc/free instead of alloca.Corinna Vinschen