src/newlib ChangeLog libm/mathfp/s_pow.c libm/ ...
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Thu Sep 1 17:53:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2005-09-01 17:53:02
Modified files:
newlib : ChangeLog
newlib/libm/mathfp: s_pow.c sf_pow.c
Log message:
2005-09-01 Jeff Johnston <jjohnstn@redhat.com>
* libm/mathfp/s_pow.c: (pow): Change code so 0 raised to
any positive power results in 0.
* libm/mathfp/sf_pow.c (powf): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.801&r2=1.802
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/s_pow.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/sf_pow.c.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Newlib-cvs
mailing list