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 85fa3ab..e2e247d 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -3684,6 +3684,7 @@ pc-relative or some form of GOT-indirect relocation. */ BFD_RELOC_ARC_SECTOFF_1, BFD_RELOC_ARC_SECTOFF_2, BFD_RELOC_ARC_SDA16_ST2, + BFD_RELOC_ARC_32_PCREL, BFD_RELOC_ARC_PC32, BFD_RELOC_ARC_GOT32, BFD_RELOC_ARC_GOTPC32, |