[PATCH] RISC-V: Add support for vendor-specific relocations
Jan Beulich
jbeulich@suse.com
Wed Apr 9 09:35:16 GMT 2025
On 09.04.2025 10:56, Alexey Lapshin wrote:
> This patch adds the RISC-V vendor-specific relocation enumeration
> to cover the full reserved range of custom relocation types from
> R_RISCV_CUSTOM0 (192) through R_RISCV_CUSTOM63 (255),
> as defined by the RISC-V ELF psABI specification.
The 1.0 spec indeed mentions this range. However, ...
> Added Espressif's xesplp (hardware loop) extension.
>
> bfd/
> * bfd-in2.h: Add R_RISCV_VENDOR relocation.
... I can't find any mention of this. Where's that specified in a
sufficient stable form?
Jan
More information about the Binutils
mailing list