X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=a31e893a653eb0d0408572c2fa19539e1ed182de;hb=a57e82d3b51111affd2fc07f6e0a942553c08b3e;hp=2aa46dec8fea51737a273980f1e36f66720f3acf;hpb=ecb459b10316956a633e6e1717a0a1ad7424a1fb;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 2aa46dec8fe..a31e893a653 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,86 +1,3 @@ -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. - * configure: Regenerate. - -2010-04-16 Rainer Orth - - * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx - separately. - * configure: Regenerate. - -2010-04-16 Kevin Williams - - * MAINTAINERS (Write After Approval): Add myself. - -2010-04-14 Tristan Gingold - - * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. - * configure: Regenerate. - -2010-04-13 Steve Ellcey - - * configure: Regenerate after change to elf.m4. - -2010-04-06 Iain Sandoe - - * MAINTAINERS (Write After Approval): Add myself. - -2010-04-02 Sebastian Pop - - * configure.ac: Add brackets around AC_TRY_COMPILE alternative. - * configure: Regenerated. - -2010-04-02 Sebastian Pop - - * configure.ac: Print "buggy but acceptable" when CLooG - revision is less than 9. - * configure: Regenerated. - 2010-04-01 Diego Novillo * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.