freebsd-dev/libexec/rtld-elf/aarch64
Andrew Turner fafb1ee7bd Remove the compat code to handle the kernel passing us an unalinged
stackpointer. Userland expects the kernel to pass it an aligned sp and
pass a pointer to the arguments in x0. The kernel side was updated in
r289502, 3 months ago.

Sponsored by:	ABT Systems Ltd
2016-01-13 15:54:17 +00:00
..
reloc.c Fix how we place each objects thread local data. The code used was based 2015-09-01 15:57:03 +00:00
rtld_machdep.h Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
rtld_start.S Remove the compat code to handle the kernel passing us an unalinged 2016-01-13 15:54:17 +00:00