* elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 01d735f250570f1f0076e07b34634d7a1823ab31..a3f6d8cf675c53fdebdf622bd1ea82ec3b8af3ee 100644 (file)
@@ -2479,8 +2479,12 @@ this offset in the reloc's section offset. */
   BFD_RELOC_IA64_FPTR64MSB,
   BFD_RELOC_IA64_FPTR64LSB,
   BFD_RELOC_IA64_PCREL21B,
+  BFD_RELOC_IA64_PCREL21BI,
   BFD_RELOC_IA64_PCREL21M,
   BFD_RELOC_IA64_PCREL21F,
+  BFD_RELOC_IA64_PCREL22,
+  BFD_RELOC_IA64_PCREL60B,
+  BFD_RELOC_IA64_PCREL64I,
   BFD_RELOC_IA64_PCREL32MSB,
   BFD_RELOC_IA64_PCREL32LSB,
   BFD_RELOC_IA64_PCREL64MSB,
This page took 0.024385 seconds and 4 git commands to generate.