Skip relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / bfd / pe-sh.c
index f6c7c9ef2a16dfc1040b90917c1e7efff24887fc..3a04f3d0d552ae58864e71e7410c35e653bb260c 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for SH PECOFF files.
-   Copyright (C) 1995-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995-2016 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
This page took 0.023935 seconds and 4 git commands to generate.