aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Sync up with NetBSD libexecinfo changes 2014-2019Conrad Meyer2019-10-265-207/+44
* | | Pull in r372186 from upstream llvm trunk (by Eli Friedman):Dimitry Andric2019-10-259-25/+30
* | | binutils: Fix bugs found by -Wpointer-compareBrooks Davis2019-10-242-2/+2
* | | Bump clang's default target CPU for the i386 architecture (aka "x86") toDimitry Andric2019-10-231-2/+3
* | | blacklistd: remove reference to NetBSD npfctlEd Maste2019-10-221-1/+1
* | | Update tcsh to git revision 83c5be0 bringing in a number of bug fixes.Brooks Davis2019-10-2112-301/+211
|\ \ \
* | | | Pull in r374154 from upstream clang trunk (by Simon Atanasyan):Dimitry Andric2019-10-184-9/+17
* | | | Pull in r372651 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-10-181-1/+2
* | | | Use __FreeBSD_version to determine if gets() has been removed.John Baldwin2019-10-151-1/+3
* | | | Pull in r374444 from upstream lldb trunk (by me):Dimitry Andric2019-10-102-26/+32
* | | | Revert r353363 in preparation for applying upstream fix:Dimitry Andric2019-10-102-30/+25
* | | | Remove a stale file left after merging.Ruslan Bukin2019-10-101-65/+0
* | | | Update ARM CoreSight trace decoder library.Ruslan Bukin2019-10-1050-568/+1664
* | | | Update Intel Processor Trace decoder library.Ruslan Bukin2019-10-10101-446/+2705
* | | | Put in a band-aid fix for lldb 9 exiting with "Expected<T> must beDimitry Andric2019-10-092-25/+30
* | | | Merge ^/head r353316 through r353350.Dimitry Andric2019-10-09421-1015/+248
|\ \ \ \
| * | | | Fix various -Wpointer-compare warningsBrooks Davis2019-10-081-1/+1
| * | | | Update tcsh to 6.21.00.Brooks Davis2019-10-08420-1014/+247
| |\| | |
* | | | | Merge ^/head r352764 through r353315.Dimitry Andric2019-10-087-49/+103
|\| | | |
| * | | | Pull in r357528 from upstream llvm trunk (by Craig Topper):Dimitry Andric2019-09-301-12/+21
| * | | | Capsicumize nm(1).Mark Johnston2019-09-301-1/+40
| * | | | nm: Adjust argc and argv in get_opt().Mark Johnston2019-09-301-7/+9
| * | | | Capsicumize c++filt(1).Mark Johnston2019-09-301-0/+7
| * | | | Initialize baseaddr to suppres warning.Aleksandr Rybalko2019-09-291-0/+1
| * | | | ections into expected offset in binary format.Aleksandr Rybalko2019-09-291-9/+12
| * | | | Adjust tests after page fault changes in r352807Jilles Tjoelker2019-09-291-4/+0
| * | | | compiler-rt: correct RISC-V struct_kernel_stat64_szEd Maste2019-09-271-3/+2
| * | | | Implement the dynamic add (-A) and removal (-R) of ippool poolsCy Schubert2019-09-272-8/+27
| * | | | The no resolve (OPT_NORESOLVE) does nothing. Additionally, it (-R)Cy Schubert2019-09-271-12/+3
| * | | | Sync with source:Cy Schubert2019-09-271-5/+2
| * | | | Fix a typo.Cy Schubert2019-09-271-1/+1
* | | | | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-2658-226/+438
|\| | | |
| * | | | Teach the ippool parser about address families. This is a precursorCy Schubert2019-09-261-0/+16
| * | | | MFV r352731:Martin Matuska2019-09-2656-225/+359
| |\ \ \ \
| | * | | | Update vendor/libarchive/dist to git 2f3033ca23f8c21160506c3c7ac8a0df0d3fde42Martin Matuska2019-09-261-4/+7
| * | | | | bsdgrep(1): various fixes of empty pattern/exit code/-c behaviorKyle Evans2019-09-251-1/+63
* | | | | | Enable OpenMP for powerpc64Dimitry Andric2019-09-262-15/+15
* | | | | | Pull in r372606 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2019-09-232-5/+6
* | | | | | Pull in r372513 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-09-221-1/+19
* | | | | | Merge ^/head r352537 through r352586.Dimitry Andric2019-09-211-1/+1
|\| | | | |
| * | | | | Follow up on r352304 which disabled default mlockall() at startup.Cy Schubert2019-09-191-1/+1
* | | | | | Pull in r371557 from upstream clang trunk (by Richard Smith):Dimitry Andric2019-09-211-63/+41
* | | | | | Pull in r371066 from upstream clang trunk (by Justin Hibbits):Dimitry Andric2019-09-194-2/+14
* | | | | | Partially undo r351659, which unconditionally removed gets(3) from libc++.Dimitry Andric2019-09-192-0/+11
* | | | | | Merge ^/head r352436 through r352536.Dimitry Andric2019-09-192-15/+3
|\| | | | |
| * | | | | realloc(x, 0) should not return NULL.Konstantin Belousov2019-09-171-15/+0
| * | | | | Temporarily skip flakey test case lib.libc.sys.stat_test.stat_socketLi-Wen Hsu2019-09-171-0/+3
| * | | | | Fix arm and aarch64 builds of libedit after r352275Dimitry Andric2019-09-142-2/+2
* | | | | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-199-26/+57
* | | | | | Work around gcc's inability to compile an incomplete type in googletest,Dimitry Andric2019-09-141-1/+2