* elf.c: Convert to C90, remove unnecessary prototypes and casts.

Replace PTR with void *.  Formatting.
	(_bfd_elf_assign_file_position_for_section): Remove INLINE.
	(make_mapping): Likewise.
This commit is contained in:
Alan Modra 2003-07-30 02:08:06 +00:00
parent c07f46a4b1
commit 217aa764fc
2 changed files with 385 additions and 656 deletions

View file

@ -1,3 +1,10 @@
2003-07-30 Alan Modra <amodra@bigpond.net.au>
* elf.c: Convert to C90, remove unnecessary prototypes and casts.
Replace PTR with void *. Formatting.
(_bfd_elf_assign_file_position_for_section): Remove INLINE.
(make_mapping): Likewise.
2003-07-29 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c (func_desc_adjust): Give linker created function

1034
bfd/elf.c

File diff suppressed because it is too large Load diff