gcc/libstdc++-v3/include/c_std
Paolo Carlini f3961bdf99 cmath (__pow_helper): Remove.
2010-09-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/c_std/cmath (__pow_helper): Remove.
	(__cmath_power): Remove declaration.
	* include/c_global/cmath: Likewise.
	* include/std/complex (__complex_pow_unsigned): Add.
	(pow(const complex<_Tp>&, int)): Use the latter.
	* include/c_std/cmath.tcc: Remove file.
	* include/c_global/cmath.tcc: Likewise.
	* acinclude.m4: Adjust.
	* include/Makefile.am: Likewise.
	* configure: Regenerate.
	* include/Makefile.in: Likewise.

From-SVN: r164645
2010-09-27 09:27:05 +00:00
..
cassert
cctype
cerrno
cfloat
ciso646
climits
clocale
cmath cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
csetjmp
csignal
cstdarg
cstddef
cstdio re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of __restrict) 2010-08-16 19:01:35 +00:00
cstdlib re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of __restrict) 2010-08-16 19:01:35 +00:00
cstring
ctime
cwchar re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of __restrict) 2010-08-17 13:15:41 +00:00
cwctype