freebsd-nq/lib/libc/arm/gen
Konstantin Belousov 2b1de0afd1 Add API for obtaining extended machine context states that cannot be
fit into existing mcontext_t.

On i386 and amd64 do return the extended FPU states using
getcontextx(3). For other architectures, getcontextx(3) returns the
same information as getcontext(2).

Tested by:  pho
MFC after:  1 month
2012-01-21 18:00:28 +00:00
..
_ctx_start.S
_set_tp.c
_setjmp.S
alloca.S
divsi3.S
fabs.c
flt_rounds.c Don't inline fenv.h functions on arm for now. Inlining makes sense: 2012-01-20 06:54:30 +00:00
getcontextx.c Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
infinity.c
makecontext.c
Makefile.inc Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
setjmp.S
signalcontext.c
sigsetjmp.S