X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=64b2de3354d14b6cc3f0bd9c80abaf0be9eb9015;hb=bd3c45b4247bafba79884cecdac79e00f136d283;hp=c6c8ad2104a257ff980a3b48c5e96070c6802396;hpb=41998c1fb1cc6bfc3b91fd8dde492324c850911e;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index c6c8ad2104a..64b2de3354d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +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.