[PATCH 0/2] RISC-V styled disassembler output fixes

Andrew Burgess aburgess@redhat.com
Wed Jun 5 12:21:39 GMT 2024


A recent(ish) commit added some non-styled output to the RISC-V
disassembler.

In the first patch I convert the non-styled output to be styled.

In the second patch I attempt to add a mechanism that will prevent
such code being introduced in the future.

Thanks,
Andrew

---

Andrew Burgess (2):
  opcodes/riscv: add styling support to print_reg_list
  opcodes/riscv: prevent future use of disassemble_info::fprintf_func

 opcodes/riscv-dis.c | 56 +++++++++++++++++++++++++++++++++------------
 1 file changed, 42 insertions(+), 14 deletions(-)


base-commit: f95540d91f4c3df373c0f9e212030154658d7f6f
-- 
2.25.4



More information about the Binutils mailing list