]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elfcode.h: Convert to C90, remove unneeded casts and prototypes.
authorAlan Modra <amodra@gmail.com>
Mon, 4 Aug 2003 09:39:46 +0000 (09:39 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 4 Aug 2003 09:39:46 +0000 (09:39 +0000)
commit268b6b39310b33c8791ea43e95e81e0bd12d7c8d
tree868d6cf5ea831cb3ca1ffea40336f9e0c706c817
parent2a36a1175e1fec4bd57a97bc5de0bea89b397b10
* elfcode.h: Convert to C90, remove unneeded casts and prototypes.
* elfcore.h: Likewise.
* elflink.c: Likewise.
* elflink.h: Likewise.
* elf.c (sym_is_global): Remove INLINE.
(align_file_position): Replace INLINE with inline.
* elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
(elf_file_p): Replace INLINE with inline.
bfd/ChangeLog
bfd/elf.c
bfd/elfcode.h
bfd/elfcore.h
bfd/elflink.c
bfd/elflink.h