NetBSD/lib/libm
2011-07-04 11:46:41 +00:00
..
arch Actually used SSE branch. Noticed by enami@ 2011-06-21 21:52:49 +00:00
compat
complex use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values. 2011-07-03 06:45:24 +00:00
gen nanl() do use strtold(), not strtod(). 2011-06-10 14:10:18 +00:00
man Split out the ilogb(3) family out of ieee(3) and properly document it. 2011-05-10 06:38:33 +00:00
noieee_src Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
src avoid some uninitalised variable warnings. 2011-07-04 11:46:41 +00:00
Makefile remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
shlib_version remquo{,f} from FreeBSD via Stathis Kamperis 2011-02-06 00:44:08 +00:00