| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-03-18 | 2 | -5/+5 |
|\ |
|
* | | Fix the workaround to ignore the #warning for GCC. | John Baldwin | 2020-03-17 | 1 | -3/+5 |
* | | Mark procfs-based process debugging as deprecated for FreeBSD 13. | John Baldwin | 2020-03-17 | 1 | -0/+3 |
* | | Add an internal liblua and use it in flua. | Brooks Davis | 2020-03-17 | 3 | -0/+825 |
* | | libssp: don't compile with -fstack-protector* | Kyle Evans | 2020-03-14 | 1 | -0/+4 |
* | | sendfile() does currently not support SCTP sockets. | Michael Tuexen | 2020-03-13 | 1 | -0/+9 |
* | | libpmcstat: Try /boot/modules if module not found | Ryan Moeller | 2020-03-12 | 1 | -6/+16 |
* | | ftw.3: Follow style(9) in the example | Mateusz Piotrowski | 2020-03-12 | 1 | -1/+2 |
* | | Fix r358688 -- Remember to actually save r3 before processing. | Brandon Bergren | 2020-03-11 | 1 | -1/+1 |
* | | When mounting a UFS filesystem, return EINTEGRITY rather than EIO | Kirk McKusick | 2020-03-11 | 1 | -0/+4 |
* | | Temporarily skip 2 failing tests after llvm10 import | Li-Wen Hsu | 2020-03-11 | 2 | -0/+6 |
* | | Remove unused cam ccb flags | Warner Losh | 2020-03-10 | 1 | -18/+1 |
* | | Move another file in libllvm from sources required for world, to sources | Dimitry Andric | 2020-03-10 | 1 | -1/+1 |
* | | Add one additional file to libllvmminimal, to help the ppc64 bootstrap. | Dimitry Andric | 2020-03-10 | 1 | -0/+1 |
* | | Merge ^/head r358832 through r358848. | Dimitry Andric | 2020-03-10 | 1 | -0/+7 |
|\ \ |
|
| * | | Fix for building libusb under Linux. | Hans Petter Selasky | 2020-03-10 | 1 | -0/+7 |
* | | | Merge ^/head r358731 through r358831. | Dimitry Andric | 2020-03-10 | 6 | -78/+202 |
|\| | |
|
| * | | veloader use vectx API for kernel and modules | Simon J. Gerraty | 2020-03-08 | 5 | -74/+197 |
| * | | fd: use smr for managing struct pwd | Mateusz Guzik | 2020-03-08 | 1 | -4/+5 |
* | | | Remove -mlong-calls vhen building arm libraries and llvm. | Dimitry Andric | 2020-03-10 | 3 | -9/+0 |
* | | | Merge ^/head r358678 through r358711. | Dimitry Andric | 2020-03-06 | 3 | -1/+13 |
|\| | |
|
| * | | powerpc/memcpy: Don't predict the src and dst will be misaligned | Justin Hibbits | 2020-03-06 | 1 | -1/+1 |
| * | | Finish revert of r358672, missed in r358688. | Justin Hibbits | 2020-03-06 | 1 | -1/+1 |
| * | | powerpc/powerpc64: Enforce natural alignment in memcpy | Justin Hibbits | 2020-03-06 | 3 | -1/+13 |
* | | | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream | Dimitry Andric | 2020-03-05 | 2 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
* | | | Merge ^/head r358466 through r358677. | Dimitry Andric | 2020-03-05 | 6 | -24/+102 |
|\ \ \
| | |/
| |/| |
|
| * | | umtx_op.2: correct typo | Ed Maste | 2020-03-05 | 1 | -1/+1 |
| * | | ftw.3: Add examples | Mateusz Piotrowski | 2020-03-05 | 1 | -1/+60 |
| * | | [PowerPC64] restrict memcpy/bcopy optimization to POWER ISA >=V2.07 | Alfredo Dal'Ava Junior | 2020-03-05 | 1 | -1/+6 |
| * | | thr_self.2: Fix some typos in the thread identifier range | Mateusz Piotrowski | 2020-03-03 | 1 | -2/+2 |
| * | | MFV r358511,r358532: | Martin Matuska | 2020-03-02 | 1 | -0/+1 |
| * | | fd: move vnodes out of filedesc into a dedicated structure | Mateusz Guzik | 2020-03-01 | 1 | -19/+32 |
* | | | Merge ^/head r358400 through r358465. | Dimitry Andric | 2020-02-29 | 1 | -2/+2 |
|\| | |
|
| * | | retire the LLVM_LIBUNWIND option | Ed Maste | 2020-02-29 | 1 | -2/+2 |
* | | | Merge ^/head r358269 through r358399. | Dimitry Andric | 2020-02-27 | 81 | -6726/+35 |
|\| | |
|
| * | | Remove libthr, csu, libthread_db and testfloat sparc64 specific directories. | Warner Losh | 2020-02-27 | 11 | -536/+0 |
| * | | Return ENOTSUP for mmap/mprotect if prot not subset of prot_max | Ed Maste | 2020-02-26 | 2 | -8/+8 |
| * | | Remove sparc64 specific parts of libc. | Warner Losh | 2020-02-26 | 59 | -5763/+4 |
| * | | Remove sparc64 specific parts of libm and fix comments | Warner Losh | 2020-02-26 | 9 | -413/+17 |
| * | | mprotect.2: sort errors alphabetically | Ed Maste | 2020-02-26 | 1 | -6/+6 |
* | | | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream | Dimitry Andric | 2020-02-27 | 2 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
* | | | Instead of using just the long upstream commit hash for LLVM component | Dimitry Andric | 2020-02-24 | 2 | -5/+5 |
* | | | Merge r358179 through r358238. | Dimitry Andric | 2020-02-22 | 2 | -4/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | fetch(3): plug some leaks | Kyle Evans | 2020-02-21 | 1 | -1/+5 |
| * | | truncate(2): extending the file is required by POSIX 2008 | Eric van Gyzen | 2020-02-20 | 1 | -3/+6 |
| * | | vfs: add realpathat syscall | Mateusz Guzik | 2020-02-20 | 1 | -1/+10 |
* | | | Merge ^/head r358131 through r358178. | Dimitry Andric | 2020-02-20 | 2 | -3/+11 |
|\| | |
|
| * | | ncurses: bump shlib number to version 9 | Baptiste Daroussin | 2020-02-20 | 1 | -2/+1 |
* | | | Merge ^/head r358075 through r358130. | Dimitry Andric | 2020-02-19 | 7 | -6/+20 |
|\| | |
|
| * | | Use per-domain locks for the bucket cache. | Jeff Roberson | 2020-02-19 | 1 | -3/+5 |