X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=f2241f98f89ceebca2ab01d2ed64cc17e4264d4a;hb=e3cce89adacbdf7b200895b04d7a733fbb7e79e9;hp=155e1abe374f1cd6e4b0992736b7603c020907d6;hpb=e55e8126a59d7af9f41579f3277668e2e7fe644b;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 155e1abe374..f2241f98f89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2010-05-25 Maxim Kuvyrkov + + * config.sub: Update to version 2010-05-21. + * config.guess: Update to version 2010-04-03. + +2010-05-18 Steven Bosscher + + * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. + * configure: Regenerate. + +2010-05-12 Sriraman Tallam + + * MAINTAINERS (Write After Approval): Add myself. + +2010-05-07 Steven Bosscher + + * configure.ac (--enable-lto): Add x86_64-apple-darwin* as + a platform that supports LTO. + * configure: Regenerate. + +2010-05-05 Sebastian Pop + + * configure.ac: Allow all the versions greater than 0.10 of PPL. + * configure: Regenerated. + +2010-04-27 Roland McGrath + H.J. Lu + + * configure.ac (--enable-gold): Support both, both/gold and + both/bfd to add gold to configdirs without removing ld. + * configure: Regenerated. + + * Makefile.def: Add install-gold dependency to install-ld. + * Makefile.in: Regenerated. + +2010-04-27 Dave Korn + + PR lto/42776 + * configure.ac (--enable-lto): Refactor handling so libelf tests + are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, + and allow LTO to be explicitly enabled on non-ELF platforms that + are known to support it inside else-clause. + * configure: Regenerate. + +2010-04-20 Eric Botcazou + + * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. + * configure: Regenerate. + 2010-04-17 Ralf Corsépius * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.