gcc/libstdc++-v3
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
..
config re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
doc [multiple changes] 2010-09-15 10:46:39 +00:00
include cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
libsupc++ hash_bytes.cc: Move... 2010-09-22 08:19:08 +00:00
po
python printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std::vector<bool>. 2010-08-16 18:48:27 +00:00
scripts
src hash_bytes.cc: Move... 2010-09-22 08:19:08 +00:00
testsuite re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
acinclude.m4 cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
aclocal.m4
ChangeLog cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. 2010-07-27 10:36:50 +00:00
configure cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
configure.ac acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. 2010-07-27 10:36:50 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.