summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/coff-tic80.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/coff-tic80.c')
-rw-r--r--binutils-2.25/bfd/coff-tic80.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/coff-tic80.c b/binutils-2.25/bfd/coff-tic80.c
index c8fa5c06..80bb05ef 100644
--- a/binutils-2.25/bfd/coff-tic80.c
+++ b/binutils-2.25/bfd/coff-tic80.c
@@ -1,6 +1,5 @@
/* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
- Copyright 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
- 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by Fred Fish (fnf@cygnus.com)
@@ -710,4 +709,4 @@ coff_tic80_relocate_section (bfd *output_bfd,
#include "coffcode.h"
-CREATE_LITTLE_COFF_TARGET_VEC (tic80coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
+CREATE_LITTLE_COFF_TARGET_VEC (tic80_coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)