You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker b04b588791 asm for log1p 14 years ago
..
i386 asm for log1p 14 years ago
x86_64 assembly optimizations for fmod/remainder functions 14 years ago
__cos.c first commit of the new libm! 14 years ago
__cosdf.c first commit of the new libm! 14 years ago
__cosl.c first commit of the new libm! 14 years ago
__expo2.c clean up __expo2.c, use a slightly better k constant 14 years ago
__expo2f.c clean up __expo2.c, use a slightly better k constant 14 years ago
__fpclassify.c first commit of the new libm! 14 years ago
__fpclassifyf.c first commit of the new libm! 14 years ago
__fpclassifyl.c first commit of the new libm! 14 years ago
__invtrigl.c first commit of the new libm! 14 years ago
__invtrigl.h first commit of the new libm! 14 years ago
__log1p.h first commit of the new libm! 14 years ago
__log1pf.h math cleanup: use 1.0f instead of (float)1.0 14 years ago
__polevll.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
__rem_pio2.c first commit of the new libm! 14 years ago
__rem_pio2_large.c first commit of the new libm! 14 years ago
__rem_pio2f.c first commit of the new libm! 14 years ago
__rem_pio2l.h first commit of the new libm! 14 years ago
__signbit.c first commit of the new libm! 14 years ago
__signbitf.c first commit of the new libm! 14 years ago
__signbitl.c first commit of the new libm! 14 years ago
__sin.c first commit of the new libm! 14 years ago
__sindf.c first commit of the new libm! 14 years ago
__sinl.c first commit of the new libm! 14 years ago
__tan.c first commit of the new libm! 14 years ago
__tandf.c first commit of the new libm! 14 years ago
__tanl.c first commit of the new libm! 14 years ago
acos.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
acosf.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
acosh.c first commit of the new libm! 14 years ago
acoshf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
acoshl.c first commit of the new libm! 14 years ago
acosl.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
asin.c first commit of the new libm! 14 years ago
asinf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
asinh.c first commit of the new libm! 14 years ago
asinhf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
asinhl.c first commit of the new libm! 14 years ago
asinl.c first commit of the new libm! 14 years ago
atan.c first commit of the new libm! 14 years ago
atan2.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
atan2f.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
atan2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
atanf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
atanh.c first commit of the new libm! 14 years ago
atanhf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
atanhl.c first commit of the new libm! 14 years ago
atanl.c first commit of the new libm! 14 years ago
cbrt.c first commit of the new libm! 14 years ago
cbrtf.c first commit of the new libm! 14 years ago
cbrtl.c first commit of the new libm! 14 years ago
ceil.c first commit of the new libm! 14 years ago
ceilf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
ceill.c first commit of the new libm! 14 years ago
copysign.c first commit of the new libm! 14 years ago
copysignf.c first commit of the new libm! 14 years ago
copysignl.c first commit of the new libm! 14 years ago
cos.c first commit of the new libm! 14 years ago
cosf.c first commit of the new libm! 14 years ago
cosh.c first commit of the new libm! 14 years ago
coshf.c first commit of the new libm! 14 years ago
coshl.c first commit of the new libm! 14 years ago
cosl.c first commit of the new libm! 14 years ago
erf.c first commit of the new libm! 14 years ago
erff.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
erfl.c first commit of the new libm! 14 years ago
exp.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
exp2.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
exp2f.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
exp2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
expf.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
expl.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
expm1.c first commit of the new libm! 14 years ago
expm1f.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
expm1l.c first commit of the new libm! 14 years ago
fabs.c first commit of the new libm! 14 years ago
fabsf.c first commit of the new libm! 14 years ago
fabsl.c first commit of the new libm! 14 years ago
fdim.c remove libm.h includes when math.h and float.h are enough 14 years ago
fdimf.c remove libm.h includes when math.h and float.h are enough 14 years ago
fdiml.c remove libm.h includes when math.h and float.h are enough 14 years ago
floor.c first commit of the new libm! 14 years ago
floorf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
floorl.c first commit of the new libm! 14 years ago
fma.c remove unnecessary TODO comments from fma.c 14 years ago
fmaf.c make fma and lrint functions build without full fenv support 14 years ago
fmal.c fmal bug fix: nan input should not raise exception 14 years ago
fmax.c remove libm.h includes when math.h and float.h are enough 14 years ago
fmaxf.c remove libm.h includes when math.h and float.h are enough 14 years ago
fmaxl.c remove libm.h includes when math.h and float.h are enough 14 years ago
fmin.c remove libm.h includes when math.h and float.h are enough 14 years ago
fminf.c remove libm.h includes when math.h and float.h are enough 14 years ago
fminl.c remove libm.h includes when math.h and float.h are enough 14 years ago
fmod.c first commit of the new libm! 14 years ago
fmodf.c first commit of the new libm! 14 years ago
fmodl.c first commit of the new libm! 14 years ago
frexp.c first commit of the new libm! 14 years ago
frexpf.c first commit of the new libm! 14 years ago
frexpl.c first commit of the new libm! 14 years ago
hypot.c first commit of the new libm! 14 years ago
hypotf.c math cleanup: use 1.0f instead of 1.0F 14 years ago
hypotl.c first commit of the new libm! 14 years ago
ilogb.c remove libm.h includes when math.h and float.h are enough 14 years ago
ilogbf.c first commit of the new libm! 14 years ago
ilogbl.c first commit of the new libm! 14 years ago
j0.c first commit of the new libm! 14 years ago
j0f.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
j1.c first commit of the new libm! 14 years ago
j1f.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
jn.c first commit of the new libm! 14 years ago
jnf.c fix namespace issues for lgamma, etc. 14 years ago
ldexp.c remove libm.h includes when math.h and float.h are enough 14 years ago
ldexpf.c remove libm.h includes when math.h and float.h are enough 14 years ago
ldexpl.c remove libm.h includes when math.h and float.h are enough 14 years ago
lgamma.c other side of the signgam namespace fix: use the internal name 14 years ago
lgamma_r.c fix namespace issues for lgamma, etc. 14 years ago
lgammaf.c other side of the signgam namespace fix: use the internal name 14 years ago
lgammaf_r.c fix namespace issues for lgamma, etc. 14 years ago
lgammal.c other side of the signgam namespace fix: use the internal name 14 years ago
llrint.c make lrint and llrint functions work without fenv support 14 years ago
llrintf.c make lrint and llrint functions work without fenv support 14 years ago
llrintl.c make lrint and llrint functions work without fenv support 14 years ago
llround.c simplify lround and llround functions 14 years ago
llroundf.c simplify lround and llround functions 14 years ago
llroundl.c simplify lround and llround functions 14 years ago
log.c first commit of the new libm! 14 years ago
log1p.c first commit of the new libm! 14 years ago
log1pf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
log1pl.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
log2.c first commit of the new libm! 14 years ago
log2f.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
log2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
log10.c first commit of the new libm! 14 years ago
log10f.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
log10l.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
logb.c first commit of the new libm! 14 years ago
logbf.c first commit of the new libm! 14 years ago
logbl.c first commit of the new libm! 14 years ago
logf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
logl.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
lrint.c make lrint and llrint functions work without fenv support 14 years ago
lrintf.c make lrint and llrint functions work without fenv support 14 years ago
lrintl.c make lrint and llrint functions work without fenv support 14 years ago
lround.c simplify lround and llround functions 14 years ago
lroundf.c simplify lround and llround functions 14 years ago
lroundl.c simplify lround and llround functions 14 years ago
modf.c first commit of the new libm! 14 years ago
modff.c first commit of the new libm! 14 years ago
modfl.c first commit of the new libm! 14 years ago
nan.c implement nan, nanf, nanl 14 years ago
nanf.c implement nan, nanf, nanl 14 years ago
nanl.c implement nan, nanf, nanl 14 years ago
nearbyint.c remove libm.h includes when math.h and float.h are enough 14 years ago
nearbyintf.c remove libm.h includes when math.h and float.h are enough 14 years ago
nearbyintl.c remove libm.h includes when math.h and float.h are enough 14 years ago
nextafter.c first commit of the new libm! 14 years ago
nextafterf.c first commit of the new libm! 14 years ago
nextafterl.c first commit of the new libm! 14 years ago
nexttoward.c remove libm.h includes when math.h and float.h are enough 14 years ago
nexttowardf.c first commit of the new libm! 14 years ago
nexttowardl.c remove libm.h includes when math.h and float.h are enough 14 years ago
pow.c math cleanup: use 1.0f instead of 1.0F 14 years ago
powf.c math cleanup: use 1.0f instead of 1.0F 14 years ago
powl.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
remainder.c first commit of the new libm! 14 years ago
remainderf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
remainderl.c remove libm.h includes when math.h and float.h are enough 14 years ago
remquo.c first commit of the new libm! 14 years ago
remquof.c first commit of the new libm! 14 years ago
remquol.c first commit of the new libm! 14 years ago
rint.c first commit of the new libm! 14 years ago
rintf.c first commit of the new libm! 14 years ago
rintl.c first commit of the new libm! 14 years ago
round.c remove libm.h includes when math.h and float.h are enough 14 years ago
roundf.c remove libm.h includes when math.h and float.h are enough 14 years ago
roundl.c remove libm.h includes when math.h and float.h are enough 14 years ago
scalb.c remove libm.h includes when math.h and float.h are enough 14 years ago
scalbf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
scalbln.c remove libm.h includes when math.h and float.h are enough 14 years ago
scalblnf.c remove libm.h includes when math.h and float.h are enough 14 years ago
scalblnl.c remove libm.h includes when math.h and float.h are enough 14 years ago
scalbn.c simplify scalbn*.c implementations 14 years ago
scalbnf.c simplify scalbn*.c implementations 14 years ago
scalbnl.c simplify scalbn*.c implementations 14 years ago
signgam.c make signgam a weak alias for an internal symbol 14 years ago
sin.c first commit of the new libm! 14 years ago
sincos.c efficient sincos based on sin and cos 14 years ago
sincosf.c efficient sincos based on sin and cos 14 years ago
sincosl.c efficient sincos based on sin and cos 14 years ago
sinf.c first commit of the new libm! 14 years ago
sinh.c first commit of the new libm! 14 years ago
sinhf.c math cleanup: use 1.0f instead of (float)1.0 14 years ago
sinhl.c first commit of the new libm! 14 years ago
sinl.c first commit of the new libm! 14 years ago
sqrt.c first commit of the new libm! 14 years ago
sqrtf.c first commit of the new libm! 14 years ago
sqrtl.c first commit of the new libm! 14 years ago
tan.c first commit of the new libm! 14 years ago
tanf.c first commit of the new libm! 14 years ago
tanh.c first commit of the new libm! 14 years ago
tanhf.c first commit of the new libm! 14 years ago
tanhl.c first commit of the new libm! 14 years ago
tanl.c first commit of the new libm! 14 years ago
tgammal.c fix loads of missing const in new libm, and some global vars (?!) in powl 14 years ago
trunc.c first commit of the new libm! 14 years ago
truncf.c math cleanup: use 1.0f instead of 1.0F 14 years ago
truncl.c first commit of the new libm! 14 years ago