gcc/libstdc++-v3/include/tr1
Jonathan Wakely 9aee022eb9 libstdc++/69893 make <tr1/cmath> work with C++11
PR libstdc++/69893
	* include/tr1/cmath (acosh, asinh, atanh, cbrt, copysign, erf, erfc,
	exp2, expm1, fdim, fma, fmax, fmin, hypot, ilogb, lgamma, llrint,
	llround, log1p, log2, logb, lrint, lround, nan, nearbyint, nextafter,
	nexttoward, remainder, remquo, rint, round, scalbln, scalbn, tgamma,
	trunc) [__cplusplus >= 201103L]: Import from namespace std.
	(fabs) [__cplusplus < 201103L]: Import from namespace std.
	* include/tr1/complex (acosh, asinh, atanh) [__cplusplus >= 201103L]:
	Likewise.
	* testsuite/tr1/headers/c++200x/complex.cc: Add std::fabs to global
	namespace before including TR1 headers.
	* testsuite/tr1/headers/c++200x/math.cc: New test.

From-SVN: r233644
2016-02-23 19:49:31 +00:00
..
array Update copyright years. 2016-01-04 15:30:50 +01:00
bessel_function.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
beta_function.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
ccomplex Update copyright years. 2016-01-04 15:30:50 +01:00
cctype Update copyright years. 2016-01-04 15:30:50 +01:00
cfenv Update copyright years. 2016-01-04 15:30:50 +01:00
cfloat Update copyright years. 2016-01-04 15:30:50 +01:00
cinttypes Update copyright years. 2016-01-04 15:30:50 +01:00
climits Update copyright years. 2016-01-04 15:30:50 +01:00
cmath libstdc++/69893 make <tr1/cmath> work with C++11 2016-02-23 19:49:31 +00:00
complex libstdc++/69893 make <tr1/cmath> work with C++11 2016-02-23 19:49:31 +00:00
complex.h Update copyright years. 2016-01-04 15:30:50 +01:00
cstdarg Update copyright years. 2016-01-04 15:30:50 +01:00
cstdbool Update copyright years. 2016-01-04 15:30:50 +01:00
cstdint Update copyright years. 2016-01-04 15:30:50 +01:00
cstdio Update copyright years. 2016-01-04 15:30:50 +01:00
cstdlib Update copyright years. 2016-01-04 15:30:50 +01:00
ctgmath Update copyright years. 2016-01-04 15:30:50 +01:00
ctime Update copyright years. 2016-01-04 15:30:50 +01:00
ctype.h Update copyright years. 2016-01-04 15:30:50 +01:00
cwchar Update copyright years. 2016-01-04 15:30:50 +01:00
cwctype Update copyright years. 2016-01-04 15:30:50 +01:00
ell_integral.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
exp_integral.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
fenv.h Update copyright years. 2016-01-04 15:30:50 +01:00
float.h Update copyright years. 2016-01-04 15:30:50 +01:00
functional Update copyright years. 2016-01-04 15:30:50 +01:00
functional_hash.h Update copyright years. 2016-01-04 15:30:50 +01:00
gamma.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
hashtable_policy.h Update copyright years. 2016-01-04 15:30:50 +01:00
hashtable.h Update copyright years. 2016-01-04 15:30:50 +01:00
hypergeometric.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
inttypes.h Update copyright years. 2016-01-04 15:30:50 +01:00
legendre_function.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
limits.h Update copyright years. 2016-01-04 15:30:50 +01:00
math.h Update copyright years. 2016-01-04 15:30:50 +01:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
modified_bessel_func.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
poly_hermite.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
poly_laguerre.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
random Update copyright years. 2016-01-04 15:30:50 +01:00
random.h Update copyright years. 2016-01-04 15:30:50 +01:00
random.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
regex Update copyright years. 2016-01-04 15:30:50 +01:00
riemann_zeta.tcc Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
shared_ptr.h Update copyright years. 2016-01-04 15:30:50 +01:00
special_function_util.h Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
stdarg.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdbool.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdint.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdio.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdlib.h Update copyright years. 2016-01-04 15:30:50 +01:00
tgmath.h Update copyright years. 2016-01-04 15:30:50 +01:00
tuple Update copyright years. 2016-01-04 15:30:50 +01:00
type_traits Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_map.h Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set.h Update copyright years. 2016-01-04 15:30:50 +01:00
utility Update copyright years. 2016-01-04 15:30:50 +01:00
wchar.h Update copyright years. 2016-01-04 15:30:50 +01:00
wctype.h Update copyright years. 2016-01-04 15:30:50 +01:00