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 make the hypot/atan2 functions weak aliases, because they are used 2007-08-10 21:20:35 +00:00
complex deal with infinity on the vax. 2010-09-20 17:51:38 +00:00
gen Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
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