summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/coff-h8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/coff-h8500.c')
-rw-r--r--binutils-2.25/bfd/coff-h8500.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/coff-h8500.c b/binutils-2.25/bfd/coff-h8500.c
index 9b645999..574f9564 100644
--- a/binutils-2.25/bfd/coff-h8500.c
+++ b/binutils-2.25/bfd/coff-h8500.c
@@ -1,6 +1,5 @@
/* BFD back-end for Renesas H8/500 COFF binaries.
- Copyright 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2007, 2008, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1993-2014 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Steve Chamberlain, <sac@cygnus.com>.
@@ -302,4 +301,4 @@ extra_case (bfd *in_abfd,
bfd_coff_reloc16_get_relocated_section_contents
#define coff_bfd_relax_section bfd_coff_reloc16_relax_section
-CREATE_BIG_COFF_TARGET_VEC (h8500coff_vec, "coff-h8500", 0, 0, '_', NULL, COFF_SWAP_TABLE)
+CREATE_BIG_COFF_TARGET_VEC (h8500_coff_vec, "coff-h8500", 0, 0, '_', NULL, COFF_SWAP_TABLE)