fix %lf in wprintf
[musl] / src / math / x86_64 / lrintl.s
2013-09-13 Rich Felkerfix x86_64 lrintl asm, again
2013-09-05 Szabolcs Nagymath: fix lrintl.s on x86_64 (use movslq to signextend...
2012-03-21 Rich Felkerx86_64 math asm, long double functions only