* elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
commitb1eea208fe7da63c910d7ec93b113edd00839e98
authorAlan Modra <amodra@bigpond.net.au>
Fri, 20 Jun 2003 05:30:46 +0000 (20 05:30 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 20 Jun 2003 05:30:46 +0000 (20 05:30 +0000)
treefc86c366f9770a170e59412b05439756ee9f88f8
parent5cecea54a2f82ffeb946a109b3017dcf4f72bf1e
* elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
prototypes and casts.  Replace PTR with void *.  Format copyright.
Mention ABI links.
(struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
(ppc_type_of_stub): Make r_type an enum.
(ppc64_elf_size_stubs): Likewise.
* elf64-ppc.h: Remove PARAMS macro.
bfd/ChangeLog
bfd/elf64-ppc.c
bfd/elf64-ppc.h