OSDN Git Service

2002-06-13 Stephen L. Moshier <steve@moshier.net>
authorjjohnstn <jjohnstn>
Thu, 13 Jun 2002 23:03:00 +0000 (23:03 +0000)
committerjjohnstn <jjohnstn>
Thu, 13 Jun 2002 23:03:00 +0000 (23:03 +0000)
commit4726303313f57f3b13e31d35b3d66058c3176c50
treed0fc2d95f2a4ff618a904f2247a4976f49e7cd0f
parent03c331b39e337c57777711f83f3c4137929b9f11
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.
newlib/ChangeLog
newlib/libm/math/e_pow.c
newlib/libm/math/ef_pow.c