gdb/testsuite/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 79d289a0606e274dc053e2ebce888cce8ffc52e7..28e023b67ebabe226b5d80da865cd3b981c09137 100644 (file)
@@ -1,3 +1,53 @@
+2013-06-26  Nick Clifton  <nickc@redhat.com>
+
+       * rx-decode.opc (rx_decode_opcode): Check sd field as well as ss
+       field when checking for type 2 nop.
+       * rx-decode.c: Regenerate.
+
+2013-06-25  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * micromips-opc.c (micromips_opcodes): Add "jraddiusp", "jrc"
+       and "movep" macros.
+
+2013-06-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * mips-dis.c (is_mips16_plt_tail): New function.
+       (print_insn_mips16): Handle MIPS16 PLT entry's GOT slot address
+       word.
+       (is_compressed_mode_p): Handle MIPS16/microMIPS PLT entries.
+
+2013-06-21  DJ Delorie  <dj@redhat.com>
+
+       * msp430-decode.opc: New.
+       * msp430-decode.c: New/generated.
+       * Makefile.am (TARGET_LIBOPCODES_CFILES): Add msp430-decode.c.
+       (MAINTAINER_CLEANFILES): Likewise.
+       Add rule to build msp430-decode.c frommsp430decode.opc
+        using the opc2c program.
+       * Makefile.in: Regenerate.
+       * configure.in: Add msp430-decode.lo to msp430 architecture files.
+       * configure: Regenerate.
+
+2013-06-20  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * aarch64-dis.c (EMBEDDED_ENV): Remove the check on it.
+       (SYMTAB_AVAILABLE): Removed.
+       (#include "elf/aarch64.h): Ditto.
+
+2013-06-17  Catherine Moore  <clm@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
+           Chao-Ying Fu  <fu@mips.com>
+
+       * micromips-opc.c (EVA): Define.
+       (TLBINV): Define.
+       (micromips_opcodes): Add EVA opcodes.
+       * mips-dis.c (mips_arch_choices): Update for ASE_EVA.
+       (print_insn_args): Handle EVA offsets.
+       (print_insn_micromips): Likewise.
+       * mips-opc.c (EVA): Define.
+       (TLBINV): Define.
+       (mips_builtin_opcodes): Add EVA opcodes.
+
 2013-06-17  Alan Modra  <amodra@gmail.com>
 
        * Makefile.am (mips-opc.lo): Add rules to create automatic
This page took 0.023334 seconds and 4 git commands to generate.