NetBSD/lib/libm
abs eb439bf1a7 Add noieee versions for lround(), lroundf(), lrint(), lrintf(),
llrint() and llrintf().  Code copied from round(), roundf() and
rint() and modified for return values.  Its possible this may not
do the right things in edge cases, but if so its likely to have
the same issues as the existing round(), roundf() and rint().

All this used by vax (only), and should allow xnest to complete
build.
2010-12-09 22:52:59 +00:00
..
arch Fix compile error. 2010-08-01 06:34:38 +00:00
compat
complex deal with infinity on the vax. 2010-09-20 17:51:38 +00:00
gen
man Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
noieee_src Add noieee versions for lround(), lroundf(), lrint(), lrintf(), 2010-12-09 22:52:59 +00:00
src fix accuracy problems in argument ranges where j0(x) is small, closes 2010-11-29 15:10:06 +00:00
Makefile Add noieee versions for lround(), lroundf(), lrint(), lrintf(), 2010-12-09 22:52:59 +00:00
shlib_version Add exp2 and exp2m 2010-01-11 16:28:39 +00:00