mirror of git://sourceware.org/git/glibc.git
2010-03-03 David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_lazy_rel): Must pass '1' for 't' argument to sparc_fixup_plt. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_lazy_rel): Likewise. * sysdeps/sparc/sparc32/dl-plt.h (OPCODE_BA_PT): Define. (sparc_fixup_plt): Document 't' argument. Enable branch optimization and use v9 branches when possible. Explain why we cannot unconditionally patch the branch into the first PLT instruction. * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Document 't' argument. Use v9 branches when possible. Explain why we can in fact unconditionally use a branch in the first PLT instruction here. |
||
|---|---|---|
| .. | ||
| bits | ||
| elf | ||
| fpu | ||
| multiarch | ||
| soft-fp | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| add_n.S | ||
| addmul_1.S | ||
| align-cpy.S | ||
| backtrace.c | ||
| bzero.c | ||
| dl-irel.h | ||
| dl-machine.h | ||
| dl-plt.h | ||
| dl-trampoline.S | ||
| hp-timing.c | ||
| hp-timing.h | ||
| jmpbuf-unwind.h | ||
| lshift.S | ||
| memchr.S | ||
| memcmp.S | ||
| memcopy.h | ||
| memcpy.S | ||
| memset.S | ||
| mul_1.S | ||
| rawmemchr.S | ||
| rshift.S | ||
| stpcpy.S | ||
| stpncpy.S | ||
| strcat.S | ||
| strchr.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strcspn.S | ||
| strlen.S | ||
| strncmp.S | ||
| strncpy.S | ||
| strpbrk.S | ||
| strrchr.c | ||
| strspn.S | ||
| sub_n.S | ||
| submul_1.S | ||