freebsd-nq/lib/msun
David Schultz fe69257da2 Import the subset of J.T. Conklin's single-precision x86-optimized
math routines that appear to be (a) correct and (b) faster than their
MI counterparts on my Pentium 4.

Obtained from:	NetBSD
2005-01-13 18:58:25 +00:00
..
alpha Add an fenv.h implementation for the alpha port. All of the standard 2004-06-06 09:58:55 +00:00
amd64 Mark inline stmxcsr instructions as volatile, since this appears to be 2005-01-11 22:10:43 +00:00
arm Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not, 2004-08-05 14:07:24 +00:00
bsdsrc GC unused declaration 2004-12-16 20:40:49 +00:00
i387 Import the subset of J.T. Conklin's single-precision x86-optimized 2005-01-13 18:58:25 +00:00
ia64 Shift the FPSR contents by the correct amount so feupdateenv() raises 2004-06-11 02:35:30 +00:00
man Markup nits. 2005-01-13 10:43:01 +00:00
powerpc Add an fenv.h implementation for the powerpc port. 2004-06-06 10:05:10 +00:00
sparc64 Add an fenv.h implementation for the sparc64 port. 2004-06-06 10:05:57 +00:00
src The isnormal() in rev 1.2 should have been isfinite() so subnormals 2005-01-13 15:43:41 +00:00
Makefile Import the subset of J.T. Conklin's single-precision x86-optimized 2005-01-13 18:58:25 +00:00