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
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
shlib_version