]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2001-02-14 Bo Thorsen <bo@suse.de>
authorAndreas Jaeger <aj@suse.de>
Wed, 14 Feb 2001 10:57:47 +0000 (10:57 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 14 Feb 2001 10:57:47 +0000 (10:57 +0000)
commit407443a31c6523427f8c252378d95dcd04c68678
tree939056819f98e39034fe2f5fc6224736f7a7799f
parent7904f322ac231a2f59e326ac80b6d1eb801755ed
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