[PATCH 0/1] RISC-V: Add --march=help to print supported extensions and versions

Hau Hsu hau.hsu@sifive.com
Wed Feb 21 03:37:09 GMT 2024


Comparing to v2, v3 parses the 'help' keyword in md_parse_option in gas/config/tc-riscv.c,
instead of riscv_parse_subset in elfxx-riscv.c.
Thanks for Tsukasa's suggestion
(https://patchwork.plctlab.org/project/binutils-gdb/patch/20240130063630.2931301-1-hau.hsu@sifive.com/#248218).


Hau Hsu (1):
  RISC-V: Add --march=help

 bfd/ChangeLog         |  9 ++++++
 bfd/elfxx-riscv.c     | 64 +++++++++++++++++++++++++++++++++++++++++++
 bfd/elfxx-riscv.h     |  3 ++
 gas/ChangeLog         |  4 +++
 gas/config/tc-riscv.c |  6 ++++
 5 files changed, 86 insertions(+)

-- 
2.31.1



More information about the Binutils mailing list