summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/coff-we32k.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/coff-we32k.c')
-rw-r--r--binutils-2.25/bfd/coff-we32k.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/coff-we32k.c b/binutils-2.25/bfd/coff-we32k.c
index 49845fc3..d5481b8f 100644
--- a/binutils-2.25/bfd/coff-we32k.c
+++ b/binutils-2.25/bfd/coff-we32k.c
@@ -1,6 +1,5 @@
/* BFD back-end for we32k COFF files.
- Copyright 1992, 1993, 1994, 1999, 2000, 2002, 2003, 2005, 2007, 2008
- Free Software Foundation, Inc.
+ Copyright (C) 1992-2014 Free Software Foundation, Inc.
Contributed by Brendan Kehoe (brendan@cs.widener.edu).
This file is part of BFD, the Binary File Descriptor library.
@@ -71,4 +70,4 @@ static reloc_howto_type howto_table[] =
#define coff_write_armap bsd_write_armap
-CREATE_BIG_COFF_TARGET_VEC (we32kcoff_vec, "coff-we32k", 0, 0, 0, NULL, COFF_SWAP_TABLE)
+CREATE_BIG_COFF_TARGET_VEC (we32k_coff_vec, "coff-we32k", 0, 0, 0, NULL, COFF_SWAP_TABLE)