summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-08-12 11:36:35 +0000
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-08-12 11:36:35 +0000
commit5a3a8ca11d33cf29608c6c6843421ced5e8bea9c (patch)
tree6a898413a9f07d984716cbbd04cdb4d7dd1437bc /ChangeLog
parentb64c7e14e0fc53bd6cf52f9cf7b6da745490d3ad (diff)
downloadgdb-5a3a8ca11d33cf29608c6c6843421ced5e8bea9c.tar.gz
2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Sync with GCC repo. * Makefile.def: Ditto. * configure: Regenerate. * Makefile.in: Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b16b09014b..23cf56b9651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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
@@ -12,8 +19,8 @@
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
+ * 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>