]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/msun/src
This commit was generated by cvs2svn to compensate for changes in r146901,
[FreeBSD/FreeBSD.git] / lib / msun / src /
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-28 stefanfRevert the last change, the conversion from long double...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-22 stefanfUse double additions to raise the inexact exception...
2005-04-22 stefanfFix raising the inexact exception (FE_INEXACT) if the...
2005-04-16 dasImplement truncl() based on floorl().
2005-04-08 dasAdd roundl(), lroundl(), and llroundl().
2005-04-08 dasThese files should include s_lround.c instead of s_lrint.c.
2005-04-08 dasFix a (coincidentally harmless) bug.
2005-04-05 dasFix a long-standing bug in k_rem_pio2(), which led...
2005-04-05 dasImplement exp2() and exp2f().
2005-03-25 dasImplement and document remquo() and remquof().
2005-03-18 dasFix the double rounding problem with subnormals, and
2005-03-18 dasAdd missing prototypes for fma() and fmaf(), and remove...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-07 dasReplace strong references with weak references. There...
2005-03-07 stefanfRemove an obsolete sentence from a comment.
2005-03-07 das- If z is 0, one of x or y is 0, and the other is infin...
2005-03-07 dasRemove ldexp and ldexpf. The former is in libc, and...
2005-03-07 das- Define FP_FAST_FMA for sparc64, since fma() is now...
2005-03-07 dasAlias scalbn as ldexpl and scalbnl on platforms where...
2005-03-07 das- Implement scalblnl.
2005-03-07 dasImplement nexttowardf. This is used on both platforms...
2005-03-07 dasImplement nexttoward and nextafterl; the latter is...
2005-03-07 das- Try harder to trick gcc into not optimizing away...
2005-03-07 dasImplement frexpl.
2005-03-07 dasAlias frexp as frexpl on platforms where a long double...
2005-03-07 dasImplement fmal.
2005-03-07 dasAdd scalbnl, also known as as ldexpl.
2005-03-07 dasAlias scalbnf as ldexpf. The two are identical in...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 dasRevert rev 1.8, which causes small (e.g. 2 ulp) errors...
2005-02-21 dasUse double arithmetic instead of simulating it with...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-04 dasFix a small scripting snafu in the previous revision.
2005-02-04 dasReduce diffs against vendor source (Sun fdlibm 5.3).
2005-02-04 dasRemove wrappers and other cruft intended to support...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-23 dasUpdate comment to reflect the code change in the previo...
2005-01-23 dasIf x == y, return y, not x. C99 (though not IEEE 754...
2005-01-22 dasAdd fma() and fmaf(), which implement a fused multiply...
2005-01-15 dasMost libm routines depend on the rounding mode and...
2005-01-15 dasBraino. Revert rev 1.50.
2005-01-14 dasSet math_errhandling to MATH_ERREXCEPT. Now that we...
2005-01-14 dasRemove some #if 0'd code.
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-13 dasThe isnormal() in rev 1.2 should have been isfinite...
2005-01-13 stefanfImplement and document ceill().
2005-01-12 stefanfImplement floorl().
2005-01-12 stefanfWhitespace nit.
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 dasAdd MI implementations of [l]lrint[f]() and [l]lround...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-11 stefanfAdd and document ilogbl(), a long double version of...
2004-10-09 stefanfUse the FP_ILOG macros from <math.h> rather than hardco...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
next