newlib/winsup/mingw/mingwex/math
Danny Smith e635b30956 Import David Gay's gdtoa library.
* mingwex/gdtoa: New directory.
	* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
	g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
	gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
	README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
	ulp.c): New files.
	* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
	* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
	* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
        * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust call to get_codepage().
	* mingwex/wcstold.c: Avoid using strtold internals.
	* mingwex/wcstof.c: Rewrite.
	* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
	(GDTOA_OBJS): Add to library.
	(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c cephes-emath.h.
	(STDLIB_OBJS): Remove.
	(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
	(Q8_OBJS): Add wcstof.o wcstold.o.
	* include/stdlib.h (strtof): Remove inline definition.
	(wcstof): Likewise.
	* include/wchar.h (wcstof): Remove inline definition.
2006-08-31 23:48:56 +00:00
..
acosf.c
acosh.c
acoshf.c
acoshl.c
acosl.c
asinf.c
asinh.c
asinhf.c
asinhl.c
asinl.c
atan2f.c
atan2l.c
atanf.c
atanh.c
atanhf.c
atanhl.c
atanl.c
cbrt.c
cbrtf.c
cbrtl.c
ceilf.S
ceill.S
cephes_mconf.h
copysign.S
copysignf.S
copysignl.S
cosf.S
coshf.c
coshl.c
cosl.S
erfl.c
exp2.S
exp2f.S
exp2l.S
expf.c
expl.c
expm1.c
expm1f.c
expm1l.c
fabs.c
fabsf.c
fabsl.c
fastmath.h
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
lgamma.c
lgammaf.c
lgammal.c
llrint.c
llrintf.c
llrintl.c
llround.c
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
modfl.c
nearbyint.S
nearbyintf.S
nearbyintl.S
nextafterf.c
nextafterl.c
nexttoward.c
nexttowardf.c
pow.c
powf.c
powi.c
powif.c
powil.c
powl.c
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
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