diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 45f665b..8c312e3 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -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, |