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

/freebsd-10.2-release/lib/msun/ld128/
H A Ds_expl.cdiff 240866 Sun Sep 23 18:47:41 MDT 2012 kargl * ld80/s_expl.c:
. Fix the threshold for expl(x) where |x| is small.
. Also update the previously incorrect comment to match the
new threshold.

* ld128/s_expl.c:
. Re-order logic in exceptional cases to match the logic used in
other long double functions.
. Fix the threshold for expl(x) where is |x| is small.
. Also update the previously incorrect comment to match the
new threshold.

Submitted by: bde
Approved by: das (mentor)
/freebsd-10.2-release/lib/msun/ld80/
H A Ds_expl.cdiff 240866 Sun Sep 23 18:47:41 MDT 2012 kargl * ld80/s_expl.c:
. Fix the threshold for expl(x) where |x| is small.
. Also update the previously incorrect comment to match the
new threshold.

* ld128/s_expl.c:
. Re-order logic in exceptional cases to match the logic used in
other long double functions.
. Fix the threshold for expl(x) where is |x| is small.
. Also update the previously incorrect comment to match the
new threshold.

Submitted by: bde
Approved by: das (mentor)

Completed in 223 milliseconds