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:
5264623
)
* typo fix
author
Frank Ch. Eigler
<fche@redhat.com>
Fri, 4 May 2001 17:46:00 +0000
(17:46 +0000)
committer
Frank Ch. Eigler
<fche@redhat.com>
Fri, 4 May 2001 17:46:00 +0000
(17:46 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 06f9ff8b07dfb048f82662b0d32973e58312ba84..de4e2a0f94e69bcb5b80f43c2ca01f287e514422 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-6,7
+6,7
@@
* cgen-dis.in (print_insn): Remove call to read_insn. Instead,
assume incoming buffer already has the base insn loaded. Handle
-
case of
smaller-than-base instructions for variable-length case.
+ smaller-than-base instructions for variable-length case.
2001-05-04 Alan Modra <amodra@one.net.au>