]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/msun
Update stable/10 from 10.2-STABLE to 10.3-PRERELEASE,
[FreeBSD/FreeBSD.git] / lib / msun /
2016-01-06 ngieMFC r292328:
2015-12-04 bdreweryMFC r284289,r288267:
2015-08-12 dimMFC r286515:
2015-06-25 tijlMFC r271651, r271719, r272138, r272457, r272845, r27547...
2015-05-13 ngieMFC r282057,r282092,r282106:
2015-03-23 pfgMFC r277948:
2015-01-05 ngieMFC r274618,r276521:
2014-10-29 andrewMFC r269956:
2014-09-18 tijlMFC r257770 r257818 r257823 r260066 r260067 r260089...
2014-05-17 ianMFC 262989, 263210, 263230, 263231, 263239, 263242...
2014-05-15 ianMFC r257207, r261161, r261163:
2014-03-26 dimMFC r262613:
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-12 dimAfter r255294, building lib/msun's symbol map (using...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmBring in some behind-the-scenes development, mainly...
2013-09-07 andrewOn ARM EABI double precision floating point values...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-06 theravenAdd stub implementations of the missing C++11 math...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-30 markmMFC
2013-08-28 kargl* Whitespace.
2013-08-27 kargl* s_erf.c:
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-29 theravenRestore the longer form of the _Generic. The short...
2013-07-29 theravenReenable the isnan(double) / isinf(double) declarations...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-19 grehanIFC @ r253461
2013-07-13 theravenCleaner support for type qualifiers.
2013-07-13 theravenEnsure that the _Generic() macro in math.h works with...
2013-07-12 theravenFix the build with C++ where __builtin_types_compatible...
2013-07-11 theravenFix some typoes in math.h cleanup.
2013-07-11 theravenCleanups to math.h that prevent namespace conflicts...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-27 grehanIFC @ r252288
2013-06-24 eadlerMake the order of operations for lib/msun more clear.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-10 dasAdd implementations of acoshl(), asinhl(), and atanhl...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 dasStyle fixes.
2013-06-04 dasAdd man links for expl(3) and expm1l(3).
2013-06-03 karglChange a comma to a semicolon.
2013-06-03 karglld80 and ld128 implementations of expm1l(). This code...
2013-06-03 karglFix two comments that got lost in the disentanglement...
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglMicro-optimization: move the unary mius operator to...
2013-06-03 karglAdd a comment to note that bde supplied most, if not...
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglRename a few P2, P3, ... coefficients to A2, A3, ....
2013-06-03 karglUpdate a comment to reflect that we are using an endpoi...
2013-06-03 karglAdd a u suffix to the IEEEl2bits unions o_threshold...
2013-06-03 karglIntroduce the macro LOG2_INTERVAL, which is log2(number...
2013-06-03 karglWhitespace.
2013-06-03 kargl* Rename the polynomial coefficients from P2, P3, ...
2013-06-03 kargl* Style(9). Start non-Copyright fancy formatted comme...
2013-06-03 karglld80/s_expl.c:
2013-06-03 dasAdd logl, log2l, log10l, and log1pl.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 dasI'm happy to finally commit stephen@'s implementations...
2013-05-27 karglStyle(9)
2013-05-27 kargl* Update polynomial coefficients.
2013-05-27 dasFix some regressions caused by the switch from gcc...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 kibMerge the 386 and amd64 versions of the fenv.h, to...
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
next