]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-alpha.c
* elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
authorRichard Henderson <rth@redhat.com>
Sun, 2 Jun 2002 03:58:40 +0000 (03:58 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 2 Jun 2002 03:58:40 +0000 (03:58 +0000)
commitf44f99a52f999d5b60b7497b7f107da46fb091a6
tree8e03dc8e9764b4a5022e29a7947fa6fc355cff7f
parent1a38ab7587ac16e0b9ceaa330795efb21b22bd7e
    * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
        symbols from JSR relaxation.
        (elf64_alpha_size_plt_section_1): New.
        (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
        (elf64_alpha_size_rela_got_1): ... here.
        (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
        (elf64_alpha_size_rela_got_section): ... here.
        (elf64_alpha_size_plt_section): New.
        (elf64_alpha_relax_section): Call them.
        (elf64_alpha_size_got_sections): Remove output_bfd arg.
        (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
bfd/ChangeLog
bfd/elf64-alpha.c