* coff-rs6000.c: Formatting fixes.
commit2c323f05b0cd2a9e8b3b783e5ee722130be56c8d
authorAlan Modra <amodra@bigpond.net.au>
Tue, 6 Aug 2002 05:52:29 +0000 (6 05:52 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 6 Aug 2002 05:52:29 +0000 (6 05:52 +0000)
treefb9b9828a6ee0147288e2762babfb10cce4e5131
parent61fc8f5781ac38e8e4dbddda4a590351eaaa3cd3
* coff-rs6000.c: Formatting fixes.
(xcoff_calculate_relocation): Use PARAMS in declaration.
(xcoff_complain_overflow): Likewise.
(xcoff_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff_vec): Likewise.
(bfd_pmac_xcoff_backend_data): Likewise.
(pmac_xcoff_vec): Likewise.
* coff64-rs6000.c: Formatting fixes.
(xcoff64_calculate_relocation): Use PARAMS in declaration.
(xcoff64_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff64_vec): Likewise.
(bfd_xcoff_aix5_backend_data): Likewise.
(aix5coff64_vec): Likewise.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/coff64-rs6000.c