aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorSteven King <sxking@uswest.net>2000-06-06 20:26:13 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2000-06-06 20:26:13 +0000
commit54fa741538eaf41ed84093cc5245f41119a8e969 (patch)
treef2a58b50b7ee8a544992b80f3a50a2195923ba43 /gcc/c-decl.c
parent764dbbf2ddb0b5602ae03f0ecb2c8078587e41dd (diff)
downloadgcc-54fa741538eaf41ed84093cc5245f41119a8e969.zip
gcc-54fa741538eaf41ed84093cc5245f41119a8e969.tar.gz
gcc-54fa741538eaf41ed84093cc5245f41119a8e969.tar.bz2
acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and long double.
2000-06-06 Steven King <sxking@uswest.net> * acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and long double. Added defines for HAVE libm math functs for float and long double. * aclocal.m4: Added configure checks for builtin math funcs and libm support for float and long double versions of the math functions. * config.h.in: Added undefs for math functs. * configure: Regenerate. * math/mathconf: Changed the _GLIBCPP_HAS_BUILTIN_* to _GLIBCPP_HAVE_BUILTIN_*. * bits/std_cmath.h: Added long double support. Use builtins for float, double and long if available, otherwise, use libm versions if availible, otherwise, punt. * shadow/bits/std_cmath.h: ditto From-SVN: r34436
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions