| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add more SUBDIR_PARALLEL. | Bryan Drewery | 2015-10-15 | 1 | -0/+1 |
| * | libstdc++ also snook in incorrectly in r267511, despite not being a real | Bryan Drewery | 2015-10-15 | 1 | -1/+0 |
| * | Remove unneeded libg++ reference that came in with r267511 based on a removed | Bryan Drewery | 2015-10-15 | 1 | -1/+0 |
| * | Fix another ++= parsed as '+=', missed in r289384. | Bryan Drewery | 2015-10-15 | 1 | -1/+1 |
| * | Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsed | Bryan Drewery | 2015-10-15 | 1 | -2/+2 |
| * | For the Cortex-A8 use the a8 and not the a9 events table. | Bjoern A. Zeeb | 2015-10-14 | 1 | -1/+1 |
| * | resolver: automatically reload /etc/resolv.conf | Eric van Gyzen | 2015-10-14 | 2 | -2/+51 |
| * | Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to | Enji Cooper | 2015-10-12 | 4 | -262/+508 |
| * | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | Enji Cooper | 2015-10-12 | 44 | -100/+17 |
| * | Change the default setting of kern.ipc.shm_allow_removed from 0 to 1. | Edward Tomasz Napierala | 2015-10-10 | 1 | -4/+7 |
| * | If we can't open the file, skip devclose() for the exclusive_file_system | Marcel Moolenaar | 2015-10-08 | 1 | -1/+1 |
| * | Move SHLIBDIR?=/lib before <src.opts.mk> so that it works again. | Peter Wemm | 2015-10-08 | 1 | -2/+2 |
| * | Use -fpermissive if compiling with GCC. | Craig Rodrigues | 2015-10-08 | 1 | -0/+3 |
| * | Use proper function prototypes. | Craig Rodrigues | 2015-10-07 | 2 | -4/+4 |
| * | Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo. | John Baldwin | 2015-10-07 | 1 | -1/+24 |
| * | truss: Add support for utrace(2). | Bryan Drewery | 2015-10-06 | 1 | -2/+3 |
| * | Stop linking libc++.so verbosely, there is no need to. | Dimitry Andric | 2015-10-06 | 1 | -1/+0 |
| * | For llvm/clang libraries, skip including tablegen-produced .d files when | Dimitry Andric | 2015-10-06 | 1 | -3/+5 |
| * | Fix core corruption caused by race in note_procstat_vmmap | Conrad Meyer | 2015-10-06 | 2 | -0/+8 |
| * | Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0 | Dimitry Andric | 2015-10-06 | 85 | -243/+668 |
| |\ |
|
| | * | Merge ^/head r288836 through r288925. | Dimitry Andric | 2015-10-06 | 1 | -3/+3 |
| | |\ |
|
| | * \ | Merge ^/head r288831 through r288835. | Dimitry Andric | 2015-10-05 | 1 | -7/+6 |
| | |\ \ |
|
| | * \ \ | Merge ^/head r288457 through r288830. | Dimitry Andric | 2015-10-05 | 5 | -16/+20 |
| | |\ \ \ |
|
| | * | | | | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259). | Dimitry Andric | 2015-10-05 | 1 | -0/+6 |
| | * | | | | Merge ^/head r288197 through r288456. | Dimitry Andric | 2015-10-01 | 91 | -235/+266 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge ^/head r288126 through r288196. | Dimitry Andric | 2015-09-24 | 2 | -5/+5 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Revert r286421, now that the fix for LLVM PR24343 is in. | Dimitry Andric | 2015-09-24 | 1 | -7/+1 |
| | * | | | | | | Merge ^/head r288100 through r288125. | Dimitry Andric | 2015-09-22 | 39 | -430/+244 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge ^/head r288035 through r288099. | Dimitry Andric | 2015-09-22 | 39 | -343/+179 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Don't install Intrin.h, as this is an intrinsics header for Windows. | Dimitry Andric | 2015-09-20 | 1 | -2/+1 |
| | * | | | | | | | | Merge ^/head r287878 through r288034. | Dimitry Andric | 2015-09-20 | 110 | -394/+466 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge ^/head r287680 through r287877. | Dimitry Andric | 2015-09-16 | 13 | -123/+46 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Update libc++ to 3.7.0 release. | Dimitry Andric | 2015-09-16 | 1 | -1/+6 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Import libc++ 3.7.0 release (r246257).vendor/libc++/libc++-release_370-r246257 | Dimitry Andric | 2015-09-06 | 8 | -0/+978 |
| | | / / / / / / / / / |
|
| | * | | | | | | | | | | Merge ^/head r287527 through r287679. | Dimitry Andric | 2015-09-11 | 6 | -36/+28 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Amend 287626 by adding lib/libclang_rt/safestack. | Dimitry Andric | 2015-09-10 | 1 | -0/+47 |
| | * | | | | | | | | | | | Update compiler-rt to 3.7.0 release. This also includes the sanitizer | Dimitry Andric | 2015-09-10 | 10 | -29/+57 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Import compiler-rt 3.7.0 release (r246257).vendor/compiler-rt/compiler-rt-release_370-r246257 | Dimitry Andric | 2015-09-06 | 235 | -3569/+7149 |
| | | * | | | | | | | | | | | Import compiler-rt trunk r230183.vendor/compiler-rt/compiler-rt-r230183 | Dimitry Andric | 2015-02-22 | 87 | -919/+1357 |
| | * | | | | | | | | | | | | Minimize the number of files compiled for clang only (e.g. when neither | Dimitry Andric | 2015-09-06 | 16 | -50/+98 |
| | * | | | | | | | | | | | | Update llvm, clang and lldb to 3.7.0 release. | Dimitry Andric | 2015-09-06 | 5 | -10/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Import clang 3.7.0 release (r246257).vendor/clang/clang-release_370-r246257 | Dimitry Andric | 2015-09-06 | 89 | -573/+10469 |
| | * | | | | | | | | | | | | | Update lldb to upstream trunk r242221. | Dimitry Andric | 2015-09-06 | 2 | -0/+2 |
| | * | | | | | | | | | | | | | Merge ^/head r286858 through r287489. | Dimitry Andric | 2015-09-05 | 75 | -753/+914 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Tentative fix for shifting -1 in libz. | Dimitry Andric | 2015-08-19 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Merge ^/head r286697 through r286857. | Dimitry Andric | 2015-08-17 | 14 | -29/+1247 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge ^/head r286422 through r286684. | Dimitry Andric | 2015-08-12 | 6 | -20/+28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update llvm/clang to r242221. | Dimitry Andric | 2015-08-12 | 9 | -5/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | Vendor import of clang trunk r242221:vendor/clang/clang-trunk-r242221 | Dimitry Andric | 2015-08-07 | 119 | -2244/+9801 |
| | | * | | | | | | | | | | | | | | | | Vendor import of llvm trunk r242221:vendor/llvm/llvm-trunk-r242221 | Dimitry Andric | 2015-08-07 | 412 | -6688/+16863 |