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:
7ccd2d1
)
* mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly
author
Ian Lance Taylor
<ian@airs.com>
Tue, 19 May 1998 21:36:42 +0000
(21:36 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 19 May 1998 21:36:42 +0000
(21:36 +0000)
with a shift count of 0.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 99e2829bf92e5d6ce996730cc6646ed4df8e6ac2..3fb8c10a396a5bb4e8d6f59dfc2288beb9901754 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,8
@@
+Tue May 19 17:36:08 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly
+ with a shift count of 0.
+
start-sanitize-r5900
Mon May 18 14:27:06 1998 Frank Ch. Eigler <fche@cygnus.com>