X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=bfd%2Fcoff-w65.c;fp=bfd%2Fcoff-w65.c;h=308d4484fe0acab95c5ffc506feaa211525401a4;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hp=ced7d9b63ccc521ecd24d574bdcc68ca378c6146;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10;p=msp430-binutils.git diff --git a/bfd/coff-w65.c b/bfd/coff-w65.c index ced7d9b..308d448 100644 --- a/bfd/coff-w65.c +++ b/bfd/coff-w65.c @@ -1,6 +1,6 @@ /* BFD back-end for WDC 65816 COFF binaries. Copyright 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. Written by Steve Chamberlain, . This file is part of BFD, the Binary File Descriptor library. @@ -375,6 +375,10 @@ w65_reloc16_extra_cases (abfd, link_info, link_order, reloc, data, src_ptr, #define coff_reloc16_extra_cases w65_reloc16_extra_cases #define coff_reloc16_estimate w65_reloc16_estimate +#ifndef bfd_pe_print_pdata +#define bfd_pe_print_pdata NULL +#endif + #include "coffcode.h" #undef coff_bfd_get_relocated_section_contents