[AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand...
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 98866efe17bb4acdb4208a12ba79a0877bbc4a4c..65cf0d7591e2c362e0bbf0a611bc1a5177c69a5c 100644 (file)
@@ -1,3 +1,51 @@
+2016-10-07  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20667
+       * aarch64-opc.c (aarch64_print_operand): Always print operand if it's
+       available.
+
+2016-10-07  Alan Modra  <amodra@gmail.com>
+
+       * sh-opc.h (sh_merge_bfd_arch): Delete prototype.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * aarch64-opc.c: Spell fall through comments consistently.
+       * i386-dis.c: Likewise.
+       * aarch64-dis.c: Add missing fall through comments.
+       * aarch64-opc.c: Likewise.
+       * arc-dis.c: Likewise.
+       * arm-dis.c: Likewise.
+       * i386-dis.c: Likewise.
+       * m68k-dis.c: Likewise.
+       * mep-asm.c: Likewise.
+       * ns32k-dis.c: Likewise.
+       * sh-dis.c: Likewise.
+       * tic4x-dis.c: Likewise.
+       * tic6x-dis.c: Likewise.
+       * vax-dis.c: Likewise.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * arc-ext.c (create_map): Add missing break.
+       * msp430-decode.opc (encode_as): Likewise.
+       * msp430-decode.c: Regenerate.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * cr16-dis.c (print_insn_cr16): Don't use boolean OR in arithmetic.
+       * crx-dis.c (print_insn_crx): Likewise.
+
+2016-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20657
+       * i386-dis.c (putop): Don't assign alt twice.
+
+2016-09-29  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20553
+       * aarch64-tbl.h (fmla, fmls, fmul, fmulx): Fix opcode mask field.
+
 2016-09-29  Alan Modra  <amodra@gmail.com>
 
        * ppc-opc.c (L): Make compulsory.
This page took 0.024118 seconds and 4 git commands to generate.