freebsd-dev/lib/libc/aarch64/gen
Andrew Turner 4798b7f381 Disable support for compat syscalls on arm64. These symbols were never
shipped since arm64 exists only on 11+.

Submitted by:	brooks
Reviewed by:	emaste, imp
2016-04-06 16:09:10 +00:00
..
_ctx_start.S Add support for makecontext. This supports up to 8 arguments as this 2015-07-10 08:36:22 +00:00
_set_tp.c Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings. 2015-09-20 04:59:01 +00:00
_setjmp.S Set the alignment of the setjmp magic values correctly. The alignment needs 2015-06-24 16:15:32 +00:00
fabs.S
flt_rounds.c
fpgetmask.c Implement fpgetmask, it's needed by Python. 2015-06-25 08:22:25 +00:00
fpsetmask.c Implement fpsetmask. Some third-party software makes use of it, for example 2015-06-24 16:18:58 +00:00
infinity.c Add the definitions of __infinity and __nan. 2015-08-20 13:11:52 +00:00
makecontext.c Add support for makecontext. This supports up to 8 arguments as this 2015-07-10 08:36:22 +00:00
Makefile.inc Disable support for compat syscalls on arm64. These symbols were never 2016-04-06 16:09:10 +00:00
setjmp.S Set the alignment of the setjmp magic values correctly. The alignment needs 2015-06-24 16:15:32 +00:00
sigsetjmp.S Set the alignment of the setjmp magic values correctly. The alignment needs 2015-06-24 16:15:32 +00:00