aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-10-10 23:41:43 +0000
committerNick Clifton <nickc@redhat.com>1997-10-10 23:41:43 +0000
commit5ff4668dea05ff6ba6eefc022419bcbd46ccc75e (patch)
tree0b29900a719f1dcbcfec693afe379e8b70488c3d /opcodes
parent676d3f022c2cd031aea633046fbdd6fb69767227 (diff)
downloadgdb-5ff4668dea05ff6ba6eefc022419bcbd46ccc75e.zip
gdb-5ff4668dea05ff6ba6eefc022419bcbd46ccc75e.tar.gz
gdb-5ff4668dea05ff6ba6eefc022419bcbd46ccc75e.tar.bz2
Fixed bug extracting displacement from a JR instruction.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index bc7187c..3fc8cde 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 10 16:44:52 1997 Nick Clifton <nickc@cygnus.com>
+
+ * v850-opc.c (extract_d22): Use signed arithmatic.
+
Tue Oct 7 23:40:43 1997 Gavin Koch <gavin@cygnus.com>
* mips-opc.c: Three op mult is not an ISA insn.