OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1981f9
)
Fix typo in entry for r180962.
author
gjl
<gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2011 13:15:57 +0000
(13:15 +0000)
committer
gjl
<gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2011 13:15:57 +0000
(13:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181012
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
e92bd18
..
9765e3c
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.