]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/msun
mdoc: terminate quoted strings.
[FreeBSD/FreeBSD.git] / lib / msun /
2012-03-25 joelRemove superfluous paragraph macro.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-20 dasFix a small nit noted by bde: exp_x should be of type...
2012-01-20 dasAdd a change I missed in r230367 (don't inline arm...
2012-01-20 dasDon't inline fenv.h functions on arm for now. Inlining...
2012-01-16 dasAdd an implementation of fenv.h intended for platforms...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-07 uqsConvert files to UTF-8 and add some copyright markers...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-12 theravenExpose the unimplemented libm functions in the math...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasMinor corrections and clarifications regarding exceptions.
2011-10-21 dasFix a regression introduced in r226371: When the high...
2011-10-21 dasFix a corner case: tan(large + Inf i) == NaN + NaN i.
2011-10-21 dasImproved handling of large x in ccosh{,f}():
2011-10-21 dasUse __ldexp_exp() to simplify things and improve accura...
2011-10-21 dasThe cexp() and {,c}{cos,sin}h functions all need to...
2011-10-21 dasUse STRICT_ASSIGN() to ensure that the compiler doesn...
2011-10-21 dasPer IEEE754r, pow(1, y) is 1 even if y is NaN, and...
2011-10-21 dasBugfix: feenableexcept() and fedisableexcept() should...
2011-10-17 dasIt's no longer accurate to say that math.h "constitute...
2011-10-17 dasAdd c{cos,sin,tan}{,h}{,f} functions. This is joint...
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-16 dasUse #include "fenv.h" instead of #include <fenv.h>...
2011-10-16 dasFix some non-standard variable declarations.
2011-10-16 dasOptimize the case of pure imaginary arguments. Calls...
2011-10-16 dasMove the macros GET_LDBL_EXPSIGN() and SET_LDBL_EXPSIGN...
2011-10-16 dasRemove an unused variable.
2011-10-15 dasRemove some unnecessary initializations.
2011-10-15 dasVarious changes to improve the accuracy and speed of...
2011-10-15 dasStyle fixes and updates to comments.
2011-10-15 dasDon't define FP_FAST_FMA on sparc64; with the recent...
2011-10-15 dasAdd INSERT_WORD64 and EXTRACT_WORD64 macros for use...
2011-10-15 dasReplace two lines accidentally removed in r226218....
2011-10-15 dasFix a double-rounding bug in fma{,f,l}. The bug would...
2011-10-11 dasRefactor this code by introducing separate functions...
2011-10-10 dasProvide external definitions of all of the standardized...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 karglIn the libm access macros for the double type, z can...
2011-06-18 benlFix clang warnings.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioMFC
2011-05-30 karglClean up the unneeded cpp macro INLINE_REM_PIO2L.
2011-05-29 hrsMerge from head@222434.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-29 karglImprove the accuracy from a max ULP of ~2000 to max...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 karglTake two. Add the missing file that should have been...
2011-03-12 karglTemporary disable the building of cbrtl until I
2011-03-12 karglImplement the long double version for the cube root...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-07 dasAdd cexp() to the complex(3) manpage. Thanks to bde...
2011-03-07 dasRemove part of an uncommitted change that snuck into...
2011-03-07 dasConvert log10f() to use __kernel_log(), which is more...
2011-03-07 dasConvert log10() to use __kernel_log(), which is more...
2011-03-07 dasAdd cexp() and cexpf().
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 murrayAdd complex(3) manual page documenting our partial...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-10 dasFix a bug where the wrong argument was passed to SET_FL...
2011-02-10 dasFix a bug where the wrong argument was passed to INSERT...
2011-02-10 dasFor small arguments, these functions use simple approxi...
2011-02-10 dasFix a bogus threshold that was copied from the double...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
next