aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f0ddd6..d4902b7 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-20 Richard Henderson <rth@redhat.com>
+
+ * config/alpha/alpha.c (some_small_symbolic_operand_int): Rename
+ from some_small_symbolic_operand_1; export.
+ (some_small_symbolic_operand): Remove.
+ * config/alpha/alpha.md (some_small_symbolic_operand splitter): Remove
+ extra C check.
+ * config/alpha/predicates.md (some_small_symbolic_operand): New.
+
2004-09-20 Jan Hubicka <jh@suse.cz>
* predict.c (return_prediction): New function.