about summary refs log tree commit diff
path: root/src/math/i386/sqrt.s
Commit message (Expand)AuthorAgeFilesLines
* avoid changing NaNs in sqrt (x86 asm) to satisfy c99 f.9 recommendationRich Felker2012-03-151-0/+4
* correctly rounded sqrt() asm for x86 (i387)Rich Felker2012-03-151-0/+16
* first commit of the new libm!Rich Felker2012-03-131-0/+5