Jakub Jelinek <jj@ultra.linux.cz>
commit554b12db162fc0031e25b66788d6c4703a57238c
authorRichard Henderson <rth@redhat.com>
Fri, 30 Jul 1999 21:42:21 +0000 (30 21:42 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 30 Jul 1999 21:42:21 +0000 (30 21:42 +0000)
treef49968ef15e9c826c0217260fdb382413b3705f7
parentc4e9c7895df931509616632a74b426da3670e212
Jakub Jelinek  <jj@ultra.linux.cz>

        * elf64-sparc.c (sparc64_elf_build_plt): Cosmetic change - ABI
        wants ba,a,pt %xcc instead of %icc.
        Emit correct .PLT0-(.PLTN+4) initial value into the pointer slots
        of large PLT entries.
        (sparc64_elf_plt_ptr_offset): Fix calculation.
        (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
        addend should be relative to load address, not .plt section start.
        (sparc64_elf_size_info): Sparc64 uses 32bit .hash entries.
bfd/ChangeLog
bfd/elf64-sparc.c