Fix field size for TLSDESC_CALL
[deliverable/binutils-gdb.git] / bfd / elf32-am33lin.c
index f23ef8ee8bd4436c77e9d7748fa47866e82ca276..3cffb1811fb4b08474a158c447419f0f4fbf946d 100644 (file)
@@ -1,6 +1,5 @@
 /* Matsushita AM33/2.0 support for 32-bit GNU/Linux ELF
-   Copyright 2003, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 2003-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -26,7 +25,7 @@
 
 #define elf_symbol_leading_char 0
 
-#define TARGET_LITTLE_SYM      bfd_elf32_am33lin_vec
+#define TARGET_LITTLE_SYM      am33_elf32_linux_vec
 #define TARGET_LITTLE_NAME     "elf32-am33lin"
 #define ELF_ARCH               bfd_arch_mn10300
 #define ELF_MACHINE_CODE       EM_MN10300
This page took 0.023574 seconds and 4 git commands to generate.