From c2feb6641823cb1391685144614f51d530f2967e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 23 May 2001 17:36:38 +0000 Subject: Add MIPS ELF64 relocs --- bfd/bfd-in2.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'bfd/bfd-in2.h') diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index b99cfcb..2370fc8 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -2080,6 +2080,17 @@ to compensate for the borrow when the low bits are added. */ BFD_RELOC_MIPS_GOT_PAGE, BFD_RELOC_MIPS_GOT_OFST, BFD_RELOC_MIPS_GOT_DISP, + BFD_RELOC_MIPS_SHIFT5, + BFD_RELOC_MIPS_SHIFT6, + BFD_RELOC_MIPS_INSERT_A, + BFD_RELOC_MIPS_INSERT_B, + BFD_RELOC_MIPS_DELETE, + BFD_RELOC_MIPS_HIGHEST, + BFD_RELOC_MIPS_HIGHER, + BFD_RELOC_MIPS_SCN_DISP, + BFD_RELOC_MIPS_REL16, + BFD_RELOC_MIPS_RELGOT, + BFD_RELOC_MIPS_JALR, /* i386/elf relocations */ -- cgit v1.1