projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8985e5
)
Fix typo in changelog entry.
author
Nick Clifton
<nickc@redhat.com>
Wed, 19 Mar 2014 09:40:21 +0000
(09:40 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 19 Mar 2014 09:40:21 +0000
(09:40 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index a2822fb877c3b83280398b9b79f2c6b6578791c6..950ff578641bc3ef85ee469b7edffc986922f7d2 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-2,7
+2,7
@@
* rx-decode.opc (bwl): Allow for bogus instructions with a size
field of 3.
- (sbwl, ubwl): Likewise.
+ (sbwl, ubwl
, SCALE
): Likewise.
* rx-decode.c: Regenerate.
2014-03-12 Alan Modra <amodra@gmail.com>