diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 481d95261f3..ef8f5357e35 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,6 +3,10 @@ * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment formatting. + * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, + lambda-code.c, postreload.c, predict.c, tree-sra.c, + tree-ssa-loop-manip.c, tree.c: Fix comment typos. + 2004-11-13 Kelley Cook <kcook@gcc.gnu.org> * doc/install.texi (automake): Correctly document that everything now |