[PATCH 1/1] doc/riscv: Add description of disassembler options
Marek Pikula
m.pikula@partner.samsung.com
Wed Mar 26 12:27:16 GMT 2025
On 26.03.2025 03:33, Nelson Chu wrote:
> This is okay from my side, thanks. Btw, the privileged spec 1.9.1
> support was removed since binutils 2.43, so the option of objdump
> should also remove it. The linker only recognizes it and then reports
> a warning that it may conflict with other spec versions.
I copied it directly from the output of `show disassembler-options`, and
it's defined in `bfd/cpu-riscv.h` as `PRIV_SPEC_CLASS_1P9P1`. I'm not
too familiar with the code, so I'd suggest someone else to remove it, so
that it doesn't break something accidentaly.
More information about the Binutils
mailing list