mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* 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:
@ -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
|
||||
|
Reference in New Issue
Block a user