6c820cf2ec
2000-06-08 Branko Cibej <branko.cibej@hermes.si> * acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. * aclocal.m4: Regenerate. * configure: Regenerate. * math/cosf.c: New file. * math/fabsf.c: Likewise. * math/sinf.c: Likewise. * math/sqrtf.c: Likewise. * math/Makefile.am (EXTRA_DIST): Add those four files. * math/Makefile.in: Regenerate. From-SVN: r34461 |
||
---|---|---|
.. | ||
atan2f.c | ||
c_log.c | ||
c_logf.c | ||
c_logl.c | ||
cabs.c | ||
cabsf.c | ||
cabsl.c | ||
carg.c | ||
cargf.c | ||
cargl.c | ||
ccos.c | ||
ccosf.c | ||
ccosh.c | ||
ccoshf.c | ||
ccoshl.c | ||
ccosl.c | ||
cexp.c | ||
cexpf.c | ||
cexpl.c | ||
clog10.c | ||
clog10f.c | ||
clog10l.c | ||
complex-stub.h | ||
copysignf.c | ||
cosf.c | ||
cpow.c | ||
cpowf.c | ||
cpowl.c | ||
csin.c | ||
csinf.c | ||
csinh.c | ||
csinhf.c | ||
csinhl.c | ||
csinl.c | ||
csqrt.c | ||
csqrtf.c | ||
csqrtl.c | ||
ctan.c | ||
ctanf.c | ||
ctanh.c | ||
ctanhf.c | ||
ctanhl.c | ||
ctanl.c | ||
expf.c | ||
fabsf.c | ||
hypot.c | ||
hypotf.c | ||
hypotl.c | ||
Makefile.am | ||
Makefile.in | ||
mathconf.h | ||
nan.c | ||
signbit.c | ||
signbitf.c | ||
signbitl.c | ||
sinf.c | ||
sqrtf.c |