aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c7005e7..9ef730b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-24 J"orn Rennecke <joern.rennecke@st.com>
+
+ * sh.c (ra.h): Don't #include.
+ (hard_regs_intersect_p): New function, resurrected from ra.c.
+
+ * sh.c: Fix 1996 Copyright.
+
2005-01-24 Richard Henderson <rth@redhat.com>
Aldy Hernandez <aldyh@redhat.com>