summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-182-5/+5
|\
* | Fix the workaround to ignore the #warning for GCC.John Baldwin2020-03-171-3/+5
* | Mark procfs-based process debugging as deprecated for FreeBSD 13.John Baldwin2020-03-171-0/+3
* | Add an internal liblua and use it in flua.Brooks Davis2020-03-173-0/+825
* | libssp: don't compile with -fstack-protector*Kyle Evans2020-03-141-0/+4
* | sendfile() does currently not support SCTP sockets.Michael Tuexen2020-03-131-0/+9
* | libpmcstat: Try /boot/modules if module not foundRyan Moeller2020-03-121-6/+16
* | ftw.3: Follow style(9) in the exampleMateusz Piotrowski2020-03-121-1/+2
* | Fix r358688 -- Remember to actually save r3 before processing.Brandon Bergren2020-03-111-1/+1
* | When mounting a UFS filesystem, return EINTEGRITY rather than EIOKirk McKusick2020-03-111-0/+4
* | Temporarily skip 2 failing tests after llvm10 importLi-Wen Hsu2020-03-112-0/+6
* | Remove unused cam ccb flagsWarner Losh2020-03-101-18/+1
* | Move another file in libllvm from sources required for world, to sourcesDimitry Andric2020-03-101-1/+1
* | Add one additional file to libllvmminimal, to help the ppc64 bootstrap.Dimitry Andric2020-03-101-0/+1
* | Merge ^/head r358832 through r358848.Dimitry Andric2020-03-101-0/+7
|\ \
| * | Fix for building libusb under Linux.Hans Petter Selasky2020-03-101-0/+7
* | | Merge ^/head r358731 through r358831.Dimitry Andric2020-03-106-78/+202
|\| |
| * | veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-085-74/+197
| * | fd: use smr for managing struct pwdMateusz Guzik2020-03-081-4/+5
* | | Remove -mlong-calls vhen building arm libraries and llvm.Dimitry Andric2020-03-103-9/+0
* | | Merge ^/head r358678 through r358711.Dimitry Andric2020-03-063-1/+13
|\| |
| * | powerpc/memcpy: Don't predict the src and dst will be misalignedJustin Hibbits2020-03-061-1/+1
| * | Finish revert of r358672, missed in r358688.Justin Hibbits2020-03-061-1/+1
| * | powerpc/powerpc64: Enforce natural alignment in memcpyJustin Hibbits2020-03-063-1/+13
* | | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-03-052-5/+5
|\ \ \ | | |/ | |/|
* | | Merge ^/head r358466 through r358677.Dimitry Andric2020-03-056-24/+102
|\ \ \ | | |/ | |/|
| * | umtx_op.2: correct typoEd Maste2020-03-051-1/+1
| * | ftw.3: Add examplesMateusz Piotrowski2020-03-051-1/+60
| * | [PowerPC64] restrict memcpy/bcopy optimization to POWER ISA >=V2.07Alfredo Dal'Ava Junior2020-03-051-1/+6
| * | thr_self.2: Fix some typos in the thread identifier rangeMateusz Piotrowski2020-03-031-2/+2
| * | MFV r358511,r358532:Martin Matuska2020-03-021-0/+1
| * | fd: move vnodes out of filedesc into a dedicated structureMateusz Guzik2020-03-011-19/+32
* | | Merge ^/head r358400 through r358465.Dimitry Andric2020-02-291-2/+2
|\| |
| * | retire the LLVM_LIBUNWIND optionEd Maste2020-02-291-2/+2
* | | Merge ^/head r358269 through r358399.Dimitry Andric2020-02-2781-6726/+35
|\| |
| * | Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.Warner Losh2020-02-2711-536/+0
| * | Return ENOTSUP for mmap/mprotect if prot not subset of prot_maxEd Maste2020-02-262-8/+8
| * | Remove sparc64 specific parts of libc.Warner Losh2020-02-2659-5763/+4
| * | Remove sparc64 specific parts of libm and fix commentsWarner Losh2020-02-269-413/+17
| * | mprotect.2: sort errors alphabeticallyEd Maste2020-02-261-6/+6
* | | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-02-272-5/+5
|\ \ \ | | |/ | |/|
* | | Instead of using just the long upstream commit hash for LLVM componentDimitry Andric2020-02-242-5/+5
* | | Merge r358179 through r358238.Dimitry Andric2020-02-222-4/+11
|\ \ \ | | |/ | |/|
| * | fetch(3): plug some leaksKyle Evans2020-02-211-1/+5
| * | truncate(2): extending the file is required by POSIX 2008Eric van Gyzen2020-02-201-3/+6
| * | vfs: add realpathat syscallMateusz Guzik2020-02-201-1/+10
* | | Merge ^/head r358131 through r358178.Dimitry Andric2020-02-202-3/+11
|\| |
| * | ncurses: bump shlib number to version 9Baptiste Daroussin2020-02-201-2/+1
* | | Merge ^/head r358075 through r358130.Dimitry Andric2020-02-197-6/+20
|\| |
| * | Use per-domain locks for the bucket cache.Jeff Roberson2020-02-191-3/+5