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