OSDN Git Service

* 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)
commit72c6dc018ce2a4c4f81c0d6406daf861f0179237
tree7aa5e15aae6b4cf564145a3699da506b755d4ad2
parent9722efe170eb8d08bbf7780d99593aff9d00863a
    * 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