newlib/winsup/mingw/mingwex/math
Danny Smith 72db1c11e9 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,
atanh, atanhf, atanhl): Add prototypes.
	* mingwex/Makefile.in (MATH_OBJS): Add objects for above to list.
	(MATH_DISTFILES): Add sources for above and fastmath.h to list.
	Specify dependency on fastmath.h for new objects.
	* mingwex/math/fastmath.h: New file.
	* mingwex/math/ashinh.c: New file.
	* mingwex/math/asinhf.c: New file.
	* mingwex/math/asinhl.c: New file.
	* mingwex/math/acosh.c: New file.
	* mingwex/math/acoshf.c: New file.
	* mingwex/math/acoshl.c: New file.
	* mingwex/math/atanh.c: New file.
	* mingwex/math/atanhf.c: New file.
	* mingwex/math/atanhl.c: New file.
2004-10-06 20:31:32 +00:00
..
acosf.c
acosh.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
acoshf.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
acoshl.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
acosl.c
asinf.c
asinh.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
asinhf.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
asinhl.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
asinl.c
atan2f.c
atan2l.c
atanf.c
atanh.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
atanhf.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
atanhl.c * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
atanl.c
cbrt.c
cbrtf.c
cbrtl.c
ceilf.S
ceill.S
cephes_emath.c
cephes_emath.h * mingwex/math/cephes_emath.h (__etens): Remove declaration. 2004-07-12 07:33:17 +00:00
cephes_mconf.h
copysign.S
copysignf.S
copysignl.S
cosf.S
coshf.c
coshl.c
cosl.S
exp2.S
exp2f.S
exp2l.S
expf.c
expl.c * mingwex/math/expl.c (expl): Move body of code to new static 2004-07-27 08:03:36 +00:00
fabs.c
fabsf.c
fabsl.c
fastmath.h * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, 2004-10-06 20:31:32 +00:00
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
lgammaf.c
lgammal.c
llrint.c
llrintf.c
llrintl.c
llround.c * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
llroundf.c * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
llroundl.c * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
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 * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
lroundf.c * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
lroundl.c * mingwex/math/lround.c: Rewrite. 2004-04-22 04:38:24 +00:00
modff.c
modfl.c
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): Revert change of 2004-02-01. 2004-07-28 11:25:27 +00:00
remainder.S
remainderf.S
remainderl.S
remquo.S
remquof.S
remquol.S
rint.c
rintf.c
rintl.c
round.c * mingwex/math/round.c: Rewrite. 2004-03-29 08:22:20 +00:00
roundf.c * mingwex/math/round.c: Rewrite. 2004-03-29 08:22:20 +00:00
roundl.c * mingwex/math/round.c: Rewrite. 2004-03-29 08:22:20 +00:00
s_erf.c
scalbn.S
scalbnf.S
scalbnl.S
sf_erf.c
signbit.c
signbitf.c
signbitl.c
sinf.S
sinhf.c
sinhl.c
sinl.S
sqrtf.c
sqrtl.c
tanf.S
tanhf.c
tanhl.c
tanl.S
tgamma.c
tgammaf.c
tgammal.c
trunc.c
truncf.c
truncl.c