aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4713d2e8121..c210afe962d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-15 Paolo Bonzini <bonzini@gnu.org>
+
+ * configure.ac (CFLAGS): Get them from the toplevel or from the
+ configure invocation.
+ * configure: Regenerate.
+ * Makefile.in (CFLAGS): Substitute value provided by configure.
+
2006-06-14 Mark Mitchell <mark@codesourcery.com>
PR c++/26559