]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
powerpc64: Rewrite strcmp in asm to take advantage of word size
[FreeBSD/FreeBSD.git] / lib /
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-13 emasteUse consistent struct stat arg name in stat man page
2019-03-12 jhbMove libunwind out of contrib/llvm/projects.
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-09 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-08 markjHave pthread_cond_destroy() return EBUSY if the condvar...
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-06 markjReorder copyright lines to preserve the source of ...
2019-03-06 mwExtend libsecureboot(old libve) to obtain trusted certi...
2019-03-05 markjAdd riscv minidump support to libkvm.
2019-03-05 dimAdd a few missed files to the MK_LLVM_TARGET_BPF=yes...
2019-03-05 emastelibllvm: promote WithColor and xxhash to SRCS_MIN
2019-03-05 hselaskyFix typos in libusb.
2019-03-05 ngieMFhead@r344786
2019-03-04 sjgAllow for reproducible build
2019-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-04 kenAdd IBM TS1160 density codes to libmt and the mt(1...
2019-03-02 tuexenUse correct buffer sizes in sctp_get[lp]addrs().
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-26 kibprocctl(2): document ASLR knobs.
2019-02-26 kibprocctl(2): fix -width parameter to .Bl.
2019-02-26 sjgEnable build of libbearssl
2019-02-26 sjgAdd libsecureboot
2019-02-26 sjgAdd libbearssl
2019-02-25 dimMerge ^/head r344513 through r344548.
2019-02-25 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-21 ngieReword the comment above NO_WERROR
2019-02-21 ngieMove `NO_WTHREAD_SAFETY` to googletest.test.inc.mk
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-21 ngieBuild death tests programmatically
2019-02-20 ngieCorrect gmock/gtest expectations w.r.t. C++11/RTTI
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 ngieFix test compilation for gmock_main tests, similar...
2019-02-20 ngieFix test compilation for gmock tests, similar to r344345
2019-02-20 ngieAdd glue Makefile.inc to make the next hop to the googl...
2019-02-20 ngieOh wait... those helper programs were for the py tests
2019-02-20 ngieApply lessons learned in r344345 on gtest_main tests
2019-02-20 ngieFix gtest test compilation and build more tests
2019-02-20 ngieAdd more port-related flags to Makefile.inc
2019-02-20 ngieSprinkle `${HAS_TESTS}` in Makefiles
2019-02-20 ngieAdd glue Makefile for tests under lib/googletest/...
2019-02-20 ngieUse `GTESTS` instead of `PLAIN_TESTS_CXX`
2019-02-20 ngieFix up dependency finding for libg{mock,test}_main
2019-02-20 ngieUnconditionally build/install libg{mock,test}_main
2019-02-19 ngieAdd missing INCSGROUPS definition
2019-02-19 ngieAdd MK_GOOGLETEST option for building/installing gmock...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 ngieMFhead@r344270
2019-02-18 glebiusWith r343051 UMA switched from atomic counts to counter...
2019-02-18 dimAdd one additional file to libllvmminimal, since in...
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 kibUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 kibx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 luporlsilence cast-align warnings from clang on powerpc64
2019-02-13 ngieCompile the tests without -Werror for now
2019-02-13 ngieMerge build glue for libraries and tests done on github
2019-02-13 obrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 kevanslibbe(3): Fix be_destroy behavior w.r.t. deep BE snapsh...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 kevanslibbe(3): Belatedly note the BE_DESTROY_ORIGIN option...
2019-02-10 oshogbolibnv: fix memory leaks
2019-02-10 kevanslibbe(3): Add a destroy option for removing the origin
2019-02-10 pluknetSync "struct addrinfo" declaration with netdb.h.
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 peterjReplace calls to sin(x) and cos(x) with a single call...
2019-02-09 pluknetDocument the ENOBUFS errno in setsockopt(2).
2019-02-08 dimAmend r343442, by only expecting the lib.msun.cbrt_test...
2019-02-08 dimPull in r352607 from upstream llvm trunk (by Craig...
2019-02-07 brooksGC a historical artifact.
2019-02-07 sefr343881 had an uninitialized error. This fixes that.
2019-02-07 sefr339008 broke repquota for UFS. This rectifies that.
2019-02-07 kibAdd comment noting that the strange spelling of Genuine...
2019-02-07 kibUse ifunc to select the barrier instruction for RDTSC.
2019-02-06 jahr341692 changed cap_syslog(3) to preserve the stdio...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-05 mmacyFix deterministic builds by sorting input to fts in...
2019-02-04 impRegularize the Netflix copyright
2019-02-04 kibFixes for very early use of the pthread_mutex_* and...
2019-02-04 ngieAvoid the DNS lookup for "localhost"
2019-02-04 tuexenAdd missing SCTP_EOR entry.
next