* sysdeps/alpha/dl-trampoline.S: New file.
authorRichard Henderson <rth@redhat.com>
Sun, 23 Jan 2005 08:02:38 +0000 (08:02 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 23 Jan 2005 08:02:38 +0000 (08:02 +0000)
commit1ba6212c8bcc820d49fb1c6f6bf4e3f4d497fa75
tree3895aaa94186f24e7a1b718c21b6acc4966f1106
parent00f36bfbb71dbfa1457ad2bdd9886965f7d67313
    * sysdeps/alpha/dl-trampoline.S: New file.
        * sysdeps/alpha/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.
        (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
        * sysdeps/alpha/bits/link.h: New file.
        * sysdeps/generic/ldsodefs.h (La_alpha_regs, La_alpha_retval): New.
        (struct audit_ifaces): Add alpha entries.
        * elf/tst-auditmod1.c: Add alpha entries.
sysdeps/alpha/bits/link.h [new file with mode: 0644]
sysdeps/alpha/dl-machine.h
sysdeps/alpha/dl-trampoline.S [new file with mode: 0644]