Fix recent STM324LXX patch to compile on 32-bit hosts.
[deliverable/binutils-gdb.git] / bfd / pei-mips.c
index af6ed2274881e3e3f8a2cebfd99a23f37777b6d2..73256387039cc4fbbd40513d535ff0e4e606b00f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for MIPS PE IMAGE COFF files.
-   Copyright 1995, 2000, 2001, 2002, 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1995-2015 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_SYM mipslpei_vec
+#define TARGET_SYM mips_pei_le_vec
 #define TARGET_NAME "pei-mips"
 #define COFF_IMAGE_WITH_PE
 #define PCRELOFFSET TRUE
This page took 0.041946 seconds and 4 git commands to generate.