OSDN Git Service

* config/bootstrap-lto: Use -flto.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 031a4b2..1b9852b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,81 @@
+2010-11-11  Jan Hubicka  <jh@suse.cz>
+
+       * config/bootstrap-lto: Use -flto.
+
+2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
+
+       * configure.ac: Support official CLooG.org versions.
+       * configure: Regenerate.
+       * config/cloog.m4: New.
+
+2010-11-10  François Dumont  <francois.cppdevs@free.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
+       * configure: Regenerate.
+       * config/mh-ppc-darwin: Rename to mh-darwin.
+
+2010-11-03  Ian Lance Taylor  <iant@google.com>
+           Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR lto/46273
+       * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
+       and on other supported platforms whenever LTO is enabled.
+       * configure: Rebuild.
+
+2010-11-02  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/12110
+       * configure.ac: Error when source path contains spaces.
+       * configure: Regenerate.
+
+2010-10-23  James E. Wilson  <wilson@codesourcery.com>
+
+       * MAINTAINERS: Update my email address.
+
+2010-10-20  Ian Lance Taylor  <iant@google.com>
+
+       * Makefile.def (target_modules): Set lib_path to src/.libs for
+       libstdc++-v3 module.
+       * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
+       * Makefile.in: Rebuild.
+
+2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
+
+       * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
+       (Write After Approval): Remove myself.
+
+2010-10-15  Tristan Gingold  <gingold@adacore.com>
+
+       * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
+
+2010-10-14  Douglas Rupp  <rupp@gnat.com>
+
+       * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
+
+2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * configure.ac (build_lto_plugin): New shell variable.
+       (--enable-lto): Turn on by default for all non-ELF platforms that
+       have had LTO support added so far.  Set build_lto_plugin appropriately
+       for both ELF and non-ELF.
+       (configdirs): Add lto-plugin or not based on build_lto_plugin.
+       * configure: Regenerate.
+
+2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Sync from src:
+       * configure.ac (v850 support): Remove target-libgloss from
+       noconfigdirs.
+       * configure: Regenerate.
+
 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        PR bootstrap/45326