freebsd-dev/libexec/rtld-elf/aarch64
Andrew Turner 65706c12b2 Add a workaround to correctly align the stack before calling into C code.
When enough time has passed for users to update their userland the kernel
fix will be applied. This will change the ABI to have x0 point to the args
and sp be correctly aligned.

It is expected this compatibility code can be removed when the kernel and
qemu usermode emulation have both been updated for the new ABI.

This fixes clang failures, and most likely other crashes.

Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
2015-06-22 19:43:08 +00:00
..
reloc.c Use the correct value to get the offset of the objects tls data. 2015-04-15 14:20:12 +00:00
rtld_machdep.h
rtld_start.S Add a workaround to correctly align the stack before calling into C code. 2015-06-22 19:43:08 +00:00