gcc/libstdc++-v3/src
Gabriel Dos Reis a30dbb3960 cmath.cc: Remove.
* src/cmath.cc: Remove.
	* src/Makefile.am (c_base_headers): Add bits/cmath.tcc.
	(sources): Remove cmath.cc
	* src/Makefile.in: Regenerate.

	* include/c/bits/std_cmath.h (__cmath_power<>): Declare.
	(__cmath_abs<>): New function.
	(abs, fabs): Use __cmath_abs when no direct support is available.
	(__pow_helper<>): New function.
	(pow): Define here.  Use __pow_helper<>.

	* include/c/bits/cmath.tcc: New file.

From-SVN: r37901
2000-11-30 23:44:32 +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 acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
complexf.cc
complexl.cc
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
strstream.cc strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00
valarray-inst.cc