sparc: support %dN and %qN syntax for FP registers.
[deliverable/binutils-gdb.git] / bfd / pei-i386.c
index bea7aea1846e3e290669f88dd6abf9a25639ce75..36ab01b1b5c0bc5b6b3de823fb204522e6d2868a 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for Intel 386 PE IMAGE COFF files.
-   Copyright 1995, 1996, 1999, 2002, 2004, 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.
 
@@ -22,7 +21,7 @@
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SYM             i386pei_vec
+#define TARGET_SYM             i386_pei_vec
 #define TARGET_NAME            "pei-i386"
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
This page took 0.027268 seconds and 4 git commands to generate.