NetBSD/lib/libm
drochner d81b3ce220 make an intermediate float variable "volatile" on i386 to work around a gcc
optimization problem: subsequent add/subs were done inside FPU registers,
with "double" precision, without rounding to "float" in between
2006-08-01 20:14:35 +00:00
..
arch
gen
man move manpages for frexp/ldexp/modf to libm -- the (most) implementation is 2006-07-03 16:03:56 +00:00
noieee_src Rather than cast everything around (which upsets gcc4), use a union instead. 2006-07-08 00:28:21 +00:00
src make an intermediate float variable "volatile" on i386 to work around a gcc 2006-08-01 20:14:35 +00:00
Makefile move manpages for frexp/ldexp/modf to libm -- the (most) implementation is 2006-07-03 16:03:56 +00:00
shlib_version