summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/coff-h8300.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/coff-h8300.c')
-rw-r--r--binutils-2.25/bfd/coff-h8300.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/binutils-2.25/bfd/coff-h8300.c b/binutils-2.25/bfd/coff-h8300.c
index 1e342750..5ec48c96 100644
--- a/binutils-2.25/bfd/coff-h8300.c
+++ b/binutils-2.25/bfd/coff-h8300.c
@@ -1,7 +1,5 @@
/* BFD back-end for Renesas H8/300 COFF binaries.
- Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1990-2014 Free Software Foundation, Inc.
Written by Steve Chamberlain, <sac@cygnus.com>.
This file is part of BFD, the Binary File Descriptor library.
@@ -1416,4 +1414,4 @@ h8300_bfd_link_add_symbols (bfd *abfd, struct bfd_link_info *info)
bfd_coff_reloc16_get_relocated_section_contents
#define coff_bfd_relax_section bfd_coff_reloc16_relax_section
-CREATE_BIG_COFF_TARGET_VEC (h8300coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE)
+CREATE_BIG_COFF_TARGET_VEC (h8300_coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE)