2001-02-14 Bo Thorsen <bo@suse.de>
commit5eb05fe994a61f6314424e1a9d1502cce40ee7e9
authorAndreas Jaeger <aj@suse.de>
Wed, 14 Feb 2001 10:57:47 +0000 (14 10:57 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 14 Feb 2001 10:57:47 +0000 (14 10:57 +0000)
treeea7856b17a67b2c1fae90b2b9a5ab62e8d634020
parentb18735447064d7a527c582a065c349c2da009cc9
2001-02-14  Bo Thorsen  <bo@suse.de>

* elf64-x86-64.c: Small formatting fixes and rearrangements of code.
(elf64_86_64_size_info): Struct added to fix a problem
with the hashtable string entries.
(elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
(elf64_x86_64_size_dynamic_sections): A FIXME removed.
(elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
remove the FIXME for this.
(elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
section. Also removed the FIXME for it.
(x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
(ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
(elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
bfd/ChangeLog
bfd/elf64-x86-64.c