projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eee318
)
Fix typo in entry for r180962.
author
Georg-Johann Lay
<gjl@gcc.gnu.org>
Sat, 5 Nov 2011 13:15:57 +0000
(13:15 +0000)
committer
Georg-Johann Lay
<gjl@gcc.gnu.org>
Sat, 5 Nov 2011 13:15:57 +0000
(13:15 +0000)
From-SVN: r181012
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index e92bd1804c9d059482134e86ec473090ef685c1b..9765e3ce154396848241abfc440b20338b846b3e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-67,7
+67,7
@@
__UINT24_MAX__): New built-in defines.
* config/avr/avr.md (adjust_len): Add tstpsi, mov24, reload_in24,
ashlpsi, ashrpsi, lshrpsi.
- (QIS
O
, QIDI, HISI, HIDI, MPUSH, rotx, rotsmode): Add PSI.
+ (QIS
I
, QIDI, HISI, HIDI, MPUSH, rotx, rotsmode): Add PSI.
(MOVMODE): New mode iterator.
(movpsi): New expander.
(movqi, movhi, movsi, movsf, movpsi): Write as one using MOVMODE.