| commit | 4ad5217caf706925014e38be2bc561a2fa094ece | [log] [tgz] |
|---|---|---|
| author | Kito Cheng <kito.cheng@sifive.com> | Wed Jun 11 16:33:47 2025 +0800 |
| committer | Nelson Chu <nelson@rivosinc.com> | Tue Jun 24 18:14:39 2025 +0800 |
| tree | 40f9f825617c4dbff9afca26d6e1065a92b790e8 | |
| parent | 51a39a59cacab34595b7e4ebff9812567ec0d4e1 [diff] |
RISC-V: Add GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS and GNU_PROPERTY_RISCV_FEATURE_1_CFI_LP_UNLABELED This patch adds two new GNU properties for RISC-V: GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS and GNU_PROPERTY_RISCV_FEATURE_1_CFI_LP_UNLABELED. We only add readelf and define the properties in this patch. Ref: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/417