aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r350080:Cy Schubert2019-07-187-3157/+5896
* Remove a duplicate global (rfc931_timeout).Brooks Davis2019-07-171-1/+0
* Use headers instead of manual declerations of standard functions andBrooks Davis2019-07-175-14/+5
* Use ANSI C function definitions and declerations.Brooks Davis2019-07-1711-46/+42
* Add missing mode in open(2) calls with O_CREAT.Brooks Davis2019-07-166-14/+14
* Fix two mismatches between function declaration and definition.Brooks Davis2019-07-162-2/+2
* strings: extends rightsMariusz Zaborski2019-07-161-1/+1
* strings: fix entering to the capability modeMariusz Zaborski2019-07-161-1/+1
* Pull in r365760 from upstream lld trunk (by Fangrui Song):Dimitry Andric2019-07-132-23/+18
* telnet: fix minor style violationPhilip Paeps2019-07-101-1/+4
* telnet: fix a couple of snprintf() buffer overflowsPhilip Paeps2019-07-103-7/+8
* Apply a workaround to be able to build clang 8.0.0 headers with clangDimitry Andric2019-07-102-57/+57
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-07-069-92/+140
* elfcopy: Clear errors after fetching the shstrtab index.Mark Johnston2019-07-041-1/+3
* Upgrade Unbound to 1.9.2.Dag-Erling Smørgrav2019-07-04102-1501/+4702
|\
| * Vendor import of Unbound 1.9.2.vendor/unbound/1.9.2Dag-Erling Smørgrav2019-06-301-159/+162
| * Vendor import of Unbound 1.9.1.vendor/unbound/1.9.1Dag-Erling Smørgrav2019-06-302-2/+3
| * Vendor import of Unbound 1.9.0.vendor/unbound/1.9.0Dag-Erling Smørgrav2019-02-063-57/+207
* | Import tzdata 2019bPhilip Paeps2019-07-0220-381/+720
* | Pull in r360968 from upstream llvm trunk (by Philip Reames):Dimitry Andric2019-07-013-173/+273
* | Allow bootstrapping elftoolchain on MacOS and LinuxAlex Richardson2019-07-012-4/+9
* | readelf: Add RISC-V DWARF register aliasesMitchell Horne2019-06-301-0/+68
* | elftoolchain: fix an incorrect e_flags descriptionMitchell Horne2019-06-301-1/+1
* | MFV r349535: less v551.Xin LI2019-06-2958-554/+1448
|\ \
* \ \ MFV r349454:Martin Matuska2019-06-285-3/+30
|\ \ \
* | | | [PowerPC64] readelf: print description for 'e_flags' in ELF header (ABI type)Leandro Lupori2019-06-281-1/+8
* | | | [PowerPC64] Add ABI flags to 'file' magicLeandro Lupori2019-06-281-0/+3
* | | | Upgrade to Bzip2 version 1.0.7.Xin LI2019-06-2819-87/+84
|\ \ \ \
* | | | | Fix a typo.Cy Schubert2019-06-281-1/+1
* | | | | Document the -B, binary logfile, and the -C config file options.Cy Schubert2019-06-281-1/+11
* | | | | libelftc: add RISC-V bfd targetsMitchell Horne2019-06-282-0/+28
* | | | | readelf: Add support for RISC-V specific e_flagsMitchell Horne2019-06-282-1/+41
* | | | | Return a return code scripts might expect. I missed this whileCy Schubert2019-06-271-1/+1
* | | | | Update usage() to refect the current state of ipmon.Cy Schubert2019-06-271-2/+5
* | | | | Fix a typo.Cy Schubert2019-06-271-1/+1
* | | | | libdwarf: Use the cached strtab pointer when reading string attributes.Mark Johnston2019-06-261-4/+1
* | | | | elfcopy: Provide a size hint when creating the section string table.Mark Johnston2019-06-261-1/+17
* | | | | libelftc: Fix the documented prototype for elftc_string_table_destroy().Mark Johnston2019-06-261-1/+1
* | | | | libelftc: Consistently use size_t for string table offsets and sizes.Mark Johnston2019-06-263-21/+24
* | | | | libelftc: Micro-optimize string table insertion.Mark Johnston2019-06-261-1/+1
* | | | | powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits2019-06-252-2/+4
* | | | | powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits2019-06-251-1/+2
* | | | | The variable names in the description of the port number usage isMichael Tuexen2019-06-201-5/+5
* | | | | MFV r349134:Martin Matuska2019-06-176-6/+747
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-1247-486/+589
* | | | | MFV r348971,r348977:Martin Matuska2019-06-129-108/+219
|\| | | |
| * | | | Update vendor/libarchive/dist to git 614110e76d9dbb9ed3e159a71cbd75fa3b23efe3vendor/libarchive/3.4.0Martin Matuska2019-06-111-69/+180
* | | | | Teach readelf about some OpenBSD ELF program headersChristian S.J. Peron2019-06-072-11/+17
* | | | | elfcopy: Use libelftc's string table routines to build .shstrtab.Mark Johnston2019-06-045-98/+30
* | | | | libelftc: Fix some minor style bugs.Mark Johnston2019-06-042-5/+3