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:
958866c
)
* mips-dis.c (print_mips16_insn_arg): The base address of a PC
author
Ian Lance Taylor
<ian@airs.com>
Sun, 15 Dec 1996 03:37:08 +0000
(
03:37
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 15 Dec 1996 03:37:08 +0000
(
03:37
+0000)
relative load or add now depends upon whether the instruction is
in a delay slot.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 483e06ed827451b40534f956b0726277012071ce..82f08ce2a1d2a14bc2823ec04d6097b15c8bfcf5 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,9
@@
+Sat Dec 14 22:36:20 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * mips-dis.c (print_mips16_insn_arg): The base address of a PC
+ relative load or add now depends upon whether the instruction is
+ in a delay slot.
+
Wed Dec 11 09:23:46 1996 Jeffrey A Law (law@cygnus.com)
* mn10200-dis.c: Finish writing disassembler.