summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-27 15:53:23 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-27 15:53:23 +0000
commit599471650d6f0fb42b1c1c7e6b24ca21e65132fa (patch)
tree5cb0698719ccee151d657bbd5d581dcc643423c4 /config/ChangeLog
parent09937c79d6fc38165805d31ca230fb2043137385 (diff)
downloadgcc-599471650d6f0fb42b1c1c7e6b24ca21e65132fa.tar.gz
config/
* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. gcc/ * tree-nested.c (remap_vla_decls): Fully expand value expressions of VLA variables. gcc/ada/ * gnatvsn.adb (Version_String): Change type to C-like array of chars. (Gnat_Version_String): Adjust to above change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167201 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 8e673f7c5de..8e98f6d1300 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-27 Eric Botcazou <ebotcazou@adacore.com>
+
+ * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
+
2010-11-19 Tobias Grosser <grosser@fim.uni-passau.de>
* cloog.m4: Use AS_HELP_STRING and fix help formatting.