Rich Felker 2f1de8051b fix x86_64 lrintl asm, again 11 年之前
..
__invtrigl.s 1384ad5f33 math: add empty __invtrigl.s to i386 and x86_64 12 年之前
acosl.s f697d66b81 math: change the formula used for acos.s 13 年之前
asinl.s 37eaec3ad3 math: fix x86 asin accuracy 13 年之前
atan2l.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
atanl.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
ceill.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 年之前
exp2l.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 年之前
expl.s 0a4a4a7a11 fix build of x86_64 expl assembly 11 年之前
expm1l.s 525ad96e0e math: move x86_64 exp2l implementation to exp2l.s from expl.s 12 年之前
fabs.s 0e4a995213 new math asm (abs/rounding) for x86_64 13 年之前
fabsf.s 0e4a995213 new math asm (abs/rounding) for x86_64 13 年之前
fabsl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 年之前
floorl.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
fmodl.s b935147761 assembly optimizations for fmod/remainder functions 13 年之前
llrint.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 年之前
llrintf.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 年之前
llrintl.s 19e48c5531 use fistpll mnemonic instead of fistpq (more widely supported) on x86_64 too 13 年之前
log10l.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
log1pl.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
log2l.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
logl.s 30df206cb0 x86_64 math asm, long double functions only 13 年之前
lrint.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 年之前
lrintf.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 年之前
lrintl.s 2f1de8051b fix x86_64 lrintl asm, again 11 年之前
remainderl.s b935147761 assembly optimizations for fmod/remainder functions 13 年之前
rintl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 年之前
sqrt.s b69f695ace first commit of the new libm! 13 年之前
sqrtf.s b69f695ace first commit of the new libm! 13 年之前
sqrtl.s b69f695ace first commit of the new libm! 13 年之前
truncl.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 年之前