X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=806863d55a04ad73b552a2c49ee46d87ebd9992c;hb=eb4ca471aa6774f32d711c2df1e8734adbb6efac;hp=7b5868838741fe8ed79dd9627cbbcda0e8bc8b28;hpb=bf51454b450bbc099e8be9aa178b86ea010edd4e;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 7b58688387..806863d55a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,98 @@ +2013-10-08 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + +2013-10-01 Jeff Johnston + + * COPYING.NEWLIB: Update with new copyright. + +2013-09-21 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + +2013-09-20 Alan Modra + + * libtool.m4 (_LT_ENABLE_LOCK ): Remove non-canonical + ppc host match. Support little-endian powerpc linux hosts. + +2013-08-16 Joel Brobecker + + * src-release (VER): When using $(TOOL)/common/create-version.sh, + strip the "-cvs" suffix from the version number if present. + +2013-08-12 Jan-Benedict Glaw + + * configure.ac: Sync with GCC repo. + * Makefile.def: Ditto. + * configure: Regenerate. + * Makefile.in: Ditto. + +2013-07-22 Joel Brobecker + + * src-release (VER): Use $(TOOL)/common/create-version.sh + if it exists. + +2013-06-22 Richard Sandiford + + * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) + (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) + (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. + * configure: Regenerate. + +2013-06-01 George Thomas + + * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove + from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU + +2013-05-06 Sandra Loosemore + + * COPYING.NEWLIB: Add Altera Corporation copyright. + +2013-04-29 Jan-Benedict Glaw + + * config.guess: Update from config repo. + * config.sub: Ditto. + +2013-04-22 Jan-Benedict Glaw + + * Makefile.def: Sync with GCC. + * Makefile.in: Regenerate. + +2013-04-22 Jan-Benedict Glaw + + * configure.ac: Sync with GCC. + * configure: Regenerate. + +2013-03-22 Mike Frysinger + + * src-release (VER): Change bfd/configure.in sed to use the new + `bfd/configure --version` output. + +2013-02-15 Yufeng Zhang + + * configure.ac: Sync with GCC repo. + * configure: Ditto. + +2013-02-05 Ian Lance Taylor + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + * configure: Rebuild. + +2013-02-05 Alan Modra + + * configure: Regenerate after syncing config/. + +2013-01-15 Jan-Benedict Glaw + + * configure.ac: Sync with GCC repo. + * configure: Ditto. + * Makefile.def: Ditto. + * Makefile.in: Ditto. + 2013-01-11 Joel Brobecker Sync with GCC, merge: @@ -23,7 +118,7 @@ 2013-01-08 Jan-Benedict Glaw - * config.guss: Update from config repo. + * config.guess: Update from config repo. * config.sub: Ditto. 2013-01-07 Jeff Johnston