]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coff-sh.c (bfd_pe_print_pdata): Define to NULL for non
authorNick Clifton <nickc@redhat.com>
Mon, 21 Jul 2008 14:09:57 +0000 (14:09 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 21 Jul 2008 14:09:57 +0000 (14:09 +0000)
commit799c00e0279d96a1254ad1242c0d3c7c3d54fc9a
tree2323b493dd8e1b0312df0e0bd4f242d75b9ff14e
parent5b9f75a8ae5c7e27f23b95b6bbe86790e03a4d29
    * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non
        COFF_WITH_PE based SH ports.
        * libpei.h (_bfd_XX_print_ce_compressed_pdata): Prototype.
        * arm-wince-pe.c (bfd_pe_print_pdata): Use
        _bfd_pe_print_ce_compressed_pdata.
        (slurp_symcache, cleanup_syms, pe_print_ce_compressed_pdata): Move
        to...
        * peXXigen.c: ... here and rename pe_print_ce_compressed_pdata to
        _bfd_XX_print_ce_compressed_pdata.
bfd/ChangeLog
bfd/coff-sh.c
bfd/libpei.h
bfd/pe-arm-wince.c
bfd/peXXigen.c