fad3e66e8e
* src/complex.cc (pow): Remove definitions for explicit specializations. * libmath/mathconf.h: Remove declarations for c_log, c_logf, c_logl. * libmath/complex-stub.h: Remove declarations for cpow, cpowf, cpowl. * libmath/cpow.c: Remove. * libmath/cpowf.c: Remove. * libmath/cpowl.c: Remove. * libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove c_logl, cpowl, (EXTRA_DIST): Remove c_log, c_logf, carg, cargf. * libmath/Makefile.in: Regenarate. * libmath/c_log.c: Remove * libmath/c_logf.c: Likewise. * libmath/c_logl.c: Likewise. * libmath/carg.c: Likewise. * libmath/cargf.c: Likewise. * libmath/cargl.c: Likewise. * include/bits/std_complex.h (pow): Define primary templates. (complex<>): Remove friend declarations for pow<>(). * acinclude.m4: Remove check for c_log, c_logf, c_logl, carg, cargf. * aclocal.m4: Regenarate. * configure: Regenarate. From-SVN: r38025 |
||
---|---|---|
.. | ||
atan2f.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 | ||
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 | ||
hypot.c | ||
hypotf.c | ||
hypotl.c | ||
Makefile.am | ||
Makefile.in | ||
mathconf.h | ||
nan.c | ||
signbit.c | ||
signbitf.c | ||
signbitl.c |