aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3a5d50a..476c7cd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-14 Hans-Peter Nilsson <hp@axis.com>
+
+ * config/cris/cris.md: Replace references to (reg:SI 16) with
+ (reg:SI CRIS_SRP_REGNUM).
+
2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
PR tree-optimization/20657