diff options
author | 2008-07-24 09:31:06 +0000 | |
---|---|---|
committer | 2008-07-24 09:31:06 +0000 | |
commit | 610deaf95d539135818b68651d2d9514b605d5e7 (patch) | |
tree | b206636c424de8da83ec19fab7a57e4ebc5ef408 /lib/libm/noieee_src | |
parent | Do not define vax-inspired LOWPAGES and HIGHPAGES anymore, they make no (diff) | |
download | wireguard-openbsd-610deaf95d539135818b68651d2d9514b605d5e7.tar.xz wireguard-openbsd-610deaf95d539135818b68651d2d9514b605d5e7.zip |
- move isinf, isnan dups to gen, since most is ieee 754
- is{inf,nan} should be macros for real-floating, so rename to
__is{inf,nan}, per C99
- implement C99 __fpclassify(), __fpclassifyf(), __isfinite(),
__isfinitef(), __isnormal(), __isnormalf(), __signbit(), __signbitf()
- long functions added, but not yet enabled, till ieee.h is fixed
- implement vax equivalents of the functions
- reimplement isinff, isnanf in a better way, and move to libc
- add qnan bytes for all archs
- bump major
man pages will follow
ok millert@. arm bits looked over by drahn@
discussed w/ theo, who showed the right direction, to put these
functions in libc
Diffstat (limited to 'lib/libm/noieee_src')
0 files changed, 0 insertions, 0 deletions