Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2005 00:07:16 +0000 (00:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2005 00:07:16 +0000 (00:07 +0000)
commitbb38d32c233ff7b2323ac273c09556c0d5884391
tree12798fde95e1aef6251c67093ef825cb58265d33
parentd0d4c71e3409365201c03db05510d99d734b83c0
Update.

* sysdeps/s390/bits/link.h: New file.
* sysdeps/s390/s390-32/dl-trampoline.S: New file.
* sysdeps/s390/s390-64/dl-trampoline.S: New file.
* sysdeps/s390/s390-32/dl-machine.h: Move PLT trampolines to
dl-trampoline.S. Use RESOLVE_MAP instead of RESOLVE to protect
relocation code.
(elf_machine_runtime_setup): Test for dl_profile non-null.
(elf_machine_rela): Remove code using RESOLVE.
(ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
* sysdeps/s390/s390-64/dl-machine.h: Likewise.
* sysdeps/generic/ldsodefs.h (La_s390_32_regs, La_s390_32_retval,
La_s390_64_regs, La_s390_64_retval): New.
* elf/tst-auditmod1.c: Add s390 entries.
ChangeLog
elf/tst-auditmod1.c
sysdeps/generic/ldsodefs.h
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-32/dl-trampoline.S [new file with mode: 0644]
sysdeps/s390/s390-64/dl-machine.h
sysdeps/s390/s390-64/dl-trampoline.S [new file with mode: 0644]