summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/coff-z8k.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/coff-z8k.c')
-rw-r--r--binutils-2.25/bfd/coff-z8k.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/coff-z8k.c b/binutils-2.25/bfd/coff-z8k.c
index 7e9dba50..c85713ff 100644
--- a/binutils-2.25/bfd/coff-z8k.c
+++ b/binutils-2.25/bfd/coff-z8k.c
@@ -1,6 +1,5 @@
/* BFD back-end for Zilog Z800n COFF binaries.
- Copyright 1992, 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003,
- 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 1992-2014 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Steve Chamberlain, <sac@cygnus.com>.
@@ -385,4 +384,4 @@ extra_case (bfd *in_abfd,
#undef coff_bfd_relax_section
#define coff_bfd_relax_section bfd_coff_reloc16_relax_section
-CREATE_BIG_COFF_TARGET_VEC (z8kcoff_vec, "coff-z8k", 0, 0, '_', NULL, COFF_SWAP_TABLE)
+CREATE_BIG_COFF_TARGET_VEC (z8k_coff_vec, "coff-z8k", 0, 0, '_', NULL, COFF_SWAP_TABLE)