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 c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
complex_io.cc [multiple changes] 2000-10-31 01:26:06 +00:00
complex.cc complex.cc (pow): Remove definitions for explicit specializations. 2000-12-05 04:01:46 +00:00
complexf.cc [multiple changes] 2000-10-04 05:06:32 +00:00
complexl.cc acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove. 2000-10-26 14:56:05 +00:00
gen-num-limits.cc acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org. 2000-10-30 13:15:24 +00:00
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-inst.cc: Add explicit instantiations of _M_fill_insert and fill_n<..., unsigned long,...> . 2000-11-08 15:00:36 -05:00
locale.cc locale.cc: Match orderings for static members. 2000-11-02 08:05:16 +00:00
localename.cc c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
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 string-inst.cc (basic_string<C>::npos): Explicitly instantiate it. 2000-10-28 21:28:44 +00:00
strstream.cc strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00
valarray-inst.cc