* elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,
[deliverable/binutils-gdb.git] / bfd / pei-ppc.c
index e109c69e26cedf0e0878b133d53d83b9f263d8c2..420e33e3a0af436d71b2243d48cce448b2bb02d2 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PowerPC PE IMAGE COFF files.
-   Copyright 1995, 1996, 1999, 2007 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2007, 2008  Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -42,4 +42,8 @@
 /* FIXME: This target no longer works.  Search for POWERPC_LE_PE in
    coff-ppc.c and peigen.c.  */
 
+#ifndef bfd_pe_print_pdata
+#define bfd_pe_print_pdata     NULL
+#endif
+
 #include "coff-ppc.c"
This page took 0.024549 seconds and 4 git commands to generate.