Home
last modified time | relevance | path

Searched refs:build_plt_stub (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2013509 build_plt_stub, build_tls_get_addr_stub, ppc_build_one_stub,
519 (plt_stub_size, build_plt_stub): Adjust for ELFv2.
558 * elf64-ppc.c (build_plt_stub): Switch stubs to use r11 as base
2890 * elf64-ppc.c (build_plt_stub): Correct plt stub branch to glink.
DChangeLog-2011727 (build_plt_stub): Always put STD_R2_40R1 first.
1151 * elf64-ppc.c (build_plt_stub): Correct emitted relocs when no
1505 (build_plt_stub): Add plt_static_chain param, don't load r11 if false.
DChangeLog-2012140 * elf64-ppc.c (build_plt_stub): Fix off by one error in branch
3094 (build_plt_stub): Emit barriers for power7 thread safety. Don't
Delf64-ppc.c10220 build_plt_stub (struct ppc_link_hash_table *htab, in build_plt_stub() function
10426 p = build_plt_stub (htab, stub_entry, p, offset, r); in build_tls_get_addr_stub()
10890 p = build_plt_stub (htab, stub_entry, loc, off, r); in ppc_build_one_stub()
DChangeLog1610 (build_plt_stub): Support fusion on ELFv2 stub.
DChangeLog-20082746 * elf64-ppc.c (build_plt_stub): Add relocs on plt call stubs
DChangeLog-20071265 (build_plt_stub): Build two variants, one without "addis".
DChangeLog-02032870 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
11169 (build_plt_stub): New.