diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 803d894e..d448475 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2005-05-19 Kazu Hirata <kazu@cs.umass.edu> + + * cfgexpand.c, tree-cfg.c, tree-inline.c, tree-optimize.c, + tree-ssa-forwprop.c: Fix comment typos. + * doc/invoke.texi: Fix a typo. + 2005-05-18 Richard Henderson <rth@redhat.com> * config.gcc (powerpc-*-linux*): Include linux64.opt when |