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] Allow non-fatal errors to be emitted and for disassembly notes be placed [Patch (2/3)]


Hi Tamar,

> Ok for master? (New changelog below)

Approved - please apply.

Cheers
  Nick

> binutils/
> 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
> 
> 	PR binutils/21446
> 	* doc/binutils.texi (-M): Document AArch64 options.
> 	* NEWS: Document notes and warnings.
> 
> gas/
> 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
> 
> 	PR binutils/21446
> 	* config/tc-aarch64.c (print_operands): Indicate no notes.
> 	(output_operand_error_record): Support non-fatal errors.
> 	(output_operand_error_report, warn_unpredictable_ldst, md_assemble):
> 	Likewise.
> 
> include/
> 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
> 
> 	PR binutils/21446
> 	* opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
> 	(aarch64_print_operand): Support notes.
> 
> opcodes/
> 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
> 
> 	PR binutils/21446
> 	* aarch64-dis.c (no_notes: New.
> 	(parse_aarch64_dis_option): Support notes.
> 	(aarch64_decode_insn, print_operands): Likewise.
> 	(print_aarch64_disassembler_options): Document notes.
> 	* aarch64-opc.c (aarch64_print_operand): Support notes.



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