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 |
|---|---|---|
| .. | ||
| bits | Loading commit data... | |
| sys | Loading commit data... | |
| assert.h | Loading commit data... | |
| ctype.h | Loading commit data... | |
| errno.h | Loading commit data... | |
| float.h | Loading commit data... | |
| libio.h | Loading commit data... | |
| limits.h | Loading commit data... | |
| locale.h | Loading commit data... | |
| math.h | Loading commit data... | |
| setjmp.h | Loading commit data... | |
| signal.h | Loading commit data... | |
| stdarg.h | Loading commit data... | |
| stddef.h | Loading commit data... | |
| stdio.h | Loading commit data... | |
| stdlib.h | Loading commit data... | |
| string.h | Loading commit data... | |
| time.h | Loading commit data... | |
| unistd.h | Loading commit data... | |
| wchar.h | Loading commit data... | |
| wctype.h | Loading commit data... |