mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 09:49:11 +08:00
54fa741538
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 |
||
---|---|---|
.. | ||
std_cassert.h | ||
std_cctype.h | ||
std_cerrno.h | ||
std_cfloat.h | ||
std_climits.h | ||
std_clocale.h | ||
std_cmath.h | ||
std_csetjmp.h | ||
std_csignal.h | ||
std_cstdarg.h | ||
std_cstddef.h | ||
std_cstdio.h | ||
std_cstdlib.h | ||
std_cstring.h | ||
std_ctime.h | ||
std_cwchar.h | ||
std_cwctype.h | ||
wrap_libio.h | ||
wrap_unistd.h |