summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/elf32-d30v.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/elf32-d30v.c')
-rw-r--r--binutils-2.25/bfd/elf32-d30v.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/elf32-d30v.c b/binutils-2.25/bfd/elf32-d30v.c
index 9739416f..211a673a 100644
--- a/binutils-2.25/bfd/elf32-d30v.c
+++ b/binutils-2.25/bfd/elf32-d30v.c
@@ -1,6 +1,5 @@
/* D30V-specific support for 32-bit ELF
- Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
- Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
Contributed by Martin Hunt (hunt@cygnus.com).
This file is part of BFD, the Binary File Descriptor library.
@@ -540,7 +539,7 @@ d30v_info_to_howto_rela (bfd *abfd ATTRIBUTE_UNUSED,
#define ELF_MACHINE_ALT1 EM_CYGNUS_D30V
#define ELF_MAXPAGESIZE 0x1000
-#define TARGET_BIG_SYM bfd_elf32_d30v_vec
+#define TARGET_BIG_SYM d30v_elf32_vec
#define TARGET_BIG_NAME "elf32-d30v"
#define elf_info_to_howto d30v_info_to_howto_rela