From 8d88c4ca53bf3be481587f21611576ff82f38ed5 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 30 Nov 2000 19:16:54 +0000 Subject: Add support for x86_64-*-linux-gnu* target --- bfd/reloc.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'bfd/reloc.c') diff --git a/bfd/reloc.c b/bfd/reloc.c index ee66001..ed02c63 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2078,6 +2078,25 @@ ENUMDOC i386/elf relocations ENUM + BFD_RELOC_X86_64_GOT32 +ENUMX + BFD_RELOC_X86_64_PLT32 +ENUMX + BFD_RELOC_X86_64_COPY +ENUMX + BFD_RELOC_X86_64_GLOB_DAT +ENUMX + BFD_RELOC_X86_64_JUMP_SLOT +ENUMX + BFD_RELOC_X86_64_RELATIVE +ENUMX + BFD_RELOC_X86_64_GOTPCREL +ENUMX + BFD_RELOC_X86_64_32S +ENUMDOC + x86-64/elf relocations + +ENUM BFD_RELOC_NS32K_IMM_8 ENUMX BFD_RELOC_NS32K_IMM_16 -- cgit v1.1