RISC-V: Use pc-relative relocation for FDE initial location
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 45f665b57fcbc3d381a112a83cf88bdb007a3b97..8c312e3f9efed14ed7948623ebf9756d9685f8f8 100644 (file)
@@ -4771,6 +4771,7 @@ number for the SBIC, SBIS, SBI and CBI instructions  */
   BFD_RELOC_RISCV_SET8,
   BFD_RELOC_RISCV_SET16,
   BFD_RELOC_RISCV_SET32,
+  BFD_RELOC_RISCV_32_PCREL,
 
 /* Renesas RL78 Relocations.  */
   BFD_RELOC_RL78_NEG8,
This page took 0.029153 seconds and 4 git commands to generate.