gcc/libstdc++-v3/src
Gabriel Dos Reis fad3e66e8e complex.cc (pow): Remove definitions for explicit specializations.
* src/complex.cc (pow): Remove definitions for explicit
	specializations.
	* libmath/mathconf.h: Remove declarations for c_log, c_logf,
	c_logl.
	* libmath/complex-stub.h: Remove declarations for cpow, cpowf,
	cpowl.
	* libmath/cpow.c: Remove.
	* libmath/cpowf.c: Remove.
	* libmath/cpowl.c: Remove.
	* libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove c_logl,
	cpowl,
	(EXTRA_DIST): Remove c_log, c_logf, carg, cargf.
	* libmath/Makefile.in: Regenarate.
	* libmath/c_log.c: Remove
	* libmath/c_logf.c: Likewise.
	* libmath/c_logl.c: Likewise.
	* libmath/carg.c: Likewise.
	* libmath/cargf.c: Likewise.
	* libmath/cargl.c: Likewise.
	* include/bits/std_complex.h (pow): Define primary templates.
	(complex<>): Remove friend declarations for pow<>().
	* acinclude.m4: Remove check for c_log, c_logf, c_logl, carg,
	cargf.
	* aclocal.m4: Regenarate.
	* configure: Regenarate.

From-SVN: r38025
2000-12-05 04:01:46 +00:00
..
bitset.cc Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
codecvt.cc
complex_io.cc
complex.cc complex.cc (pow): Remove definitions for explicit specializations. 2000-12-05 04:01:46 +00:00
complexf.cc
complexl.cc
gen-num-limits.cc
ios.cc ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ... 2000-11-23 04:53:40 +00:00
limits_generic.cc
locale-inst.cc
locale.cc
localename.cc
Makefile.am cmath.cc: Remove. 2000-11-30 23:44:32 +00:00
Makefile.in cmath.cc: Remove. 2000-11-30 23:44:32 +00:00
misc-inst.cc
stdexcept.cc
stdstreams.cc
stl-inst.cc
string-inst.cc
strstream.cc
valarray-inst.cc