* sysdeps/m68k/dl-machine.h: Remove trampoline code. Define
authorAndreas Schwab <schwab@suse.de>
Sun, 16 Jan 2005 02:07:30 +0000 (02:07 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 16 Jan 2005 02:07:30 +0000 (02:07 +0000)
commitb92f2d04237b7e7165f2c476d8f61e86dbb2779c
treed702da0241c8c485fc7f8baa854a6f06071459e3
parentea161661142ab98568ea811ce791da538da981d1
* 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.
2005-01-16  Andreas Schwab  <schwab@suse.de>

* 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.
ChangeLog
elf/tst-auditmod1.c
sysdeps/generic/ldsodefs.h
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]