summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/elf32-dlx.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/elf32-dlx.c')
-rw-r--r--binutils-2.25/bfd/elf32-dlx.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/elf32-dlx.c b/binutils-2.25/bfd/elf32-dlx.c
index 1379d3d7..91441aa8 100644
--- a/binutils-2.25/bfd/elf32-dlx.c
+++ b/binutils-2.25/bfd/elf32-dlx.c
@@ -1,6 +1,5 @@
/* DLX specific support for 32-bit ELF
- Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
@@ -572,7 +571,7 @@ elf32_dlx_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED,
return;
}
-#define TARGET_BIG_SYM bfd_elf32_dlx_big_vec
+#define TARGET_BIG_SYM dlx_elf32_be_vec
#define TARGET_BIG_NAME "elf32-dlx"
#define ELF_ARCH bfd_arch_dlx
#define ELF_MACHINE_CODE EM_DLX