acadia-newlib/winsup/mingw/mingwex/math
Danny Smith f6565cd1a6 * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")
directly, rather than via scabnl.
2004-02-01 02:52:21 +00:00
..
acosf.c
acosl.c
asinf.c
asinl.c
atan2f.c
atan2l.c
atanf.c
atanl.c
cbrt.c
cbrtf.c
cbrtl.c
ceilf.S
ceill.S
cephes_emath.c
cephes_emath.h * mingwex/math/cephes_emath.h (__enan_64): Fix thinko. 2004-01-31 08:44:01 +00:00
cephes_mconf.h * mingwex/math/cephes_mconf.h (NAN, NANF, NANL): 2003-10-21 09:10:51 +00:00
copysign.S
copysignf.S
copysignl.S
cosf.S
coshf.c
coshl.c
cosl.S
exp2.S
exp2f.S
exp2l.S
expf.c
expl.c
fabs.c
fabsf.c
fabsl.c
fdim.c
fdimf.c
fdiml.c
floorf.S
floorl.S
fma.S
fmaf.S
fmal.c
fmax.c
fmaxf.c
fmaxl.c
fmin.c
fminf.c
fminl.c
fmodf.c
fmodl.c
fp_consts.c
fp_consts.h
fp_constsf.c
fp_constsl.c
fpclassify.c
fpclassifyf.c
fpclassifyl.c
frexpf.c
frexpl.S
fucom.c
hypotf.c
hypotl.c
ilogb.S
ilogbf.S
ilogbl.S
isnan.c
isnanf.c
isnanl.c
ldexpf.c
ldexpl.c * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale") 2004-02-01 02:52:21 +00:00
lgamma.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
lgammaf.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
lgammal.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
llrint.c
llrintf.c
llrintl.c
llround.c * mingwex/math/llround.c: Correct function name and 2003-01-11 10:52:20 +00:00
llroundf.c
llroundl.c
log1p.S
log1pf.S
log1pl.S
log2.S
log2f.S
log2l.S
log10f.S
log10l.S
logb.c
logbf.c
logbl.c
logf.S
logl.S
lrint.c
lrintf.c
lrintl.c
lround.c
lroundf.c
lroundl.c
modff.c * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. 2003-07-03 11:24:18 +00:00
modfl.c * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. 2003-07-03 11:24:18 +00:00
nearbyint.S
nearbyintf.S
nearbyintl.S
nextafterf.c
pow.c
powf.c
powi.c
powif.c
powil.c
powl.c * mingwex/math/powl.c (powl): Return infinity if 2004-02-01 00:10:17 +00:00
remainder.S
remainderf.S
remainderl.S
remquo.S
remquof.S
remquol.S
rint.c
rintf.c
rintl.c
round.c
roundf.c
roundl.c
s_erf.c * mingwex/math/s_erf.c (erf): Set errno to ERANGE if 2003-10-21 09:05:24 +00:00
scalbn.S
scalbnf.S
scalbnl.S
sf_erf.c * mingwex/math/s_erf.c (erf): Set errno to ERANGE if 2003-10-21 09:05:24 +00:00
signbit.c
signbitf.c
signbitl.c
sinf.S
sinhf.c
sinhl.c
sinl.S
sqrtf.c
sqrtl.c
tanf.S
tanhf.c
tanhl.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
tanl.S
tgamma.c * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): 2003-07-01 13:55:47 +00:00
tgammaf.c * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): 2003-07-01 13:55:47 +00:00
tgammal.c * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): 2003-07-01 13:55:47 +00:00
trunc.c * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. 2003-07-03 11:24:18 +00:00
truncf.c * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. 2003-07-03 11:24:18 +00:00
truncl.c * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. 2003-07-03 11:24:18 +00:00