freebsd-dev/lib/libc/aarch64/gen
Andrew Turner 249d5c7acc Add support for makecontext. This supports up to 8 arguments as this
simplifies the code, these can be passed in registers.

Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
2015-07-10 08:36:22 +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
_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
makecontext.c Add support for makecontext. This supports up to 8 arguments as this 2015-07-10 08:36:22 +00:00
Makefile.inc Add support for makecontext. This supports up to 8 arguments as this 2015-07-10 08:36:22 +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