LGTM for the V5 series :)
On Thu, Jan 16, 2025 at 4:13 PM Monk Chiang wrote:
>
> This patch is implemented according to the RISC-V CFI specification.
> It supports the generation of shadow stack instructions in the prologue,
> epilogue, non-local gotos, and unwinding.
>
> RISC-V CFI SPEC: https:
This patch is implemented according to the RISC-V CFI specification.
It supports the generation of shadow stack instructions in the prologue,
epilogue, non-local gotos, and unwinding.
RISC-V CFI SPEC: https://github.com/riscv/riscv-cfi
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc: