gcc/libstdc++-v3/include/tr1
Rainer Orth ef3a75060e Handle C++11 <math.h> overloads on Solaris 12
* acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): New test.
	* configure.ac: Use it.
	* configure: Regenerate.
	* config.h.in: Regenerate.

	* include/c_global/cmath [__cplusplus >= 201103L]
	(std::fpclassify): Wrap in !__CORRECT_ISO_CPP11_MATH_H_PROTO.
	(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.
	(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] (std::tr1::acosh):
	Wrap in !__CORRECT_ISO_CPP11_MATH_H_PROTO.
	(std::tr1::asinh): Likewise.
	(std::tr1::atanh): Likewise.
	(std::tr1::cbrt): Likewise.
	(std::tr1::copysign): Likewise.
	(std::tr1::erf): Likewise.
	(std::tr1::erfc): Likewise.
	(std::tr1::exp2): Likewise.
	(std::tr1::expm1): Likewise.
	(std::tr1::fabs): Likewise.
	(std::tr1::fdim): Likewise.
	(std::tr1::fma): Likewise.
	(std::tr1::fmax): Likewise.
	(std::tr1::fmin): Likewise.
	(std::tr1::hypot): Likewise.
	(std::tr1::ilogb): Likewise.
	(std::tr1::lgamma): Likewise.
	(std::tr1::llrint): Likewise.
	(std::tr1::llround): Likewise.
	(std::tr1::log1p): Likewise.
	(std::tr1::log2): Likewise.
	(std::tr1::logb): Likewise.
	(std::tr1::lrint): Likewise.
	(std::tr1::lround): Likewise.
	(std::tr1::nearbyint): Likewise.
	(std::tr1::nextafter): Likewise.
	(std::tr1::nexttoward): Likewise.
	(std::tr1::remainder): Likewise.
	(std::tr1::remquo): Likewise.
	(std::tr1::rint): Likewise.
	(std::tr1::scalbln): Likewise.
	(std::tr1::scalbn): Likewise.
	(std::tr1::tgamma): Likewise.
	(std::tr1::trunc): Likewise.
	(std::tr1::pow): Likewise.

	* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
	Restrict dg-xfail-if, dg-excess-errors to *-*-solaris2.1[01]*.

From-SVN: r230807
2015-11-24 13:15:43 +00:00
..
array Update copyright years. 2015-01-05 13:33:28 +01:00
bessel_function.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
beta_function.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
ccomplex Update copyright years. 2015-01-05 13:33:28 +01:00
cctype Update copyright years. 2015-01-05 13:33:28 +01:00
cfenv Update copyright years. 2015-01-05 13:33:28 +01:00
cfloat Update copyright years. 2015-01-05 13:33:28 +01:00
cinttypes Update copyright years. 2015-01-05 13:33:28 +01:00
climits Update copyright years. 2015-01-05 13:33:28 +01:00
cmath Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
complex Update copyright years. 2015-01-05 13:33:28 +01:00
complex.h Update copyright years. 2015-01-05 13:33:28 +01:00
cstdarg Update copyright years. 2015-01-05 13:33:28 +01:00
cstdbool Update copyright years. 2015-01-05 13:33:28 +01:00
cstdint Update copyright years. 2015-01-05 13:33:28 +01:00
cstdio More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
cstdlib More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
ctgmath Update copyright years. 2015-01-05 13:33:28 +01:00
ctime Update copyright years. 2015-01-05 13:33:28 +01:00
ctype.h Update copyright years. 2015-01-05 13:33:28 +01:00
cwchar More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
cwctype Update copyright years. 2015-01-05 13:33:28 +01:00
ell_integral.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
exp_integral.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
fenv.h Update copyright years. 2015-01-05 13:33:28 +01:00
float.h Update copyright years. 2015-01-05 13:33:28 +01:00
functional Update copyright years. 2015-01-05 13:33:28 +01:00
functional_hash.h Update copyright years. 2015-01-05 13:33:28 +01:00
gamma.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
hashtable.h Update copyright years. 2015-01-05 13:33:28 +01:00
hashtable_policy.h Update copyright years. 2015-01-05 13:33:28 +01:00
hypergeometric.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
inttypes.h Update copyright years. 2015-01-05 13:33:28 +01:00
legendre_function.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
limits.h Update copyright years. 2015-01-05 13:33:28 +01:00
math.h Update copyright years. 2015-01-05 13:33:28 +01:00
memory Update copyright years. 2015-01-05 13:33:28 +01:00
modified_bessel_func.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
poly_hermite.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
poly_laguerre.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
random Update copyright years. 2015-01-05 13:33:28 +01:00
random.h Update copyright years. 2015-01-05 13:33:28 +01:00
random.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
regex Update copyright years. 2015-01-05 13:33:28 +01:00
riemann_zeta.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
shared_ptr.h Use atomics in guard.cc. 2015-06-12 09:49:41 +00:00
special_function_util.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdarg.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdbool.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdint.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdio.h Update copyright years. 2015-01-05 13:33:28 +01:00
stdlib.h More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
tgmath.h Update copyright years. 2015-01-05 13:33:28 +01:00
tuple Update copyright years. 2015-01-05 13:33:28 +01:00
type_traits Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map.h Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_set Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_set.h Update copyright years. 2015-01-05 13:33:28 +01:00
utility Update copyright years. 2015-01-05 13:33:28 +01:00
wchar.h Update copyright years. 2015-01-05 13:33:28 +01:00
wctype.h Update copyright years. 2015-01-05 13:33:28 +01:00