Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024年02月03日 | sqrtl: fix invalid use of a non-constant-expression as static initializer | Rich Felker | -2/+2 |
2020年08月05日 | math: new software sqrtl | Szabolcs Nagy | -1/+253 |
2013年09月05日 | math: long double fix (use ldshape union) | Szabolcs Nagy | -3/+1 |
2012年04月30日 | add C stub for sqrtl (already implemented in asm on i386 and x86_64) | Rich Felker | -0/+9 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+0 |