aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Switch the default OpenMP runtime for clang to libomp (from the LLVMDimitry Andric2015-10-182-2/+2
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-183-4/+4
* Document bitset(9)Conrad Meyer2015-10-171-2/+3
* Conditionalize the META_MODE tool handling on MK_META_MODE.Bryan Drewery2015-10-171-0/+2
* Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fdEnji Cooper2015-10-171-1/+3
* Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls.Dag-Erling Smørgrav2015-10-161-5/+3
* Fix two bugs in HTTPS tunnelling:Dag-Erling Smørgrav2015-10-161-4/+32
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+1
* libstdc++ also snook in incorrectly in r267511, despite not being a realBryan Drewery2015-10-151-1/+0
* Remove unneeded libg++ reference that came in with r267511 based on a removedBryan Drewery2015-10-151-1/+0
* Fix another ++= parsed as '+=', missed in r289384.Bryan Drewery2015-10-151-1/+1
* Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsedBryan Drewery2015-10-151-2/+2
* For the Cortex-A8 use the a8 and not the a9 events table.Bjoern A. Zeeb2015-10-141-1/+1
* resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-142-2/+51
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in toEnji Cooper2015-10-124-262/+508
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-1244-100/+17
* Change the default setting of kern.ipc.shm_allow_removed from 0 to 1.Edward Tomasz Napierala2015-10-101-4/+7
* If we can't open the file, skip devclose() for the exclusive_file_systemMarcel Moolenaar2015-10-081-1/+1
* Move SHLIBDIR?=/lib before <src.opts.mk> so that it works again.Peter Wemm2015-10-081-2/+2
* Use -fpermissive if compiling with GCC.Craig Rodrigues2015-10-081-0/+3
* Use proper function prototypes.Craig Rodrigues2015-10-072-4/+4
* Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo.John Baldwin2015-10-071-1/+24
* truss: Add support for utrace(2).Bryan Drewery2015-10-061-2/+3
* Stop linking libc++.so verbosely, there is no need to.Dimitry Andric2015-10-061-1/+0
* For llvm/clang libraries, skip including tablegen-produced .d files whenDimitry Andric2015-10-061-3/+5
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-062-0/+8
* Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0Dimitry Andric2015-10-0685-243/+668
|\
| * Merge ^/head r288836 through r288925.Dimitry Andric2015-10-061-3/+3
| |\
| * \ Merge ^/head r288831 through r288835.Dimitry Andric2015-10-051-7/+6
| |\ \
| * \ \ Merge ^/head r288457 through r288830.Dimitry Andric2015-10-055-16/+20
| |\ \ \
| * | | | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+6
| * | | | Merge ^/head r288197 through r288456.Dimitry Andric2015-10-0191-235/+266
| |\ \ \ \
| * \ \ \ \ Merge ^/head r288126 through r288196.Dimitry Andric2015-09-242-5/+5
| |\ \ \ \ \
| * | | | | | Revert r286421, now that the fix for LLVM PR24343 is in.Dimitry Andric2015-09-241-7/+1
| * | | | | | Merge ^/head r288100 through r288125.Dimitry Andric2015-09-2239-430/+244
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r288035 through r288099.Dimitry Andric2015-09-2239-343/+179
| |\ \ \ \ \ \ \
| * | | | | | | | Don't install Intrin.h, as this is an intrinsics header for Windows.Dimitry Andric2015-09-201-2/+1
| * | | | | | | | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-20110-394/+466
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ^/head r287680 through r287877.Dimitry Andric2015-09-1613-123/+46
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Update libc++ to 3.7.0 release.Dimitry Andric2015-09-161-1/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Import libc++ 3.7.0 release (r246257).vendor/libc++/libc++-release_370-r246257Dimitry Andric2015-09-068-0/+978
| | / / / / / / / / /
| * | | | | | | | | | Merge ^/head r287527 through r287679.Dimitry Andric2015-09-116-36/+28
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Amend 287626 by adding lib/libclang_rt/safestack.Dimitry Andric2015-09-101-0/+47
| * | | | | | | | | | | Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-1010-29/+57
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Import compiler-rt 3.7.0 release (r246257).vendor/compiler-rt/compiler-rt-release_370-r246257Dimitry Andric2015-09-06235-3588/+7168
| | * | | | | | | | | | | Import compiler-rt trunk r230183.vendor/compiler-rt/compiler-rt-r230183Dimitry Andric2015-02-2287-919/+1357
| * | | | | | | | | | | | Minimize the number of files compiled for clang only (e.g. when neitherDimitry Andric2015-09-0616-50/+98
| * | | | | | | | | | | | Update llvm, clang and lldb to 3.7.0 release.Dimitry Andric2015-09-065-10/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Import clang 3.7.0 release (r246257).vendor/clang/clang-release_370-r246257Dimitry Andric2015-09-0689-577/+10473
| * | | | | | | | | | | | | Update lldb to upstream trunk r242221.Dimitry Andric2015-09-062-0/+2