aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Revert commit b6cf400aa fro llvm git (by Nemanja Ivanovic):Dimitry Andric2020-04-151-1/+0
* Revert commit a9ad65a2b from llvm git (by Nemanja Ivanovic):Dimitry Andric2020-04-153-10/+1
* Merge commit 30588a739 from llvm git (by Erich Keane):Dimitry Andric2020-04-123-5/+5
* ntpd: fix build with -fno-commonKyle Evans2020-04-062-1/+3
* lldb: use lua as the default script languageEd Maste2020-04-022-2/+2
* Merge once more from ^/vendor/llvm-project/release-10.x, to get theDimitry Andric2020-04-0277-0/+13636
* Merge release 1.14 of bsnmp.Hartmut Brandt2020-04-0115-89/+19719
|\
| * Flatten bsnmp vendor area.Hartmut Brandt2008-12-2085-65540/+0
* | lldb: stop excluding bindings/ subdirEd Maste2020-04-011-1/+0
* | Make jemalloc(3) default to retain:true on 64-bit platforms,Edward Tomasz Napierala2020-03-311-0/+4
* | MFV r359442: bmake: import -fno-common fix build back from upstreamKyle Evans2020-03-302-5/+5
* | bmake: fix -fno-common buildKyle Evans2020-03-302-1/+3
* | Revert r359385-r359387Enji Cooper2020-03-2914-3472/+0
* | ipfilter: remove duplicate definition of 'thishost'Kyle Evans2020-03-292-2/+1
* | telnet: kill off remaining duplicate definitionKyle Evans2020-03-281-2/+0
* | Re-apply r359399: telnet -fno-common fixKyle Evans2020-03-285-33/+36
* | Revert 359399: telnet -fno-common bitsKyle Evans2020-03-284-5/+11
* | MFV r359401: OpenBSM: import ee79d73e8df5: auditreduce: add a zone filterKyle Evans2020-03-283-2/+37
|\ \
* | | telnet: remove some duplicate definitions, mark terminaltype externKyle Evans2020-03-284-11/+5
* | | MFV r359393: tcsh: import 6974bc35a5cdKyle Evans2020-03-281-1/+0
|\ \ \
* | | | gas: mark dwarf2_loc_mark_labels as externKyle Evans2020-03-281-1/+1
* | | | Follow up to r359385Enji Cooper2020-03-2814-0/+3472
* | | | objdump: emit a deprecation notice at program startEd Maste2020-03-271-0/+2
* | | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-267-22/+46
* | | | Merge commit 459e8e948 from llvm git (by Justin Hibbits):Dimitry Andric2020-03-262-2/+2
* | | | Merge commit f0990e104 from llvm git (by Justin Hibbits):Dimitry Andric2020-03-261-1/+1
* | | | Import the kyua test framework.Brooks Davis2020-03-23542-0/+96704
* | | | Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-2356-0/+6232
* | | | MFV r359197: xz 5.2.5.Xin LI2020-03-2273-463/+2013
* | | | readelf: simplify Xen string note printingEd Maste2020-03-211-39/+32
* | | | libelftc: Fix a memory leak in cpp_demangle_read_type().Mark Johnston2020-03-201-1/+1
* | | | readelf: Fix another instance of the leak mentioned in r357542.Mark Johnston2020-03-201-0/+1
* | | | readelf: Avoid leaking ELF descriptors for archive entries.Mark Johnston2020-03-201-0/+1
* | | | libpe: Avoid a potential use-after-free in pe_update_symtab().Mark Johnston2020-03-201-2/+2
* | | | libdwarf: Make an out-pointer assignment unconditional.Mark Johnston2020-03-201-2/+1
* | | | objcopy: add new sections also when there is no .shstrtabEd Maste2020-03-201-0/+11
* | | | Merge commit 585a3cc31 from llvm git (by me):Dimitry Andric2020-03-1810-53/+70
* | | | Merge commit b8ebc11f0 from llvm git (by Sanjay Patel):Dimitry Andric2020-03-181-7/+44
* | | | Merge commit 315f8a55f from llvm git (by Fangrui Song):Dimitry Andric2020-03-182-4/+9
* | | | Merge commit 00925aadb from llvm git (by Fangrui Song):Dimitry Andric2020-03-185-18/+33
* | | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-1818-45/+258
* | | | Merge ^/head r358731 through r358831.Dimitry Andric2020-03-10186-98739/+0
|\ \ \ \
| * | | | retire amd(8)Ed Maste2020-03-09186-98739/+0
* | | | | Merge ^/head r358712 through r358730.Dimitry Andric2020-03-071-0/+6
|\| | | |
| * | | | readelf: print GNU Build-IDEd Maste2020-03-061-0/+6
* | | | | Merge ^/head r358678 through r358711.Dimitry Andric2020-03-062-1/+53
|\| | | |
| * | | | Merge commit f75939599 from llvm git (by Erich Keane):Dimitry Andric2020-03-068-32/+24
| * | | | readelf: decode and print Xen ELF note stringsEd Maste2020-03-061-0/+51
| * | | | readelf: add XEN_ELFNOTE_PHYS32_ENTRY noteEd Maste2020-03-061-0/+1
| * | | | libelf: rationalize error handling in ELF note conversionEd Maste2020-03-051-1/+1