projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed67b7
)
Fix typo.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sun, 16 Sep 2007 09:46:44 +0000
(09:46 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sun, 16 Sep 2007 09:46:44 +0000
(09:46 +0000)
From-SVN: r128526
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ff7bed5b79147f78eb3d08db27a7a1554387538b..db1ef1ca73fbafbd349ddddae4257b1cf4ad80fb 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,7
@@
* config/mips/mips.md (SHORT): Fix long line.
(SUBDI): New mode iterator. Extend the shift-and-truncate insns
- to QImode and HImoe.
+ to QImode and HImo
d
e.
2007-09-16 Richard Sandiford <rsandifo@nildram.co.uk>