Ravenscar port for RISC-V
[deliverable/binutils-gdb.git] / bfd / pe-sh.c
index dabc3fff68a299ab269b93cce39c43580e5acab7..4a01526b3b920a1c521de2a5b8e82ac4e297f706 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for SH PECOFF files.
-   Copyright 1995, 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 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.038001 seconds and 4 git commands to generate.