aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Revert commit from upstream llvm trunk (by Hans Wennborg):Dimitry Andric2019-09-141-15/+14
* | | | Apply tentative fix for libedit build error on arm.Dimitry Andric2019-09-142-2/+2
* | | | Merge ^/head r352105 through r352307.Dimitry Andric2019-09-1380-208/+25394
|\| | |
| * | | Include <stdint.h> in unwind-arm.h, since it uses uint32_t and uint64_tDimitry Andric2019-09-131-0/+3
| * | | mtree -O: Fix not descending on hash collisionsBryan Drewery2019-09-121-7/+8
| * | | mtree -c: Fix username logic when getlogin(3) fails.Bryan Drewery2019-09-121-1/+1
| * | | mtree: Fix -f -f not considering type changes.Bryan Drewery2019-09-122-1/+37
| * | | Remove usesless readline compat includes which will reinclude readline.hBaptiste Daroussin2019-09-125-5/+0