aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-03-0533-133/+162
* | Revert r357259, after the merge from head which added linker scripts forDimitry Andric2020-03-052-27/+19
* | Merge ^/head r358466 through r358677.Dimitry Andric2020-03-051153-414202/+13039
|\|
| * MFV r358616:Cy Schubert2020-03-04241-5770/+12894
| |\
| * | readelf: simplify namesz / descsz checksEd Maste2020-03-041-9/+9
| * | readelf: check note namesz and descszEd Maste2020-03-041-0/+8
| * | Reserve WXNEEDED ELF feature control flagEd Maste2020-03-041-0/+1
| * | Remove old contrib/libstdc++, unused since r358454Ed Maste2020-03-02853-393609/+0
| * | MFV r358511,r358532:Martin Matuska2020-03-0212-40/+132
| |\ \
| * | | readelf: add PROTMAX_DISABLE and STKGAP_DISABLEEd Maste2020-03-011-0/+2
| * | | retire in-tree GPL dtc devicetree compilerEd Maste2020-02-2946-14781/+0
* | | | Merge ^/head r358400 through r358465.Dimitry Andric2020-02-291743-1795668/+61
|\| | |
| * | | remove contrib/gperfEd Maste2020-02-2959-32984/+0
| * | | retire the LLVM_LIBUNWIND optionEd Maste2020-02-291-1/+0
| * | | Remove contrib/gcc and contrib/gcclibsEd Maste2020-02-291678-1762659/+0
| * | | Plug possible memory leaks in the previous patch.Jung-uk Kim2020-02-271-0/+2
| * | | Do not free p and g parameters after calling DH_set0_pqg(3).Jung-uk Kim2020-02-271-5/+13
| * | | Fix style inconsistencies near our OpenSSL 1.1.x patch.Jung-uk Kim2020-02-271-13/+13
| * | | Fix a white space.Jung-uk Kim2020-02-271-1/+1
| * | | Merge commit 7214f7a79 from llvm git (by Sam Elliott):Brooks Davis2020-02-272-0/+13
| * | | Fix poor performance of ftp(1) due to small SO_SNDBUF and SO_RCVBUF.Hiroki Sato2020-02-274-2/+32
| * | | Fix broken STARTTLS when SharedMemoryKey is enabled.Hiroki Sato2020-02-271-5/+2
* | | | Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-02-2747-347/+529
* | | | Merge commit 2e24219d3 from llvm git (by Hans Wennborg):Dimitry Andric2020-02-273-15/+20
* | | | Merge ^/head r358075 through r358130.Dimitry Andric2020-02-19569-7201/+6049
|\| | |
| * | | Update to 6.2-20200215Baptiste Daroussin2020-02-19569-7201/+6049
| |\ \ \