Support i386 TLS code sequences without PLT
[deliverable/binutils-gdb.git] / bfd / elfxx-tilegx.h
index 90ea5c89e7aec4872b4b49c50ea96484433c0e0b..3c47d7e459ded77886da36786c83635cf485432d 100644 (file)
@@ -1,5 +1,5 @@
 /* TILE-Gx ELF specific backend routines.
-   Copyright 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -22,7 +22,9 @@
 #include "elf/internal.h"
 
 extern enum elf_reloc_type_class
-tilegx_reloc_type_class (const Elf_Internal_Rela *);
+tilegx_reloc_type_class (const struct bfd_link_info *,
+                        const asection *,
+                        const Elf_Internal_Rela *);
 
 extern reloc_howto_type *
 tilegx_reloc_name_lookup (bfd *, const char *);
This page took 0.024323 seconds and 4 git commands to generate.