CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-02-01 00:10:17
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/mingwex/math: powl.c
Log message:
* mingwex/math/powl.c (powl): Return infinity if
extended precision multiplication of x by log2(y)
overflows.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.171&r2=1.172
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/powl.c.diff?cvsroot=src&r1=1.3&r2=1.4