diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 60146201490..ae76071825d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2004-10-25 David Ayers <d.ayers@inode.at> + + * c-common.h: Remove RID_ID. + * c-parse.in: Remove OBJECTNAME and references to RID_ID. + (typespec_reserved_attr): Add rule for TYPENAME + non_empty_protocolrefs. + (yylexname): Remove special handling of RID_ID. + 2004-10-25 James E Wilson <wilson@specifixinc.com> * doc/invoke.texi (-fcrossjumping): Not enabled at -O. |