gcc/libstdc++-v3/libio
Steven King 54fa741538 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
2000-06-06 20:26:13 +00:00
..
ChangeLog [multiple changes] 2000-04-28 02:50:55 +00:00
Makefile.am inclosure: Change to... 2000-05-25 13:09:01 +00:00
Makefile.in acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and long double. 2000-06-06 20:26:13 +00:00
cleanup.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filedoalloc.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
fileops.c [multiple changes] 2000-04-28 02:50:55 +00:00
gen-params libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
genops.c [multiple changes] 2000-04-28 02:50:55 +00:00
iolibio.h libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
libio.h libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
libioP.h [multiple changes] 2000-04-28 02:50:55 +00:00
stdfiles.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00