libstdc++-v3: * acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): Update comments. (__CORRECT_ISO_CPP11_MATH_H_PROTO): Rename to ... (__CORRECT_ISO_CPP11_MATH_H_PROTO_FP): ... this. Add test for C++11 <math.h> integral overloads. * configure: Regenerate. * config.h.in: Regenerate. * include/c_global/cmath [__cplusplus >= 201103L]: Reflect __CORRECT_ISO_CPP11_MATH_H_PROTO to __CORRECT_ISO_CPP11_MATH_H_PROTO_FP rename. * include/c_global/cmath [_GLIBCXX_USE_C99_MATH && !_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC && __cplusplus >= 201103L] (std::fpclassify): Wrap in !__CORRECT_ISO_CPP11_MATH_H_PROTO_INT. (std::isfinite): Likewise. (std::isinf): Likewise. (std::isnan): Likewise. (std::isnormal): Likewise. (std::signbit): Likewise. (std::isgreater): Likewise. (std::isgreaterequal): Likewise. (std::isless): Likewise. (std::islessequal): Likewise. (std::islessgreater): Likewise. (std::isunordered): Likewise. [__cplusplus >= 201103L && _GLIBCXX_USE_C99_MATH_TR1] (std::acosh): Likewise. (std::asinh): Likewise. (std::atanh): Likewise. (std::cbrt): Likewise. (std::copysign): Likewise. (std::erf): Likewise. (std::erfc): Likewise. (std::exp2): Likewise. (std::expm1): Likewise. (std::fdim): Likewise. (std::fma): Likewise. (std::fmax): Likewise. (std::fmin): Likewise. (std::hypot): Likewise. (std::ilogb): Likewise. (std::lgamma): Likewise. (std::llrint): Likewise. (std::llround): Likewise. (std::log1p): Likewise. (std::log2): Likewise. (std::logb): Likewise. (std::lrint): Likewise. (std::lround): Likewise. (std::nearbyint): Likewise. (std::nextafter): Likewise. (std::nexttoward): Likewise. (std::remainder): Likewise. (std::remquo): Likewise. (std::rint): Likewise. (std::round): Likewise. (std::scalbln): Likewise. (std::scalbn): Likewise. (std::tgamma): Likewise. (std::trunc): Likewise. * include/tr1/cmath [_GLIBCXX_USE_C99_MATH_TR1 && __cplusplus >= 201103L]: Reflect __CORRECT_ISO_CPP11_MATH_H_PROTO to __CORRECT_ISO_CPP11_MATH_H_PROTO_FP rename. fixincludes: * inclhack.def (solaris_math_12): New fix. (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector. * fixincl.x: Regenerate. * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test. From-SVN: r242671
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| X11 | Loading commit data... | |
| Xm | Loading commit data... | |
| ansi | Loading commit data... | |
| arch/i960 | Loading commit data... | |
| architecture/ppc | Loading commit data... | |
| bits | Loading commit data... | |
| bsd | Loading commit data... | |
| hsfs | Loading commit data... | |
| i386 | Loading commit data... | |
| ia64/sys | Loading commit data... | |
| iso | Loading commit data... | |
| linux | Loading commit data... | |
| mach-o | Loading commit data... | |
| net | Loading commit data... | |
| netdnet | Loading commit data... | |
| netinet | Loading commit data... | |
| os | Loading commit data... | |
| pixrect | Loading commit data... | |
| rpc | Loading commit data... | |
| rpcsvc | Loading commit data... | |
| rtldef | Loading commit data... | |
| sparc | Loading commit data... | |
| sundev | Loading commit data... | |
| sunwindow | Loading commit data... | |
| sys | Loading commit data... | |
| types | Loading commit data... | |
| AvailabilityInternal.h | Loading commit data... | |
| AvailabilityMacros.h | Loading commit data... | |
| assert.h | Loading commit data... | |
| c_asm.h | Loading commit data... | |
| com_err.h | Loading commit data... | |
| complex.h | Loading commit data... | |
| ctrl-quotes-def-1.h | Loading commit data... | |
| ctype.h | Loading commit data... | |
| curses.h | Loading commit data... | |
| errno.h | Loading commit data... | |
| fcntl.h | Loading commit data... | |
| features.h | Loading commit data... | |
| fixinc-test-limits.h | Loading commit data... | |
| inttypes.h | Loading commit data... | |
| io-quotes-def-1.h | Loading commit data... | |
| ioLib.h | Loading commit data... | |
| locale.h | Loading commit data... | |
| malloc.h | Loading commit data... | |
| math.h | Loading commit data... | |
| obstack.h | Loading commit data... | |
| pthread.h | Loading commit data... | |
| reg_types.h | Loading commit data... | |
| regex.h | Loading commit data... | |
| regexp.h | Loading commit data... | |
| setjmp.h | Loading commit data... | |
| signal.h | Loading commit data... | |
| spawn.h | Loading commit data... | |
| stdarg.h | Loading commit data... | |
| stdint-aix.h | Loading commit data... | |
| stdint-darwin.h | Loading commit data... | |
| stdint-hpux11.h | Loading commit data... | |
| stdint-newlib.h | Loading commit data... | |
| stdint.h | Loading commit data... | |
| stdio.h | Loading commit data... | |
| stdio_tag.h | Loading commit data... | |
| stdlib.h | Loading commit data... | |
| string.h | Loading commit data... | |
| strings.h | Loading commit data... | |
| sym.h | Loading commit data... | |
| testing.h | Loading commit data... | |
| tgmath.h | Loading commit data... | |
| time.h | Loading commit data... | |
| tinfo.h | Loading commit data... | |
| unistd.h | Loading commit data... |