Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 53844f495ae2d1a781bb071a5dcc45c336fc71b7..7b7237f7f01ad23f472864a215e2ecbca8686f96 100644 (file)
@@ -1,3 +1,70 @@
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * arm-dis.c (struct arm_private_data): Remove has_mapping_symbols.
+       (mapping_symbol_for_insn): Implement new algorithm.
+       (print_insn): Remove duplicate code.
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * aarch64-dis.c (print_insn_aarch64):
+       Implement override.
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
+       order.
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * aarch64-dis.c (last_stop_offset): New.
+       (print_insn_aarch64): Use stop_offset.
+
+2019-03-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/24359
+       * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS to
+       CPU_ANY_AVX2_FLAGS.
+       * i386-init.h: Regenerated.
+
+2019-03-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/24348
+       * i386-opc.tbl: Add Optimize to vmovdqa32, vmovdqa64, vmovdqu8,
+       vmovdqu16, vmovdqu32 and vmovdqu64.
+       * i386-tbl.h: Regenerated.
+
+2019-03-12  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-opc.txt: Rename selhhhr to selfhr.  Remove optional operand
+       from vstrszb, vstrszh, and vstrszf.
+
+2019-03-12  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-opc.txt: Add instruction descriptions.
+
+2019-02-08  Jim Wilson  <jimw@sifive.com>
+
+       * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
+       <bne>: Likewise.
+
+2019-02-07  Tamar Christina  <tamar.christina@arm.com>
+
+       * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
+
+2019-02-07  Tamar Christina  <tamar.christina@arm.com>
+
+       PR binutils/23212
+       * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
+       * aarch64-opc.c (verify_elem_sd): New.
+       (fields): Add FLD_sz entr.
+       * aarch64-tbl.h (_SIMD_INSN): New.
+       (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
+       fmulx scalar and vector by element isns.
+
+2019-02-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
 2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
 
        * s390-mkopc.c (main): Accept arch13 as cpu string.
This page took 0.023853 seconds and 4 git commands to generate.