]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-x86-64.c
2001-01-22 Bo Thorsen <bo@suse.de>
authorAndreas Jaeger <aj@suse.de>
Tue, 23 Jan 2001 10:49:50 +0000 (10:49 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 23 Jan 2001 10:49:50 +0000 (10:49 +0000)
commit70256ad8ae2e7d73d603434bb2144912de0e9d89
treea2d213ef9d4f83c1d056de85388a1ec3de8f122e
parent58d5518ebe96fa15dd4e8b22106ffc9950e4a93d
2001-01-22  Bo Thorsen  <bo@suse.de>

        * elf64-x86-64.c: Added PIC support for X86-64.
        (elf64_x86_64_link_hash_newfunc): Function added.
        (elf64_x86_64_link_hash_table_create): Likewise.
        (elf64_x86_64_check_relocs): Likewise.
        (elf64_x86_64_gc_mark_hook): Likewise.
        (elf64_x86_64_gc_sweep_hook): Likewise.
        (elf64_x86_64_adjust_dynamic_symbol): Likewise.
        (elf64_x86_64_size_dynamic_sections): Likewise.
        (elf64_x86_64_discard_copies): Likewise.
        (elf64_x86_64_finish_dynamic_symbol): Likewise.
        (elf64_x86_64_finish_dynamic_sections): Likewise.
        (elf64_x86_64_relocate_section): Add relocation of PIC sections.
bfd/ChangeLog
bfd/elf64-x86-64.c