OSDN Git Service

* elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
authorNick Clifton <nickc@redhat.com>
Fri, 17 Jul 2009 09:45:59 +0000 (09:45 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 17 Jul 2009 09:45:59 +0000 (09:45 +0000)
commite24a5f21869bf25318320dedae36dbbc02ae99ef
tree368e16423004f4ad5740532a3ad952927e57d611
parent5932cdb47c6ad123af174c7335ce5130c2284e9d
    * elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
        (_bfd_mips_elf_size_dynamic_sections): For CPUs without load
        interlocking, the last PLT entry needs a nop in the branch delay slot.
        (_bfd_mips_elf_finish_dynamic_symbol): For CPUs with load itnerlocking,
        output the last two PLT entries in reverse order.

        * ld-mips-elf/pic-and-nonpic-3b.dd,
        ld-mips-elf/pic-and-nonpic-5b.dd,
        ld-mips-elf/pic-and-nonpic-6-o32.dd: Updated to use new PLT entries.
bfd/ChangeLog
bfd/elfxx-mips.c