freebsd-dev/lib/csu
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
..
aarch64 Remove the compat code to handle the kernel passing us an unalinged 2016-01-13 15:54:17 +00:00
amd64
arm Use -mlong-calls to build crt1.o and gcrt1.o. This tells the compiler to 2016-01-10 23:41:31 +00:00
common
i386
mips
powerpc
powerpc64
riscv Start support for the RISC-V 64-bit architecture developed by UC Berkeley. 2015-12-11 22:55:23 +00:00
sparc64
Makefile
Makefile.inc