gcc/libstdc++-v3/libmath
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
..
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
atan2f.c
copysignf.c
expf.c
hypot.c
hypotf.c
hypotl.c
mathconf.h Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. 2000-12-21 01:28:58 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c