Re: Enable --build-id for moxie-elf-ld
[deliverable/binutils-gdb.git] / bfd / pei-ia64.c
index 745147e1ff57738a6c941ec17093866ed1b1fb67..88f0cea9c65d9e0dffad1bc17848096d9ea41cd2 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for HP/Intel IA-64 PE IMAGE COFF files.
-   Copyright 1999, 2000, 2001, 2002, 2007, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Contributed by David Mosberger <davidm@hpl.hp.com>
 
    This implementation only supports objcopy to ouput IA-64 PE IMAGE COFF
@@ -26,7 +25,7 @@
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SYM bfd_pei_ia64_vec
+#define TARGET_SYM ia64_pei_vec
 #define TARGET_NAME "pei-ia64"
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
This page took 0.023832 seconds and 4 git commands to generate.