X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fpe-sh.c;h=f700e3925b37772fac103f76d5238eef67e47bc4;hb=75c6c844d9df37761e0e834df057b89e41816e55;hp=f6c7c9ef2a16dfc1040b90917c1e7efff24887fc;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/pe-sh.c b/bfd/pe-sh.c index f6c7c9ef2a..f700e3925b 100644 --- a/bfd/pe-sh.c +++ b/bfd/pe-sh.c @@ -1,5 +1,5 @@ /* BFD back-end for SH PECOFF files. - Copyright (C) 1995-2014 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