c85dfef7a0
* include/c_std/std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c99_binding namespace. (acos, asin, atan, atan2, ceil, cosh, exp, floor, fmod, frexp, ldexp, log, log10, modf, pow, sinh, tan, tanh): Implement using GCC's math builtins, i.e. __builtin_foo. * libmath/stubs.c (acosf, acosl, asinf, asinl, atanf, atanl, ceilf, ceill, floorf, floorl, fmodf, fmodl, frexpf, frexpl, ldexpf, ldexpl, modff, modfl): Provide stub implementations. From-SVN: r73629 |
||
---|---|---|
.. | ||
cmath.tcc | ||
std_cassert.h | ||
std_cctype.h | ||
std_cerrno.h | ||
std_cfloat.h | ||
std_ciso646.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 |