projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca0e79d
)
Add missing entry
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 31 Mar 2006 02:03:12 +0000
(
02:03
+0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 31 Mar 2006 02:03:12 +0000
(
02:03
+0000)
From-SVN: r112563
gcc/ChangeLog-2005
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog-2005
b/gcc/ChangeLog-2005
index 78c97092827f7036b53f10bb04b2b82ca80767a8..411addd570031fe9900a737522d52ef255dbf4ef 100644
(file)
--- 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