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
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-07Sync with GCC:Kaveh Ghazi
2009-11-202009-11-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-11-17* Makefile.def: Restore host and target settings for gmp.Alexandre Oliva
2009-11-16* configure.ac: Add libelf to host_libs. Enable in-tree configuryAlexandre Oliva
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues
2009-10-07Sync with gcc repository.Ian Lance Taylor
2009-09-302009-09-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-09-25 * configure.ac: Pass any --cache-file=/dev/null option on toNick Clifton
2009-09-23 * config.sub, config.guess: Update from upstream sources.Nick Clifton
2009-09-22Error out if building separately but srcdir has build remnants.Ralf Wildenhues
2009-09-22Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues
2009-09-22toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues
2009-09-21Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues
2009-09-16 * configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang
2009-09-08Fix toplevel config.status for HP-UX sed.Ralf Wildenhues
2009-09-07ChangeLog:Alexandre Oliva
2009-09-022009-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-09-012009-09-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-08-31 * ltmain.sh (func_normal_abspath): New function.Dave Korn
2009-08-24Sync from GCC: Update AC_PREREQ entries to 2.64.Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22Update automake-provided files in the toplevel.Ralf Wildenhues
2009-08-20Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues
2009-08-20 Fix toplevel target deps.Ralf Wildenhues
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues
2009-08-19* MAINTAINERS: Perform some obvious fixups.Christopher Faylor
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2009-08-06 * configure.ac: Add Microblaze target.Nick Clifton
2009-07-022009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-06-26 * Makefile.def (host_modules): Add cgen.Doug Evans
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-06-15 * configure.ac: Define is_elf for QNX Neutrino targets.Nick Clifton
2009-06-03 * Makefile.tpl (all): Avoid a trailing backslash.Ralf Wildenhues
2009-06-03 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2009-06-02* Makefile.tpl ([+compare-target+]): Compare all stageAlexandre Oliva
2009-05-292009-05-28 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-05-27* Makefile.tpl (all): Avoid harmless warning in make all whenAlexandre Oliva
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-05-19PR other/40159Alexandre Oliva
2009-05-19PR other/40159Alexandre Oliva
2009-05-12ChangeLog:Alexandre Oliva
2009-04-25 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.Eric Botcazou
2009-04-24*** empty log message ***Eli Zaretskii
2009-04-21 * texinfo/texinfo.tex: Update to version 2009-03-28.05.Joseph Myers
2009-04-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2009-04-16Fix typo in previous commit.Nick Clifton
2009-04-16Add new binutils target: moxieNick Clifton
2009-04-092009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>H.J. Lu