X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=0812e34054d696260bad44d7b23d64783b92dbf2;hb=beeca9ecf7ae0dac6e0da37ddf2dfd9b3b37b3b7;hp=7b26d71e1e8b830cee5cff7a9c2d7c8da81cd7bf;hpb=596b7b2228e9c430963d3d1bbe195166c428e51b;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 7b26d71e1e8..0812e34054d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,167 @@ +2010-11-04 Iain Sandoe + + * 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 + 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. + +2010-07-22 Chung-Lin Tang + + * MAINTAINERS (Write After Approval): Add myself. + +2010-07-20 Jeffrey Yasskin + + * MAINTAINERS (Write After Approval): Add myself. + +2010-07-17 Jack Howarth + + PR target/44862 + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): + Provide -B option to allow for link spec %s substitutions for + libstdc++.a on darwin. + * Makefile.in: Regenerate. + +2010-07-10 Mikael Morin + + * MAINTAINERS (Reviewers): Update my e-mail address + +2010-06-10 Alexandre Oliva + + * Makefile.def (configure-gcc): Depend on all-libelf. + * Makefile.in: Rebuild. + 2010-06-05 Fabien Chêne * MAINTAINERS (Write After Approval): Add myself in the right place.