This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][Binutils][AArch64] Fix disassembler bug with out-of-order sections


Hi Tamar,

> binutils/ChangeLog:
> 2019-02-22  Tamar Christina  <tamar.christina@arm.com>
> 
> 	* objdump.c (disassemble_bytes): Pass stop_offset.
> 	* testsuite/binutils-all/aarch64/out-of-order.T: New test.
> 	* testsuite/binutils-all/aarch64/out-of-order.d: New test.
> 	* testsuite/binutils-all/aarch64/out-of-order.s: New test.
> 
> include/ChangeLog:
> 2019-02-22  Tamar Christina  <tamar.christina@arm.com>
> 
> 	* dis-asm.h (struct disassemble_info): Add stop_offset.
> 
> opcodes/ChangeLog:
> 2019-02-22  Tamar Christina  <tamar.christina@arm.com>
> 
> 	* aarch64-dis.c (last_stop_offset): New.
> 	(print_insn_aarch64): Use stop_offset.

Approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]