* coff-rs6000.c: Formatting fixes.
authorAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 05:52:29 +0000 (05:52 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 05:52:29 +0000 (05:52 +0000)
commitcf9ab45bc0bde753db9d09b757d7e045e568e558
tree4b021de77965f837533de5d872b43d40e051ea92
parenta78eab4eafeaa0ec770cc17ce68ce40fc0142921
* 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