]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/msun
Consolidate some variable initializations. No substantive change.
[FreeBSD/FreeBSD.git] / lib / msun /
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-14 Edwin GroothuisMFV of r183861:
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-08 David SchultzRemove some unused variables.
2008-08-08 David SchultzIn the line
2008-08-07 David SchultzImplement cproj{,f,l}().
2008-08-07 David SchultzUse cpack() and the gcc extension __imag__ to implement...
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-03 David SchultzFix some style bogosity from fdlibm.
2008-08-03 David SchultzMinor improvements:
2008-08-02 David SchultzA few minor corrections, including some from bde:
2008-08-02 David SchultzOn i386, gcc truncates long double constants to double...
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-08-01 David SchultzFix some problems with asinf(), acosf(), atanf(), and...
2008-07-31 David SchultzAdd implementations of acosl(), asinl(), atanl(), atan2l(),
2008-07-31 David SchultzSet WARNS=1.
2008-07-31 David SchultzThe high part of the mantissa is 64 bits on sparc64.
2008-07-31 David SchultzAs in other parts of libm, mark a few constants as...
2008-07-18 David SchultzSort the .PATH entries to give a more reasonable order...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-28 David SchultzFix a typo in the cosl() prototype.
2008-06-19 David SchultzImplement fmodl.
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-03 Oleksandr Tymoshenko Symbol.map is handled by cpp, so use C-style comments
2008-04-26 Warner LoshAdd mips support to libm, from mips2-jnpr perforce...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-03 David SchultzFix some corner cases:
2008-03-31 David SchultzRemove a (bogus) remnant of debugging this on sparc64.
2008-03-30 David SchultzAdd assembly versions of remquol() and remainderl().
2008-03-30 David SchultzHook remquol() and remainderl() up to the build.
2008-03-30 David SchultzImplement remainderl() as a wrapper around remquol...
2008-03-30 David SchultzImplement remquol() based on remquo().
2008-03-30 David SchultzImplement csqrtl().
2008-03-30 David SchultzHook hypotl() and cabsl() up to the build.
2008-03-30 David SchultzDocument hypotl().
2008-03-30 David SchultzAlias hypotl() and cabsl() for platforms where long...
2008-03-30 David SchultzImplement cabsl() in terms of hypotl().
2008-03-30 David SchultzImplement hypotl(). This is bde's conversion of fdlibm...
2008-03-30 Bruce EvansUse fabs[f]() instead of bit fiddling for setting absol...
2008-03-30 Bruce EvansUse the expression fabs(x+0.0)-fabs(y+0.0) instead of
2008-03-30 Bruce EvansFix a missing mask in a hi+lo decomposition. Thus...
2008-03-29 David SchultzInclude math.h for the fmaf() prototype.
2008-03-29 David SchultzFix some rather obscene code that has ambiguous if...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-02 David Schultz1 << 47 needs to be written 1ULL << 47.
2008-03-02 David SchultzHook up sqrtl() to the build.
2008-03-02 David SchultzMD implementations of sqrtl().
2008-03-02 David SchultzMI implementation of sqrtl(). This is very slow and...
2008-02-28 Bruce EvansFix and improve some magic numbers for the "medium...
2008-02-25 Bruce EvansInline __ieee754__rem_pio2f(). On amd64 (A64) and...
2008-02-25 Bruce EvansUse a temporary array instead of the arg array y[]...
2008-02-25 Bruce EvansChange __ieee754_rem_pio2f() to return double instead...
2008-02-25 Bruce EvansFix some off-by-1 errors.
2008-02-24 Rafal JaworowskiLet PowerPC world optionally build with -msoft-float...
2008-02-23 Bruce EvansOptimize the 9pi/2 < |x| <= 2**19pi/2 case some more...
2008-02-22 Bruce EvansAvoid using FP-to-integer conversion for !(amd64 |...
2008-02-22 Bruce EvansRemove the "quick check no cancellation" optimization for
2008-02-22 Bruce EvansOptimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64...
2008-02-22 Bruce EvansAdd an irint() function in inline asm for amd64 and...
2008-02-22 Bruce EvansOptimize the conversion to bits a little (by about...
2008-02-22 Bruce EvansOptimize the fixup for +-0 by using better classificati...
2008-02-22 Bruce EvansFix rintl() on signaling NaNs and unsupported formats.
next