Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 204c008ab4cc834b234c07cc10a1cf40c3d33e4a..7b7237f7f01ad23f472864a215e2ecbca8686f96 100644 (file)
@@ -1,3 +1,24 @@
+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
This page took 0.023553 seconds and 4 git commands to generate.