From cbe17257880e65d8f3e79aac2b5d5a229dd8dfda 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 ee660013b4c..ed02c63046b 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2077,6 +2077,25 @@ ENUMX 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 -- cgit v1.2.1