aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a58b1df..64e97e5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-31 Kazu Hirata <kazu@codesourcery.com>
+
+ * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
+ ipa-inline.c, tree-profile.c, tree-ssa-live.c,
+ tree-ssa-math-opts.c, tree-ssanames.c, tree-vect-analyze.c,
+ value-prof.c: Fix comment typos.
+
2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR c++/24745