freebsd-skq/lib/msun
stefanf 3725fb7eda Use the FP_ILOG macros from <math.h> rather than hardcoded return values.
Also be prepared for FP_ILOGBNAN != INT_MAX.

Reviewed by:	md5
2004-10-09 17:14:28 +00:00
..
alpha
amd64 Insert a missing '~' in feholdexcept(), so that it correctly clears 2004-06-11 02:35:19 +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
i387 Completely remove s_ilogb.S as the assembler implementation gives very little 2004-06-20 10:42:23 +00:00
ia64 Shift the FPSR contents by the correct amount so feupdateenv() raises 2004-06-11 02:35:30 +00:00
man Add man pages for the cimag(), conj() and creal() functions. 2004-08-07 23:03:36 +00:00
powerpc
sparc64
src Use the FP_ILOG macros from <math.h> rather than hardcoded return values. 2004-10-09 17:14:28 +00:00
Makefile Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00