1228c7b6bd
* 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 |
||
---|---|---|
.. | ||
bitset.cc | ||
codecvt.cc | ||
complex_io.cc | ||
gen-num-limits.cc | ||
ios.cc | ||
limits_generic.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
stdexcept.cc | ||
stdstreams.cc | ||
stl-inst.cc | ||
string-inst.cc | ||
strstream.cc | ||
valarray-inst.cc |