* sysdeps/m68k/dl-machine.h: Remove trampoline code. Define
authorAndreas Schwab <schwab@suse.de>
Sun, 16 Jan 2005 02:07:29 +0000 (02:07 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 16 Jan 2005 02:07:29 +0000 (02:07 +0000)
commit00f36bfbb71dbfa1457ad2bdd9886965f7d67313
tree72e9447af0d14e8366d3a9a0bf7700739025ce47
parentcac7d7f9a11615e2606a89241d5044a3004e5ea2
* sysdeps/m68k/dl-machine.h: Remove trampoline code.  Define
ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
(elf_machine_runtime_setup): If profile != 0 does not anymore mean
GLRO(dl_profile) != NULL.
* sysdeps/m68k/dl-trampoline.S: New file.
* sysdeps/m68k/bits/link.h: New file.
* sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add m68k
variants.
* elf/tst-auditmod1.c: Add m68k support.
sysdeps/m68k/bits/link.h [new file with mode: 0644]
sysdeps/m68k/dl-machine.h
sysdeps/m68k/dl-trampoline.S [new file with mode: 0644]