aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index dbc201e..2905deb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ PR bootstrap/18058
+ * Makefile.in (BUILD_RTL): Add build/vec.o.
+ (build/gencondmd.o): Filter out -fkeep-inline-functions.
+ (build/genextract): Delete.
+ (build/genautomata): Likewise.
+
2006-07-04 Alan Modra <amodra@bigpond.net.au>
PR target/28207