gcc/libstdc++-v3/src
Gabriel Dos Reis 1228c7b6bd Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.
* src/Makefile.am (sources): Remove complex.cc, complexf.cc and
	complexl.cc from list.
	* src/Makefile.in: Regenerate.
	* src/complex.cc: Remove.
	* src/complexf.cc: Likewise.
	* src/complexl.cc: Likewise.

	* libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove csqrtl.c
	(EXTRA_DIST): Remove csqrt.c and csqrtf.c.
	* libmath/Makefile.in: Regenerate.
	* libmath/complex-stub.h: Remove.
	* libmath/csqrt.c: Likewise.
	* libmath/sqrtf.c: Likewise.
	* libmath/sqrtl.c: Likewise.
	* libmath/mathconf.h: Remove <complex.h> and "complex-stub.h"
	#inclusion.

	* include/bits/std_complex.h (sqrt<>): Define primary template.
	(complex<>): Remove sqrt friend declarations.

	* configure.in: Initialize with src/ios.cc.
	* configure: Regenerate.
	* acinclude.m4: Remove check for csqrt* and <complex.h>
	* aclocal.m4: Regenerate.
	* config.h.in: Regenerate.
	* Makefile.in: Regenerate.

From-SVN: r38409
2000-12-21 01:28:58 +00:00
..
bitset.cc Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
codecvt.cc locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
complex_io.cc [multiple changes] 2000-10-31 01:26:06 +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.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089. 2000-12-20 08:04:41 +00:00
limits_generic.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
locale-inst.cc locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
locale.cc [multiple changes] 2000-12-19 22:55:07 +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 Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. 2000-12-21 01:28:58 +00:00
Makefile.in Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. 2000-12-21 01:28:58 +00:00
misc-inst.cc misc-inst.cc (std): Remove instantiations. 2000-07-26 20:55:48 +00:00
stdexcept.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stdstreams.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stl-inst.cc stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
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 Line up with libstdc++-v2 version of valarray. 2000-07-22 10:40:30 +00:00