NetBSD/lib/libm
joerg 17f4d79daf Use correct stack register as noticed by christos 2011-06-18 22:19:52 +00:00
..
arch Use correct stack register as noticed by christos 2011-06-18 22:19:52 +00:00
compat make the hypot/atan2 functions weak aliases, because they are used 2007-08-10 21:20:35 +00:00
complex Add missing MLINKS. From Stathis Kamperis. 2011-03-18 00:57:19 +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 according to C99/POSIX, nextafter(x,y) should return y if x==y, from 2011-04-18 15:59:09 +00:00
Makefile Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
shlib_version remquo{,f} from FreeBSD via Stathis Kamperis 2011-02-06 00:44:08 +00:00