RISC-V: Use pc-relative relocation for FDE initial location
[deliverable/binutils-gdb.git] / include / elf / riscv.h
index daa44639263c17a2202aa01dbba6115b0d4040be..eecacf89c7e6d7777b4e2b5eea22b74803822777 100644 (file)
@@ -87,6 +87,7 @@ START_RELOC_NUMBERS (elf_riscv_reloc_type)
   RELOC_NUMBER (R_RISCV_SET8, 54)
   RELOC_NUMBER (R_RISCV_SET16, 55)
   RELOC_NUMBER (R_RISCV_SET32, 56)
+  RELOC_NUMBER (R_RISCV_32_PCREL, 57)
 END_RELOC_NUMBERS (R_RISCV_max)
 
 /* Processor specific flags for the ELF header e_flags field.  */
This page took 0.030502 seconds and 4 git commands to generate.