projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25eb508
)
* sparc-dis.c (print_insn_sparc): Remove unused local variable i.
author
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jun 1996 01:18:47 +0000
(
01:18
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jun 1996 01:18:47 +0000
(
01:18
+0000)
Set imm_added_to_rs1 even if the source and destination register
are not the same.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index
f850661
..
5c5424f
100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,5
+1,9
@@
Wed Jun 19 15:55:12 1996 Ian Lance Taylor <ian@cygnus.com>
+ * sparc-dis.c (print_insn_sparc): Remove unused local variable i.
+ Set imm_added_to_rs1 even if the source and destination register
+ are not the same.
+
* sparc-opc.c: Add some two operand forms of the wr instruction.
Tue Jun 18 15:58:27 1996 Jeffrey A. Law <law@rtl.cygnus.com>