freebsd-dev/lib/libc/ia64/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
..
__divdf3.S
__divdi3.S
__divsf3.S
__divsi3.S
__moddi3.S
__modsi3.S
__udivdi3.S
__udivsi3.S
__umoddi3.S
__umodsi3.S
_mcount.S
_set_tp.c
_setjmp.S
fabs.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpsetmask.c
fpsetround.c
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
unwind.c