aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 71218fc..23735e6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-03 Steve Ellcey <sje@cup.hp.com>
+
+ * config/ia64/ia64.c (ia64_function_arg): Use PARALLEL even if there
+ is only one reg.
+ (ia64_function_value): Ditto.
+
2004-09-03 Jan Beulich <jbeulich@novell.com>
PR c/7054