* elf32-i386.c: Convert to C90 function definitions, remove unnecessary
authorAlan Modra <amodra@gmail.com>
Tue, 24 Jun 2003 14:03:53 +0000 (14:03 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 24 Jun 2003 14:03:53 +0000 (14:03 +0000)
commit55fd94b056a2db8d1a530ed2db648579bb8c586c
tree789750cf9023066b8cc24b294c506bb7bb5ea3de
parent6990d625c8b0d2597c0c2016b44804df02c638e0
* elf32-i386.c: Convert to C90 function definitions, remove unnecessary
prototypes and casts.  Replace PTR with void *.  Formatting.
* elf32-ppc.c: Likewise.  Break long strings too.
(ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
(ppc_elf_unhandled_reloc): Internationalize error message.
* elf32-ppc.h: Remove PARAMS.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf32-ppc.c
bfd/elf32-ppc.h
This page took 0.024336 seconds and 4 git commands to generate.