gdb/
[binutils-gdb.git] / ChangeLog
index d1e45e4d48ff8dcbb37c08fc96985c6b2a32cbcb..ec02806c727b84082e69eace7500eb7223e943f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,82 @@
+2013-09-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Update from GCC.
+       * configure: Regenerate.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
+       ppc host match.  Support little-endian powerpc linux hosts.
+
+2013-08-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * 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  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync with GCC repo.
+       * Makefile.def: Ditto.
+       * configure: Regenerate.
+       * Makefile.in: Ditto.
+
+2013-07-22  Joel Brobecker  <brobecker@adacore.com>
+
+       * src-release (VER): Use $(TOOL)/common/create-version.sh
+       if it exists.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * 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 <george.thomas@atmel.com>
+
+       * 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  <sandra@codesourcery.com>
+
+       * COPYING.NEWLIB: Add Altera Corporation copyright.
+
+2013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.guess: Update from config repo.
+       * config.sub: Ditto.
+
+2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * Makefile.def: Sync with GCC.
+       * Makefile.in: Regenerate.
+
+2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync with GCC.
+       * configure: Regenerate.
+
+2013-03-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * src-release (VER): Change bfd/configure.in sed to use the new
+       `bfd/configure --version` output.
+
+2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * configure.ac: Sync with GCC repo.
+       * configure: Ditto.
+
+2013-02-05  Ian Lance Taylor  <iant@google.com>
+
+       PR go/55969
+       * configure.ac: Disable libgo on some systems where it does not
+       work.
+       * configure: Rebuild.
+
+2013-02-05  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate after syncing config/.
+
 2013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * configure.ac: Sync with GCC repo.