diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e3611cb..4691c8c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-01 Andreas Jaeger <aj@suse.de> + + * fold-const.c: Convert prototypes to ISO C90. + * function.c: Likewise. + * function.h: Likewise. + 2003-07-01 Kazu Hirata <kazu@cs.umass.edu> * doc/contrib.texi: Fix typos. |