]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - bfd/coff-or32.c
Imported binutils-2.20
[msp430-binutils.git] / bfd / coff-or32.c
index 39a47fd5228809be32530317ff97a5c0445d6edc..30801fba68ec0c3f8650a39493d930ff48492777 100644 (file)
@@ -1,5 +1,6 @@
 /* BFD back-end for OpenRISC 1000 COFF binaries.
-   Copyright 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008
+   Free Software Foundation, Inc.
    Contributed by Ivan Guzvinec  <ivang@opencores.org>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -570,6 +571,10 @@ coff_or32_adjust_symndx (obfd, info, ibfd, sec, irel, adjustedp)
 
 #define coff_adjust_symndx coff_or32_adjust_symndx
 
+#ifndef bfd_pe_print_pdata
+#define bfd_pe_print_pdata     NULL
+#endif
+
 #include "coffcode.h"
 
 const bfd_target or32coff_big_vec =