OSDN Git Service

* elfcode.h: Convert to C90, remove unneeded casts and prototypes.
authorAlan Modra <amodra@bigpond.net.au>
Mon, 4 Aug 2003 09:39:46 +0000 (09:39 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 4 Aug 2003 09:39:46 +0000 (09:39 +0000)
commit2be685dbdba64d1c2c37653438d233bc7ac8ea59
tree9386f6758ddf584cf9fd199cf4ea54f2a0591489
parentb221007b88b614c0204482c454742a1ca1be2e70
* 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