aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ccf8ccc..f609b00 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+2003-06-08 Andreas Jaeger <aj@suse.de>
+
+ * predict.h: Convert to ISO C90 prototypes.
+ * predict.c: Likewise.
+ * tree-dump.h: Likewise.
+ * tree-dump.c: Likewise.
+ * diagnostic.h: Likewise.
+ * diagnostic.c: Likewise.
+ * combine.c: Likewise.
+
+ * rtl.h: Convert prototypes of combine.c to ISO C90.
+
Sun Jun 8 21:27:41 CEST 2003 Jan Hubicka <jh@suse.cz>
* cfglayout.c (insn_scope): New static function