aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-07-11 18:59:57 +0000
committerJeff Law <law@redhat.com>1996-07-11 18:59:57 +0000
commit8e9c1f74c90ff518588439770a84232beaf3d0f1 (patch)
treef33275f99a31b45565098daf9a2ab5a02045a6e4 /opcodes/ChangeLog
parent52aa53362eb354df48dbeed236ef7576e13bffac (diff)
downloadgdb-8e9c1f74c90ff518588439770a84232beaf3d0f1.zip
gdb-8e9c1f74c90ff518588439770a84232beaf3d0f1.tar.gz
gdb-8e9c1f74c90ff518588439770a84232beaf3d0f1.tar.bz2
* h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l".
More disassembler fixes. HMSE.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 7c913cd..5bd5bab 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,7 @@
Thu Jul 11 11:58:44 1996 Jeffrey A Law (law@cygnus.com)
+ * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l".
+
* h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two
if the next arg is marked with SRC_IN_DST. Gross.