freebsd-dev/lib/libc/powerpc
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
..
gen Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
softfloat Add support files for compiling with soft-float. This has been 2008-04-27 18:34:34 +00:00
sys Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
_fpmath.h
arith.h
gd_qnan.h The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
SYS.h Use the macro WEAK_ALIAS. Tested on 32 and 64-bit. 2012-01-06 09:21:40 +00:00