[PATCH 1/2] opcodes: Add non-enum disassembler options
Nick Clifton
nickc@redhat.com
Thu Sep 1 12:03:00 GMT 2022
More information about the Binutils mailing list
Thu Sep 1 12:03:00 GMT 2022
- Previous message (by thread): [PATCH] Add OpenBSD ARM Little Endian BFD support.
- Next message (by thread): [PATCH v8 0/7] RISC-V: Fix address printer on the disassembler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Tsukasa, > gdb/ChangeLog: > > * gdb/disasm.c (set_disassembler_options): Add support for > non-enum disassembler options. > (show_disassembler_options_sfunc): Likewise. > > include/ChangeLog: > > * dis-asm.h (disasm_option_arg_t): Update comment of `values' > to allow non-enum disassembler options. > > opcodes/ChangeLog: > > * riscv-dis.c (print_riscv_disassembler_options): Support > non-enum disassembler options on printing disassembler help. > * arc-dis.c (print_arc_disassembler_options): Likewise. > * mips-dis.c (print_mips_disassembler_options): Likewise. The binutils parts of this patch are approved. Cheers Nick
- Previous message (by thread): [PATCH] Add OpenBSD ARM Little Endian BFD support.
- Next message (by thread): [PATCH v8 0/7] RISC-V: Fix address printer on the disassembler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list