]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/msun
Use __fenv_static for all static inline functions.
[FreeBSD/FreeBSD.git] / lib / msun /
2014-01-25 andrewUse __fenv_static for all static inline functions.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-31 kargl* msun/man/cosh.3:
2013-12-30 karglFix a mismerge of my local doc changes to msun/man...
2013-12-30 kargl* Makefile:
2013-12-30 kargl* ld80/k_expl.h:
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-07 karglYet, another attempt to fix the libm breakage due to the
2013-11-07 karglFix bulding libm on platforms with LDBL_MANT_DIG =...
2013-11-06 kargl* Use "math.h" instead of <math.h>.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-27 andrewUpdate the hard-float version of the fenv functions...
2013-10-08 rayMFC @r256148.
2013-10-02 markmMFC - tracking update.
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-09-01 rayMFC @r255128.
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-15 rayMFC @r254374.
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-25 rayMFC @r219886.
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...
next