summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2005
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2006-03-31 02:03:12 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2006-03-31 02:03:12 +0000
commit9d11d99eb99304db794793c0f85d9a00744daaff (patch)
tree96ebfe5cf0c01e89b0b9743613bee956350e7635 /gcc/ChangeLog-2005
parentca0e79d91cf5667c07b86daea0806038056f7029 (diff)
Add missing entry
From-SVN: r112563
Diffstat (limited to 'gcc/ChangeLog-2005')
-rw-r--r--gcc/ChangeLog-20054
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog-2005 b/gcc/ChangeLog-2005
index 78c97092827..411addd5700 100644
--- a/gcc/ChangeLog-2005
+++ b/gcc/ChangeLog-2005
@@ -5878,6 +5878,10 @@
* config/i386/i386.md (movsi_1, movdi_1_rex64): Use mmxadd type
for setting MMX register to 0 rather than mmx.
+2005-10-10 Mark Mitchell <mark@codesourcery.com>
+
+ * toplev.c (check_global_declaration_1): Robustify.
+
2005-10-10 Steve Ellcey <sje@cup.hp.com>
PR target/12098