2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 5e2e1cc7591c3b69a843c084c486c9661f4886a7..0a1498be757b52af035cac0fb44b8880347f2b29 100644 (file)
@@ -1,3 +1,50 @@
+2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
+
+       * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
+       nofpu mode.  Add BFD type bfd_mach_sh4_nommu_nofpu.
+       * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
+       accordingly.
+
+2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * frv-asm.c: Regenerate.
+       * frv-desc.c: Regenerate.
+       * frv-desc.h: Regenerate.
+       * frv-dis.c: Regenerate.
+       * frv-ibld.c: Regenerate.
+       * frv-opc.c: Regenerate.
+       * frv-opc.h: Regenerate.
+
+2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * frv-desc.c, frv-opc.c: Regenerate.
+
+2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
+
+2004-02-26  Andrew Stubbs  <andrew.stubbs@superh.com>
+
+       * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
+       Also correct mistake in the comment.
+
+2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
+
+       * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
+       ensure that double registers have even numbers.
+       Add REG_N_B01 for nn01 (binary 01) nibble to ensure
+       that reserved instruction 0xfffd does not decode the same
+       as 0xfdfd (ftrv).
+       * sh-opc.h: Add REG_N_D nibble type and use it whereever
+       REG_N refers to a double register.
+       Add REG_N_B01 nibble type and use it instead of REG_NM
+       in ftrv.
+       Adjust the bit patterns in a few comments.
+
+2004-02-25  Aldy Hernandez  <aldyh@redhat.com>
+                                                                                
+        * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
+
 2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
 
        * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
This page took 0.024991 seconds and 4 git commands to generate.