]> sourceware.org Git - glibc.git/commit
* sysdeps/sparc/sparc32/dl-trampoline.S: New file.
authorRoland McGrath <roland@gnu.org>
Tue, 5 Apr 2005 21:37:05 +0000 (21:37 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 5 Apr 2005 21:37:05 +0000 (21:37 +0000)
commit404a4e2fb3e29843d1cc14d2c77cf984cc98b4be
tree928374a6bbb611366e1b4180f2070d88207c3809
parent328a48c5791aa2fd4ca223e8d75e923382656663
* sysdeps/sparc/sparc32/dl-trampoline.S: New file.

* sysdeps/sparc/sparc32/dl-machine.h: Move PLT trampolines there.
Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
(elf_machine_runtime_setup): Test for dl_profile non-null.
* sysdeps/sparc/sparc64/dl-trampoline.S: New file.
(ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
* sysdeps/sparc/sparc64/dl-machine.h: Move PLT trampolines there.
Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
(elf_machine_runtime_setup): Test for dl_profile non-null.
* sysdeps/sparc/bits/link.h: New file.
* sysdeps/generic/ldsodefs.h (La_sparc32_regs, La_sparc32_retval,
La_sparc64_regs, La_sparc64_retval): New.
(struct audit_ifaces): Add sparc entries.
* elf/tst-auditmod1.c: Add sparc entries.
ChangeLog
elf/tst-auditmod1.c
sysdeps/generic/ldsodefs.h
sysdeps/sparc/bits/link.h [new file with mode: 0644]
sysdeps/sparc/sparc32/dl-machine.h
sysdeps/sparc/sparc32/dl-trampoline.S [new file with mode: 0644]
sysdeps/sparc/sparc64/dl-machine.h
sysdeps/sparc/sparc64/dl-trampoline.S [new file with mode: 0644]
This page took 0.044518 seconds and 5 git commands to generate.