]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Divorce MK_GDB from MK_BINUTILS.
[FreeBSD/FreeBSD.git] / lib /
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-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 dimMerge ^/head r344178 through r344512.
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
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 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-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.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 vangyzenlibm: squelch -Woverflow from gcc6
2019-01-31 kevanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-30 kibRename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 hselaskyAdd support for Audio Sink and Audio Source profiles...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 kibUntangle jemalloc and mutexes initialization.
2019-01-27 kibBump SPECNAMELEN to MAXNAMLEN.
2019-01-26 seSlightly improve previous commit that silenced a Clang...
2019-01-26 seSilence Clang Scan warning about potentially unsafe...
2019-01-26 oshogbolibcasper: do not run registered exit functions
2019-01-26 ngieFix reporting errors with `gai_strerror(..)`
2019-01-25 ngieDocument that `sendfile` will return an invalid value...
2019-01-25 lwhsuTemporarily mark lib.msun.{cbrt_test.cbrtl_powl,trig_te...
2019-01-23 ngieFix up r343367
2019-01-23 ngieUnbreak the build on architectures where size_t isn...
2019-01-23 ngieUnbreak the gcc build with sendfile_test after r343362
2019-01-23 ngieAdd [initial] functional tests for sendfile(2) as lib...
2019-01-23 kevanslibbe(3): simplify import, allow replication streams
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimNow for the release_80 branch, update version numbers...
2019-01-22 dimUpdate compiler-rt build glue.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimUpdate libc++ build glue, and ObsoleteFiles.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 dimUpdate lldb build glue to make MK_LLDB=yes work.
2019-01-21 markjList caph_limit_stream() in the synopsis.
2019-01-21 dimUpdate llvm and clang build glue to make MK_CLANG_EXTRA...
2019-01-21 dimAdd and remove sources from libllvm and libclang, to...
2019-01-20 dimUpdate libllvmminimal and llvm-tblgen Makefiles, so...
2019-01-20 dimUpdate version numbers, and regenerate config headers...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-19 dimVendor import of lld trunk r351319 (just before the...
next