aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 203bf7e9c09..98896f030a8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-04 Geoffrey Keating <geoffk@apple.com>
+
+ * c-decl.c (get_parm_info): Don't save b->id in the TREE_PURPOSE
+ of the list element.
+ (store_parm_decls_newstyle): Use TYPE_NAME of the type rather than
+ * c-tree.h (struct c_arg_info): Correct comment for field 'tags'.
+
2004-09-30 Geoffrey Keating <geoffk@apple.com>
General changes that apply to every file listed: