OSDN Git Service

2010-10-05 Vincent Celier <celier@adacore.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 3fe1966..031a4b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,56 @@
+2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR bootstrap/45326
+       PR bootstrap/45174
+       * configure.ac: Honor initial values of $build_configargs,
+       $host_configargs, $target_configargs.  Mark the precious, so
+       environment settings get recorded.
+       * configure: Regenerate.
+
+2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR bootstrap/45796
+       * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
+       Depend on all-build-libiberty.
+       * Makefile.in: Regenerate.
+
+2010-09-30  Michael Eager  <eager@eagercon.com>
+
+       * configure.ac (microblaze): Add target-libssp to noconfigdirs.
+       * configure: Regenerate.
+
+2010-09-28  Michael Eager  <eager@eagercon.com>
+
+       * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
+
+2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR bootstrap/44621
+       * configure.ac: Fix unportable shell quoting.
+       * configure: Regenerate.
+
+2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * configure.ac (enable-lto): Add Darwin to the list of supported lto
+       targets and amend comment.
+       * configure: Regenerate.
+
+2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       * configure.ac: Enable LTO by default on Darwin.
+       * configure: Regenerate.
+
+2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
 
-        * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>