NetBSD/lib/libm
dsl 3a9ebe222a Change 'i0' to be signed so that the sign bit is preserved on 'k'
and the code at the bottom splits the multiply.
Fixes denormal results.
This might have been introduced when I deferred shifting 'k' left.
2014-03-18 21:52:19 +00:00
..
arch Need to load the full argument 2014-03-15 14:12:56 +00:00
compat make the hypot/atan2 functions weak aliases, because they are used 2007-08-10 21:20:35 +00:00
compiler_rt Update compiler-rt glue for the new source layout. 2014-02-26 22:37:55 +00:00
complex Remove unknown .LP macro. 2013-03-14 19:15:34 +00:00
gen nanl() do use strtold(), not strtod(). 2011-06-10 14:10:18 +00:00
man Add cbrtl(3) and sqrtl(3), from FreeBSD. 2013-11-19 19:24:33 +00:00
noieee_src Add roundl() 2014-03-16 10:02:27 +00:00
src Change 'i0' to be signed so that the sign bit is preserved on 'k' 2014-03-18 21:52:19 +00:00
Makefile Include new/missing files for vax 2014-03-06 11:01:16 +00:00
shlib_version Add scalbnl to libm. 2011-07-26 16:10:15 +00:00