nsz f697d66b81 math: change the formula used for acos.s 13 yıl önce
..
i386 f697d66b81 math: change the formula used for acos.s 13 yıl önce
x86_64 f697d66b81 math: change the formula used for acos.s 13 yıl önce
__cos.c 0cbb654791 code cleanup of named constants 13 yıl önce
__cosdf.c 0cbb654791 code cleanup of named constants 13 yıl önce
__cosl.c 0cbb654791 code cleanup of named constants 13 yıl önce
__expo2.c df8b3e5aef clean up __expo2.c, use a slightly better k constant 13 yıl önce
__expo2f.c df8b3e5aef clean up __expo2.c, use a slightly better k constant 13 yıl önce
__fpclassify.c b69f695ace first commit of the new libm! 13 yıl önce
__fpclassifyf.c b69f695ace first commit of the new libm! 13 yıl önce
__fpclassifyl.c b69f695ace first commit of the new libm! 13 yıl önce
__invtrigl.c b69f695ace first commit of the new libm! 13 yıl önce
__invtrigl.h b69f695ace first commit of the new libm! 13 yıl önce
__log1p.h b69f695ace first commit of the new libm! 13 yıl önce
__log1pf.h 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 yıl önce
__polevll.c 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl 13 yıl önce
__rem_pio2.c 0cbb654791 code cleanup of named constants 13 yıl önce
__rem_pio2_large.c 0cbb654791 code cleanup of named constants 13 yıl önce
__rem_pio2f.c b69f695ace first commit of the new libm! 13 yıl önce
__rem_pio2l.c 0cbb654791 code cleanup of named constants 13 yıl önce
__signbit.c 8c6fc860a9 remove a fixme comment 13 yıl önce
__signbitf.c 8c6fc860a9 remove a fixme comment 13 yıl önce
__signbitl.c b69f695ace first commit of the new libm! 13 yıl önce
__sin.c 0cbb654791 code cleanup of named constants 13 yıl önce
__sindf.c b69f695ace first commit of the new libm! 13 yıl önce
__sinl.c 0cbb654791 code cleanup of named constants 13 yıl önce
__tan.c 0cbb654791 code cleanup of named constants 13 yıl önce
__tandf.c b69f695ace first commit of the new libm! 13 yıl önce
__tanl.c c3587effe2 minor fix in __tanl (get sign properly) 13 yıl önce
acos.c 0cbb654791 code cleanup of named constants 13 yıl önce
acosf.c 0cbb654791 code cleanup of named constants 13 yıl önce
acosh.c 0cbb654791 code cleanup of named constants 13 yıl önce
acoshf.c 0cbb654791 code cleanup of named constants 13 yıl önce
acoshl.c 0cbb654791 code cleanup of named constants 13 yıl önce
acosl.c 0cbb654791 code cleanup of named constants 13 yıl önce
asin.c 0cbb654791 code cleanup of named constants 13 yıl önce
asinf.c 0cbb654791 code cleanup of named constants 13 yıl önce
asinh.c 0cbb654791 code cleanup of named constants 13 yıl önce
asinhf.c 0cbb654791 code cleanup of named constants 13 yıl önce
asinhl.c 0cbb654791 code cleanup of named constants 13 yıl önce
asinl.c 0cbb654791 code cleanup of named constants 13 yıl önce
atan.c 0cbb654791 code cleanup of named constants 13 yıl önce
atan2.c 0cbb654791 code cleanup of named constants 13 yıl önce
atan2f.c 0cbb654791 code cleanup of named constants 13 yıl önce
atan2l.c 0cbb654791 code cleanup of named constants 13 yıl önce
atanf.c 0cbb654791 code cleanup of named constants 13 yıl önce
atanh.c 0cbb654791 code cleanup of named constants 13 yıl önce
atanhf.c 0cbb654791 code cleanup of named constants 13 yıl önce
atanhl.c 0cbb654791 code cleanup of named constants 13 yıl önce
atanl.c 0cbb654791 code cleanup of named constants 13 yıl önce
cbrt.c b69f695ace first commit of the new libm! 13 yıl önce
cbrtf.c b69f695ace first commit of the new libm! 13 yıl önce
cbrtl.c 1e2fea632b fix a cbrtl.c regression and remove x87 precision setting 13 yıl önce
ceil.c 7eabe8e690 math: minor cleanups in ceil and floor 13 yıl önce
ceilf.c 7eabe8e690 math: minor cleanups in ceil and floor 13 yıl önce
ceill.c 7eabe8e690 math: minor cleanups in ceil and floor 13 yıl önce
copysign.c b69f695ace first commit of the new libm! 13 yıl önce
copysignf.c b69f695ace first commit of the new libm! 13 yıl önce
copysignl.c b69f695ace first commit of the new libm! 13 yıl önce
cos.c b69f695ace first commit of the new libm! 13 yıl önce
cosf.c b69f695ace first commit of the new libm! 13 yıl önce
cosh.c 0cbb654791 code cleanup of named constants 13 yıl önce
coshf.c 0cbb654791 code cleanup of named constants 13 yıl önce
coshl.c 0cbb654791 code cleanup of named constants 13 yıl önce
cosl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 yıl önce
erf.c 0cbb654791 code cleanup of named constants 13 yıl önce
erff.c 0cbb654791 code cleanup of named constants 13 yıl önce
erfl.c 0cbb654791 code cleanup of named constants 13 yıl önce
exp.c 0cbb654791 code cleanup of named constants 13 yıl önce
exp10.c a917c03706 support alternate glibc name pow10 for exp10 13 yıl önce
exp10f.c a917c03706 support alternate glibc name pow10 for exp10 13 yıl önce
exp10l.c a917c03706 support alternate glibc name pow10 for exp10 13 yıl önce
exp2.c 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl 13 yıl önce
exp2f.c 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl 13 yıl önce
exp2l.c 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl 13 yıl önce
expf.c 0cbb654791 code cleanup of named constants 13 yıl önce
expl.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
expm1.c 0cbb654791 code cleanup of named constants 13 yıl önce
expm1f.c 0cbb654791 code cleanup of named constants 13 yıl önce
expm1l.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
fabs.c b69f695ace first commit of the new libm! 13 yıl önce
fabsf.c b69f695ace first commit of the new libm! 13 yıl önce
fabsl.c b69f695ace first commit of the new libm! 13 yıl önce
fdim.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fdimf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fdiml.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
floor.c 7eabe8e690 math: minor cleanups in ceil and floor 13 yıl önce
floorf.c 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 yıl önce
floorl.c 7eabe8e690 math: minor cleanups in ceil and floor 13 yıl önce
fma.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
fmaf.c 2e77dc13f8 make fma and lrint functions build without full fenv support 13 yıl önce
fmal.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
fmax.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fmaxf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fmaxl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fmin.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fminf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fminl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
fmod.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 yıl önce
fmodf.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 yıl önce
fmodl.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 yıl önce
frexp.c b69f695ace first commit of the new libm! 13 yıl önce
frexpf.c b69f695ace first commit of the new libm! 13 yıl önce
frexpl.c b69f695ace first commit of the new libm! 13 yıl önce
hypot.c b69f695ace first commit of the new libm! 13 yıl önce
hypotf.c 32ca5ef3ff math cleanup: use 1.0f instead of 1.0F 13 yıl önce
hypotl.c b69f695ace first commit of the new libm! 13 yıl önce
ilogb.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
ilogbf.c b69f695ace first commit of the new libm! 13 yıl önce
ilogbl.c b69f695ace first commit of the new libm! 13 yıl önce
j0.c 0cbb654791 code cleanup of named constants 13 yıl önce
j0f.c 0cbb654791 code cleanup of named constants 13 yıl önce
j1.c 0cbb654791 code cleanup of named constants 13 yıl önce
j1f.c 0cbb654791 code cleanup of named constants 13 yıl önce
jn.c 0cbb654791 code cleanup of named constants 13 yıl önce
jnf.c 0cbb654791 code cleanup of named constants 13 yıl önce
ldexp.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
ldexpf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
ldexpl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
lgamma.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 yıl önce
lgamma_r.c 0cbb654791 code cleanup of named constants 13 yıl önce
lgammaf.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 yıl önce
lgammaf_r.c 0cbb654791 code cleanup of named constants 13 yıl önce
lgammal.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 yıl önce
llrint.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
llrintf.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
llrintl.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
llround.c afad262440 simplify lround and llround functions 13 yıl önce
llroundf.c afad262440 simplify lround and llround functions 13 yıl önce
llroundl.c afad262440 simplify lround and llround functions 13 yıl önce
log.c 0cbb654791 code cleanup of named constants 13 yıl önce
log10.c 0cbb654791 code cleanup of named constants 13 yıl önce
log10f.c 0cbb654791 code cleanup of named constants 13 yıl önce
log10l.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
log1p.c 0cbb654791 code cleanup of named constants 13 yıl önce
log1pf.c 0cbb654791 code cleanup of named constants 13 yıl önce
log1pl.c 0cbb654791 code cleanup of named constants 13 yıl önce
log2.c 0cbb654791 code cleanup of named constants 13 yıl önce
log2f.c 0cbb654791 code cleanup of named constants 13 yıl önce
log2l.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
logb.c b69f695ace first commit of the new libm! 13 yıl önce
logbf.c b69f695ace first commit of the new libm! 13 yıl önce
logbl.c b69f695ace first commit of the new libm! 13 yıl önce
logf.c 0cbb654791 code cleanup of named constants 13 yıl önce
logl.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 yıl önce
lrint.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
lrintf.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
lrintl.c 65db00983f make lrint and llrint functions work without fenv support 13 yıl önce
lround.c afad262440 simplify lround and llround functions 13 yıl önce
lroundf.c afad262440 simplify lround and llround functions 13 yıl önce
lroundl.c afad262440 simplify lround and llround functions 13 yıl önce
modf.c f6ceccd922 math: rewrite modf.c and clean up modff.c 13 yıl önce
modff.c f6ceccd922 math: rewrite modf.c and clean up modff.c 13 yıl önce
modfl.c 9f58d06007 math: fix modfl.c bug 13 yıl önce
nan.c bf9d9dcaa6 implement nan, nanf, nanl 13 yıl önce
nanf.c bf9d9dcaa6 implement nan, nanf, nanl 13 yıl önce
nanl.c bf9d9dcaa6 implement nan, nanf, nanl 13 yıl önce
nearbyint.c 91c28f61f4 nearbyint optimization (only clear inexact when necessary) 13 yıl önce
nearbyintf.c 91c28f61f4 nearbyint optimization (only clear inexact when necessary) 13 yıl önce
nearbyintl.c 91c28f61f4 nearbyint optimization (only clear inexact when necessary) 13 yıl önce
nextafter.c b69f695ace first commit of the new libm! 13 yıl önce
nextafterf.c b69f695ace first commit of the new libm! 13 yıl önce
nextafterl.c b69f695ace first commit of the new libm! 13 yıl önce
nexttoward.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
nexttowardf.c b69f695ace first commit of the new libm! 13 yıl önce
nexttowardl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
pow.c f1347a3a45 clean up pow.c and powf.c 13 yıl önce
powf.c f1347a3a45 clean up pow.c and powf.c 13 yıl önce
powl.c cf682072ce math: fix a regression in powl and do some cleanups 13 yıl önce
remainder.c b03255af77 fix remainder*.c: remove useless long double cast 13 yıl önce
remainderf.c b03255af77 fix remainder*.c: remove useless long double cast 13 yıl önce
remainderl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
remquo.c 8c6fc860a9 remove a fixme comment 13 yıl önce
remquof.c b69f695ace first commit of the new libm! 13 yıl önce
remquol.c 0cbb654791 code cleanup of named constants 13 yıl önce
rint.c b69f695ace first commit of the new libm! 13 yıl önce
rintf.c b69f695ace first commit of the new libm! 13 yıl önce
rintl.c 6d8df2b972 minor rintl.c fix: remove unsupported ldbl format message 13 yıl önce
round.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
roundf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
roundl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
scalb.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
scalbf.c 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 yıl önce
scalbln.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
scalblnf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
scalblnl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 yıl önce
scalbn.c 8051e08e10 simplify scalbn*.c implementations 13 yıl önce
scalbnf.c 8051e08e10 simplify scalbn*.c implementations 13 yıl önce
scalbnl.c 0cbb654791 code cleanup of named constants 13 yıl önce
signgam.c 1a3dce4184 make signgam a weak alias for an internal symbol 13 yıl önce
sin.c b69f695ace first commit of the new libm! 13 yıl önce
sincos.c 0144b45b71 efficient sincos based on sin and cos 13 yıl önce
sincosf.c 0144b45b71 efficient sincos based on sin and cos 13 yıl önce
sincosl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 yıl önce
sinf.c b69f695ace first commit of the new libm! 13 yıl önce
sinh.c 0cbb654791 code cleanup of named constants 13 yıl önce
sinhf.c 0cbb654791 code cleanup of named constants 13 yıl önce
sinhl.c 0cbb654791 code cleanup of named constants 13 yıl önce
sinl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 yıl önce
sqrt.c 0cbb654791 code cleanup of named constants 13 yıl önce
sqrtf.c 0cbb654791 code cleanup of named constants 13 yıl önce
sqrtl.c da5d89d42f add C stub for sqrtl (already implemented in asm on i386 and x86_64) 13 yıl önce
tan.c b69f695ace first commit of the new libm! 13 yıl önce
tanf.c b69f695ace first commit of the new libm! 13 yıl önce
tanh.c 0cbb654791 code cleanup of named constants 13 yıl önce
tanhf.c 0cbb654791 code cleanup of named constants 13 yıl önce
tanhl.c 0cbb654791 code cleanup of named constants 13 yıl önce
tanl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 yıl önce
tgamma.c bbfbc7edaf math: add dummy tgamma and tgammaf implementations 13 yıl önce
tgammaf.c bbfbc7edaf math: add dummy tgamma and tgammaf implementations 13 yıl önce
tgammal.c cb8fce4b4f fix tgammal: don't set the signgam global 13 yıl önce
trunc.c b69f695ace first commit of the new libm! 13 yıl önce
truncf.c 32ca5ef3ff math cleanup: use 1.0f instead of 1.0F 13 yıl önce
truncl.c b69f695ace first commit of the new libm! 13 yıl önce