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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| std_cassert.h | Loading commit data... | |
| std_cctype.h | Loading commit data... | |
| std_cerrno.h | Loading commit data... | |
| std_cfloat.h | Loading commit data... | |
| std_climits.h | Loading commit data... | |
| std_clocale.h | Loading commit data... | |
| std_cmath.h | Loading commit data... | |
| std_csetjmp.h | Loading commit data... | |
| std_csignal.h | Loading commit data... | |
| std_cstdarg.h | Loading commit data... | |
| std_cstddef.h | Loading commit data... | |
| std_cstdio.h | Loading commit data... | |
| std_cstdlib.h | Loading commit data... | |
| std_cstring.h | Loading commit data... | |
| std_ctime.h | Loading commit data... | |
| std_cwchar.h | Loading commit data... | |
| std_cwctype.h | Loading commit data... | |
| wrap_libio.h | Loading commit data... | |
| wrap_unistd.h | Loading commit data... |