| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| copysignf.c | ||
| mathconf.h | ||
| nan.c | ||
| signbit.c | ||
| signbitf.c | ||
| signbitl.c | ||
| stubs.c |
* 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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| copysignf.c | Loading commit data... | |
| mathconf.h | Loading commit data... | |
| nan.c | Loading commit data... | |
| signbit.c | Loading commit data... | |
| signbitf.c | Loading commit data... | |
| signbitl.c | Loading commit data... | |
| stubs.c | Loading commit data... |