X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fsco5-core.c;h=86b5f85efb80c957de7b1020774ee627ab77088f;hb=8a2df5e2df374289e00ecd8f099eb46d76ef982e;hp=896a970c9d1a314217a16863e519b4564939cab5;hpb=2c3fc38946973ec305b63248abdd170eda059f80;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/sco5-core.c b/bfd/sco5-core.c index 896a970c9d..86b5f85efb 100644 --- a/bfd/sco5-core.c +++ b/bfd/sco5-core.c @@ -1,7 +1,5 @@ /* BFD back end for SCO5 core files (U-area and raw sections) - Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1998-2017 Free Software Foundation, Inc. Written by Jouke Numan This file is part of BFD, the Binary File Descriptor library. @@ -288,8 +286,8 @@ sco5_core_file_p (bfd *abfd) secname = NULL; /* Ignore these */ break; default: - (*_bfd_error_handler) ("Unhandled SCO core file section type %d\n", - chead.cs_stype); + _bfd_error_handler ("Unhandled SCO core file section type %d\n", + chead.cs_stype); continue; } @@ -346,7 +344,7 @@ swap_abort (void) #define NO_PUT64 ((void (*) (bfd_uint64_t, void *)) swap_abort) #define NO_GETS64 ((bfd_int64_t (*) (const void *)) swap_abort) -const bfd_target sco5_core_vec = +const bfd_target core_sco5_vec = { "sco5-core", bfd_target_unknown_flavour,