]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf32-hppa.h
* elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
authorAlan Modra <amodra@gmail.com>
Thu, 7 Aug 2003 07:25:34 +0000 (07:25 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 7 Aug 2003 07:25:34 +0000 (07:25 +0000)
commitc39a58e6ffd208012eda73a92c52dc65127b2581
treedd1fad8f288d7437b0b603bb6bc59fbe75158535
parent29ceeffbdecd52296cecbc0d2d5148b204a4f930
* elf-bfd.h: Remove PARAMS macro.  Replace PTR with void *.
(NAME): Use ## rather than CONCAT4 macro.
* elfcode.h: Remove one remaining PARAMS macro.
* elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
* elf-strtab.c: Likewise.
* elf-hppa.h: Likewise.
* elf32-hppa.h: Likewise.
* elf32-hppa.c: Likewise.
(elf32_hppa_add_symbol_hook): Delete.
(elf_backend_add_symbol_hook): Don't define.
* libhppa.h: Convert to C90.  Replace INLINE with inline.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-eh-frame.c
bfd/elf-hppa.h
bfd/elf-strtab.c
bfd/elf32-hppa.c
bfd/elf32-hppa.h
bfd/elfcode.h
bfd/libhppa.h