gcc/libstdc++-v3/libmath
Phil Edwards e4bf60773b re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))
2001-06-25  Phil Edwards  <pme@sources.redhat.com>
            Kurt Garloff <garloff@suse.de>

	PR libstdc++/3377
	* src/cmath.cc:  New [version of an old] file; instantiate
	__cmath_power to start with.
	* src/Makefile.am (sources):  Add cmath.cc (and alphabetize).
	* Makefile.in:  Regenerate.
	* libio/Makefile.in:  Regenerate.
	* libmath/Makefile.in:  Regenerate.
	* libsupc++/Makefile.in:  Regenerate.
	* src/Makefile.in:  Regenerate.
	* testsuite/Makefile.in:  Regenerate.

Co-Authored-By: Kurt Garloff <garloff@suse.de>

From-SVN: r43559
2001-06-25 20:57:51 +00:00
..
atan2f.c
copysignf.c
expf.c
hypot.c
hypotf.c
hypotl.c
Makefile.am stubs.c: New file. 2001-06-22 03:43:48 +00:00
Makefile.in re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned)) 2001-06-25 20:57:51 +00:00
mathconf.h
nan.c
signbit.c
signbitf.c
signbitl.c
stubs.c * libmath/stubs.c: Fix thinko. 2001-06-23 23:47:39 +00:00