freebsd-skq/lib/libc/mips/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
..
hardfloat
_ctx_start.S Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
_set_tp.c
_setjmp.S Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00
fabs.c
fabs.S
flt_rounds.c
getcontextx.c Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
infinity.c
ldexp.S
longjmp.c
makecontext.c Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
Makefile.inc Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
setjmp.S Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00
signalcontext.c
sigsetjmp.S Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00