freebsd-skq/lib
dim b5e6330452 Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 from
the upstream release_50 branch.

As of this version, lib/msun's trig test should also work correctly
again (see bug 220989 for more information).

PR:		220989
MFC after:	2 months
X-MFC-with:	r321369
2017-08-24 20:19:27 +00:00
..
atf Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
clang Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 from 2017-08-24 20:19:27 +00:00
csu Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
lib80211
libalias
libarchive Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libauditd
libbegemot
libblacklist
libblocksruntime
libbluetooth
libbsdstat
libbsm
libbsnmp
libbz2
libc Include {u,}{div,mod}si3() on mips in libcompiler_rt. 2017-08-21 17:49:01 +00:00
libc_nonshared
libc++ Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
libc++experimental DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
libcalendar
libcam Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libcapsicum capsicum_helpers: Add FIODTYPE to default ioctls allowed 2017-08-09 18:15:07 +00:00
libcasper Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
libclang_rt Merge ^/head r320573 through r320970. 2017-07-13 22:01:38 +00:00
libcom_err
libcompat
libcompiler_rt Include {u,}{div,mod}si3() on mips in libcompiler_rt. 2017-08-21 17:49:01 +00:00
libcrypt MFhead@r321916 2017-08-02 09:00:59 +00:00
libcuse
libcxxrt
libdevctl
libdevdctl
libdevinfo
libdevstat
libdl DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
libdpv
libdwarf
libedit
libefivar fix typo 2017-07-24 18:10:42 +00:00
libelf
libelftc libelftc: bump version, tracking import in r320343 2017-07-05 02:58:46 +00:00
libevent
libexecinfo
libexpat
libfetch In fetch_resolve(), if the port number or service name is included in 2017-08-18 18:20:36 +00:00
libfigpar
libgcc_eh
libgcc_s Sort entries in libgcc_s Version.map 2017-07-05 13:13:38 +00:00
libgeom Remove getpagesize(3) error checking added in r317312 2017-05-28 00:28:11 +00:00
libgpio
libgssapi
libiconv_modules
libifconfig DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
libipsec
libjail
libkiconv
libkvm Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libldns
liblzma
libmagic
libmd Increase loop unrolling for skein hashes 2017-07-01 21:18:06 +00:00
libmemstat
libmilter
libmp Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libmt Merge ^/head r320971 through r320993. 2017-07-14 17:38:44 +00:00
libnandfs
libnetbsd
libnetgraph
libngatm
libnv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libopenbsd
libopie
libpam
libpathconv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libpcap
libpe
libpjdlog
libpmc
libproc Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
libprocstat libprocstat(3): fix arguments list for procstat_getargv(3) and procstat_getenvv(3) 2017-07-29 22:25:45 +00:00
libradius
librpcsec_gss
librpcsvc Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. 2017-06-19 20:47:24 +00:00
librss DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
librt Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
librtld_db
libsbuf Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Add stpcpy and stpncpy to libstand 2017-08-04 03:48:17 +00:00
libstdbuf
libstdthreads
libsysdecode Handle WITH/WITHOUT_PF in libsysdecode 2017-07-22 12:51:19 +00:00
libtacplus
libtelnet Remove redundant include directories which expand to a noop, 2017-07-31 19:07:45 +00:00
libthr Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libthread_db
libucl
libufs
libugidfw
libulog
libunbound
libusb libusb(3): Expose device caps as libusb_bos_descriptor::dev_capability 2017-08-09 18:06:27 +00:00
libusbhid
libutil Add caveat to kinfo_getvmmap(3) explaining high CPU utilisation. 2017-08-18 16:42:58 +00:00
libvgl
libvmmapi
libwrap
libxo MFhead@r322023 2017-08-03 18:07:01 +00:00
liby
libypclnt
libz
libzstd
msun Revert r322418, LDBL_MAX_EXP unsuitable for macro pasting on some arches 2017-08-12 18:28:02 +00:00
ncurses Hide sccsid under #if 0, per example in style(9) 2017-08-12 22:20:08 +00:00
tests
Makefile Provide libdl. 2017-07-10 14:59:21 +00:00
Makefile.inc