]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Add support for RISC-V Profiles 23.
authorJiawei <jiawei@iscas.ac.cn>
Sun, 11 May 2025 13:38:19 +0000 (21:38 +0800)
committerNelson Chu <nelson@rivosinc.com>
Fri, 23 May 2025 01:21:55 +0000 (09:21 +0800)
commita3d6596ecf1cac1f81f121cb23a815895ae70645
tree178ad49e692dbd6d3942b109d817ac1f75bfa60c
parent3d7fb9fa5c667c0bf8760dd0db5fee7bb3e05379
RISC-V: Add support for RISC-V Profiles 23.

This patch adds support for RISC-V RVA23 and RVB23 Profiles[1].

[1] https://github.com/riscv/riscv-profiles/releases/tag/rva23-rvb23-ratified

bfd/ChangeLog:

* elfxx-riscv.c: New profiles.

gas/ChangeLog:

* testsuite/gas/riscv/attribute-19.d: New test.
* testsuite/gas/riscv/attribute-20.d: New test.
bfd/elfxx-riscv.c
gas/testsuite/gas/riscv/attribute-19.d [new file with mode: 0644]
gas/testsuite/gas/riscv/attribute-20.d [new file with mode: 0644]