freebsd-skq/lib/libc/arm
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 Convert softfloat to use the standard exception flag and rounding macros 2012-01-16 04:05:53 +00:00
string Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
sys These warnings are only relevant on NetBSD it seems. They don't seem 2009-02-19 19:53:58 +00:00
_fpmath.h Correct some bugs that resulted from arm/_fpmath.h being blindly copied 2012-01-16 04:04:35 +00:00
arith.h Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +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 Fix remaining syntax errors (missing semicolons) 2007-07-05 17:42:00 +00:00