Make RL78 disassembler and simulator respect ISA for mul/div
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 556c927eb0b6f45c5d44497db57b04d325630258..1aa506d9fa56cd19991304f0759aa2ec414819fa 100644 (file)
@@ -1,3 +1,16 @@
+2015-04-30  DJ Delorie  <dj@redhat.com>
+
+       * config/rl78-defs.h (rl78_isa_g10): New.
+       (rl78_isa_g13): New.
+       (rl78_isa_g14): New.
+       * config/rl78-parse.y (ISA_G10): New.
+       (ISA_G13): New.
+       (ISA_G14): New.
+       (MULHU, MULH, MULU, DIVHU, DIVWU, MACHU, MACH): Use them.
+       * config/tc-rl78.c (rl78_isa_g10): New.
+       (rl78_isa_g13): New.
+       (rl78_isa_g14): New.
+
 2015-04-30  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (i386_target_format): Use "else if" on
This page took 0.024373 seconds and 4 git commands to generate.