Searched hist:251335 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/msun/ld128/
H A Ds_expl.cdiff 251335 Mon Jun 03 19:07:16 MDT 2013 kargl ld80/s_expl.c:

* In the special case x = -Inf or -NaN, use a micro-optimization
to eliminate the need to access u.xbits.man.

* Fix an off-by-one for small arguments |x| < 0x1p-65.

ld128/s_expl.c:

* In the special case x = -Inf or -NaN, use a micro-optimization
to eliminate the need to access u.xbits.manh and u.xbits.manl.

* Fix an off-by-one for small arguments |x| < 0x1p-114.

Obtained from: bde
/freebsd-11.0-release/lib/msun/ld80/
H A Ds_expl.cdiff 251335 Mon Jun 03 19:07:16 MDT 2013 kargl ld80/s_expl.c:

* In the special case x = -Inf or -NaN, use a micro-optimization
to eliminate the need to access u.xbits.man.

* Fix an off-by-one for small arguments |x| < 0x1p-65.

ld128/s_expl.c:

* In the special case x = -Inf or -NaN, use a micro-optimization
to eliminate the need to access u.xbits.manh and u.xbits.manl.

* Fix an off-by-one for small arguments |x| < 0x1p-114.

Obtained from: bde

Completed in 119 milliseconds