1409cd0b8e
* c99_protos.h: Add prototypes for C99 complex functions. * libgfortran.h: Include complex.h before c99_protos.h. * intrinsics/c99_functions.c: Define HAVE_ macros for the fallback functions we provide. (cabsf, cabs, cabsl, cargf, carg, cargl, cexpf, cexp, cexpl, clogf, clog, clogl, clog10f, clog10, clog10l, cpowf, cpow, cpowl, cqsrtf, csqrt, csqrtl, csinhf, csinh, csinhl, ccoshf, ccosh, ccoshl, ctanhf, ctanh, ctanhl, csinf, csin, csinl, ccosf, ccos, ccosl, ctanf, ctan, ctanl): New fallback functions. * Makefile.am (gfor_math_trig_c, gfor_math_trig_obj, gfor_specific_c, gfor_cmath_src, gfor_cmath_obj): Remove. * Makefile.in: Regenerate. * configure.ac: Remove checks for csin. Add checks for all C99 complex functions. * config.h.in: Regenerate. * configure: Regenerate. * aclocal.m4: Regenerate. From-SVN: r104626 |
||
---|---|---|
.. | ||
all.m4 | ||
any.m4 | ||
count.m4 | ||
cshift1.m4 | ||
dotprod.m4 | ||
dotprodc.m4 | ||
dotprodl.m4 | ||
eoshift1.m4 | ||
eoshift3.m4 | ||
exponent.m4 | ||
fraction.m4 | ||
head.m4 | ||
iforeach.m4 | ||
ifunction.m4 | ||
in_pack.m4 | ||
in_unpack.m4 | ||
iparm.m4 | ||
matmul.m4 | ||
matmull.m4 | ||
maxloc0.m4 | ||
maxloc1.m4 | ||
maxval.m4 | ||
minloc0.m4 | ||
minloc1.m4 | ||
minval.m4 | ||
mtype.m4 | ||
nearest.m4 | ||
pow.m4 | ||
product.m4 | ||
reshape.m4 | ||
set_exponent.m4 | ||
shape.m4 | ||
specific2.m4 | ||
specific.m4 | ||
sum.m4 | ||
transpose.m4 | ||
types.m4 |