X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fpe-sh.c;h=f700e3925b37772fac103f76d5238eef67e47bc4;hb=1f7f2abbc31ee9e6d4faca58bef14d8ee8cb1bd2;hp=5c3574336fb08455569ecf1d35a83135016c1b2d;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/pe-sh.c b/bfd/pe-sh.c index 5c3574336f..f700e3925b 100644 --- a/bfd/pe-sh.c +++ b/bfd/pe-sh.c @@ -1,5 +1,5 @@ /* BFD back-end for SH PECOFF files. - Copyright 1995, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -21,7 +21,7 @@ #include "sysdep.h" #include "bfd.h" -#define TARGET_SHL_SYM shlpe_vec +#define TARGET_SHL_SYM sh_pe_le_vec #define TARGET_SHL_NAME "pe-shl" #define COFF_WITH_PE #define PCRELOFFSET TRUE