diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b70ac67846f..bd63a97189c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-02 Jason Merrill <jason@redhat.com> + + * Makefile.in (TAGS): Don't mess with c-parse.[ch]. + Do include c-parse.in. + 2004-06-02 Eric Christopher <echristo@redhat.com> * c-typeck.c (common_type): Don't lose type qualifiers |