src/newlib ChangeLog libm/math/e_pow.c libm/ma ...
jjohnstn@sources.redhat.com
jjohnstn@sources.redhat.com
Thu Jun 13 16:03:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sources.redhat.com 2002-06-13 16:03:02
Modified files:
newlib : ChangeLog
newlib/libm/math: e_pow.c ef_pow.c
Log message:
2002-06-13 Stephen L. Moshier <steve@moshier.net>
* libm/math/e_pow.c (__ieee754_pow): Fix case whereby
x is close to -1.0 and y is very large to use ax (absolute value)
instead of x.
* libm/math/ef_pow.c (__ieee754_powf): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.327&r2=1.328
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/math/e_pow.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/math/ef_pow.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Newlib-cvs
mailing list