Make RL78 disassembler and simulator respect ISA for mul/div
[deliverable/binutils-gdb.git] / sim / rl78 / ChangeLog
index d515328659b2842fac3c78f2a26249628fa895f3..c3eec8517f15bdfe58f5c232763fb028f0362c28 100644 (file)
@@ -1,3 +1,14 @@
+2015-04-30  DJ Delorie  <dj@redhat.com>
+
+       * cpu.c (g14_multiply): New.
+       * cpu.h (g14_multiply): New.
+       * load.c (rl78_load): Decode ISA completely.
+       * main.c (main): Expand -M to include other ISAs.
+       * rl78.c (decode_opcode): Decode based on ISA.
+       * trace.c (rl78_disasm_fn): New.
+       (sim_disasm_init): Reset it.
+       (sim_disasm_one): Get correct disassembler for ISA.
+
 2015-04-13  Mike Frysinger  <vapier@gentoo.org>
 
        * configure: Regenerate.
This page took 0.022895 seconds and 4 git commands to generate.