X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=7e4760a41da8c74f4994765fb0f4c9097d62d009;hb=43236c265b65d3e9447f84272300db648416d37e;hp=d7718163dcb7eba728f3374d26dc71ed76a4cd92;hpb=2994ee14701b771512abbd318a26062f54d9ba27;p=gcc.git diff --git a/ChangeLog b/ChangeLog index d7718163dcb..7e4760a41da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,132 @@ +2010-11-03 Ian Lance Taylor + Dave Korn + + 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 + + PR binutils/12110 + * configure.ac: Error when source path contains spaces. + * configure: Regenerate. + +2010-10-23 James E. Wilson + + * MAINTAINERS: Update my email address. + +2010-10-20 Ian Lance Taylor + + * 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 + + * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. + (Write After Approval): Remove myself. + +2010-10-15 Tristan Gingold + + * MAINTAINERS (OS Port Maintainers): Add myself for VMS. + +2010-10-14 Douglas Rupp + + * MAINTAINERS (OS Port Maintainers): Add myself for VMS. + +2010-10-07 Dave Korn + + * 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 + + Sync from src: + * configure.ac (v850 support): Remove target-libgloss from + noconfigdirs. + * configure: Regenerate. + +2010-10-02 Ralf Wildenhues + + 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 + + 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 + + * configure.ac (microblaze): Add target-libssp to noconfigdirs. + * configure: Regenerate. + +2010-09-28 Michael Eager + + * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port. + +2010-06-27 Ralf Wildenhues + + PR bootstrap/44621 + * configure.ac: Fix unportable shell quoting. + * configure: Regenerate. + +2010-09-21 Iain Sandoe + + * configure.ac (enable-lto): Add Darwin to the list of supported lto + targets and amend comment. + * configure: Regenerate. + +2010-09-15 Tejas Belagod + + * MAINTAINERS (Write After Approval): Add myself. + +2010-09-03 Jack Howarth + + * configure.ac: Enable LTO by default on Darwin. + * configure: Regenerate. + +2010-09-02 Marcus Shawcroft + + * MAINTAINERS (Write After Approval): Add myself. + +2010-09-01 Ian Bolton + + * MAINTAINERS (Write After Approval): Add myself. + +2010-08-25 Danny Smith + + * MAINTAINERS (OS Port Maintainers): Remove myself from windows + ports + +2010-07-28 David Yuste + + * MAINTAINERS (Write After Approval): Add myself. + +2010-07-26 Naveen.H.S + + * configure.ac: Support all v850 targets. + * configure: Regenerate. + +2010-07-23 Marc Glisse + + PR bootstrap/44455 + * configure.ac (extra_mpfr_configure_flags): Copy from + extra_mpc_gmp_configure_flags. + * configure: Re-generated. + 2010-07-22 Andi Kleen * MAINTAINERS (Write After Approval): Add myself.