[PATCH][Binutils][AArch64] Allow non-fatal errors to be emitted and for disassembly notes be placed [Patch (2/3)]
Nick Clifton
nickc@redhat.com
Tue May 15 15:07:00 GMT 2018
More information about the Binutils mailing list
Tue May 15 15:07:00 GMT 2018
- Previous message (by thread): [PATCH][Binutils][AArch64] Allow non-fatal errors to be emitted and for disassembly notes be placed [Patch (2/3)]
- Next message (by thread): [PATCH][Binutils][AArch64] Modify Assembly and disassembly functions to be able to fail and report why [Patch (1/3)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [PATCH][Binutils][AArch64] Allow non-fatal errors to be emitted and for disassembly notes be placed [Patch (2/3)]
- Next message (by thread): [PATCH][Binutils][AArch64] Modify Assembly and disassembly functions to be able to fail and report why [Patch (1/3)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list