* elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.
authorAlan Modra <amodra@gmail.com>
Mon, 25 Mar 2013 06:00:06 +0000 (06:00 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 25 Mar 2013 06:00:06 +0000 (06:00 +0000)
commit5d13b3b31966d19c8cd83b8e4116db437fb820e2
tree066f96112d8e2efc7ba97702d60cd1fb2e6eb756
parent483cf7761dad4eb6e26a6ef45922a14f23ac1613
* elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.
(_bfd_elf_init_reloc_shdr): Delete.
* elf.c (_bfd_elf_init_reloc_shdr): Make static.
* elf64-x86-64.c (elf_x86_64_merge_symbol): Trim parameters to
just what is needed.
* elflink.c (_bfd_elf_merge_symbol): Update bed->merge_symbol call.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elf64-x86-64.c
bfd/elflink.c
This page took 0.024981 seconds and 4 git commands to generate.