]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - bfd/coff-tic30.c
Merge commit 'upstream/2.20'
[msp430-binutils.git] / bfd / coff-tic30.c
index a732a00bcefdd3032d82b4a14a256cfb0b5b161e..7670afe223181e5cb4bcd16b3dba6b3abf9154d6 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for TMS320C30 coff binaries.
-   Copyright 1998, 1999, 2000, 2001, 2002, 2007
+   Copyright 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2008
    Free Software Foundation, Inc.
    Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
 
@@ -182,6 +182,10 @@ reloc_processing (relent, reloc, symbols, abfd, section)
   relent->address -= section->vma;
 }
 
+#ifndef bfd_pe_print_pdata
+#define bfd_pe_print_pdata     NULL
+#endif
+
 #include "coffcode.h"
 
 const bfd_target tic30_coff_vec =