Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-08-12 15:36:35 +0400
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-08-12 15:36:35 +0400
commit111ced6d60d333666d32f53546a79d9a42c2d4ee (patch)
tree2b93646e00c46b60f288f8633dd8bbf385739f60 /ChangeLog
parent56d5fc7cdae4195c542afe107197c2f5313670a9 (diff)
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 8b16b0901..23cf56b96 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>