libstdc++/ /ChangeLog its/std_cmath.h rc/Makef ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Wed Apr 5 01:58:00 GMT 2000


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/04/05 01:58:50

Modified files:
	.              : ChangeLog 
	bits           : std_cmath.h 
	src            : Makefile.am Makefile.in 

Log message:
	2000-04-05  Petter Urkedal  <petter@matfys.lth.se>
	
	* src/cmath.cc: New file...
	(pow(*, int)): Define functions...
	* src/Makefile.am (sources): ...register file.
	* src/Makefile.in: Regenerate.
	* bits/std_cmath.h (pow): ...declare functions here, and remove
	old definitions.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.497&r2=1.498
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_cmath.h.diff?cvsroot=libstdc++&r1=1.18&r2=1.19
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.am.diff?cvsroot=libstdc++&r1=1.89&r2=1.90
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.in.diff?cvsroot=libstdc++&r1=1.100&r2=1.101



More information about the Libstdc++-cvs mailing list