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 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
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 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
mips Remove historical GNUC test 2015-12-08 19:32:58 +00:00
powerpc Remove historical GNUC test 2015-12-08 19:32:58 +00:00
powerpc64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
riscv Start support for the RISC-V 64-bit architecture developed by UC Berkeley. 2015-12-11 22:55:23 +00:00
sparc64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
Makefile
Makefile.inc Replace realinstall: and META_MODE staging hacks with FILES mechanism. 2015-09-21 18:39:13 +00:00