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 b5fd19c..ab3cfb8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
+
+ * df-scan.c (df_hard_reg_init) Moved declaration of i outside ifdef.
+
2006-01-11 Jeff Law <law@redhat.com>
* tree-ssa-threadupdate.c (threaded_edges): New VEC to
@@ -49,6 +53,10 @@
2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
+ * df-scan.c (df_hard_reg_init) Moved declaration of i outside ifdef.
+
+2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
+
* Makefile.in Removed rotted odf.c entry.
2006-01-11 Hans-Peter Nilsson <hp@axis.com>