aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Remove t_grep:mmap_eof_not_eol testKyle Evans2018-01-291-25/+0
* lld: Put the header in the first PT_LOAD even if that PT_LOAD has a LMAExprEd Maste2018-01-292-2/+10
* lld: Move LMAOffset from the OutputSection to the PhdrEntry. NFC.Ed Maste2018-01-293-4/+4
* lld: Improve LMARegion handling.Ed Maste2018-01-293-2/+11
* lld: Simplify. NFC.Ed Maste2018-01-292-10/+6
* lld: Remove MemRegionOffset. NFC.Ed Maste2018-01-293-8/+13
* lld: Only lookup LMARegion once. NFC.Ed Maste2018-01-292-7/+10
* lld: Use lookup instead of find. NFC, just simpler.Ed Maste2018-01-291-3/+2
* ftp(1): Use closefrom() instead of individual close()s.Pedro F. Giffuni2018-01-291-2/+1
* Pull in r322245 from upstream clang trunk (by Craig Topper):Dimitry Andric2018-01-281-1/+5
* Revert r328492:Pedro F. Giffuni2018-01-281-1/+2
* Fix gcc80 -Wsizeof-pointer-memaccess warning.Pedro F. Giffuni2018-01-271-2/+1
* When using SCTP for sending probe packets, use INIT chunks for payloadsMichael Tuexen2018-01-271-19/+75
* Gross hack to omit printing hex floating point when the lua numberWarner Losh2018-01-261-0/+4
* Preserve the original luaconf.h in a convenient place. Clients willWarner Losh2018-01-261-0/+0
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-01-2444-396/+592
* MFV r328323,328324:Martin Matuska2018-01-2429-94/+230
|\
* | Import tzdata 2018cPhilip Paeps2018-01-2411-42/+144
* | lld: Don't mark a shared library as needed because of a lazy symbol.Ed Maste2018-01-231-1/+2
* | mlock(2): correct documentation for error conditions.Alan Somers2018-01-221-18/+99
* | Rename "index" variable to "idx" since gcc complains that it shadowsAndrey V. Elsukov2018-01-192-11/+11
* | Add to bsnmpd(1) ability to specify multiple community strings withAndrey V. Elsukov2018-01-196-36/+116
* | Pull in r322106 from upstream llvm trunk (by Alexey Bataev):Dimitry Andric2018-01-181-1/+2
* | Pull in r322016 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2018-01-181-1/+1
* | lld: Fix incorrect physical address on self-referencing AT command.Ed Maste2018-01-181-8/+8
* | lld: Handle parsing AT(ADDR(.foo-bar)).Ed Maste2018-01-181-0/+3
* | lld: Fix for ld.lld does not accept "AT" syntax for declaring LMA regionEd Maste2018-01-183-0/+18
* | Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):Dimitry Andric2018-01-171-0/+7
* | Import tzdata 2018aPhilip Paeps2018-01-1616-198/+452
* | Pull in r322473 from upstream llvm trunk (by Andrei Elovikov):Dimitry Andric2018-01-151-2/+7
* | Merge ^/head r327886 through r327930.Dimitry Andric2018-01-131-9/+0
|\ \
| * | Pull in r314499 from upstream clang trunk (by Daniel Marjamäki):Dimitry Andric2018-01-133-2/+52
| * | Revert r280909 "unwind-d2 build workaround for arm64"Ed Maste2018-01-121-9/+0
* | | Merge ^/head r327624 through r327885.Dimitry Andric2018-01-121-0/+3
|\| |
| * | Pull in r316581 from upstream llvm trunk (by John Baldwin):Dimitry Andric2018-01-111-1/+1
| * | Add Pull Request to the Subversion commit templateAlan Somers2018-01-091-0/+3
* | | Pull in r321994 from upstream llvm trunk (by Alexey Bataev):Dimitry Andric2018-01-122-56/+11
* | | Pull in r322264 from upstream lld trunk (by me):Dimitry Andric2018-01-121-3/+1
* | | Pull in r322056 from upstream llvm trunk (by Serguei Katkov):Dimitry Andric2018-01-091-1/+6
* | | Pull in r322041 from upstream lld trunk (by Rui Ueyama):Dimitry Andric2018-01-091-2/+2
* | | Pull in r321986 from upstream lld trunk (by James Henderson):Dimitry Andric2018-01-093-15/+2
* | | Pull in r321963 from upstream libc++ trunk (by me):Dimitry Andric2018-01-071-4/+58
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-06192-2552/+4512
* | | Merge ^/head r327341 through r327623.Dimitry Andric2018-01-061-2/+2
|\| |
| * | elfcopy: copy raw (untranslated) contents to binary outputEd Maste2018-01-021-2/+2
* | | Tentatively apply https://reviews.llvm.org/D41635:Dimitry Andric2018-01-061-10/+16
* | | Merge ^/head r327169 through r327340.Dimitry Andric2017-12-291-0/+1
|\| |
| * | readelf: report byte size for DT_PREINIT_ARRAYSZEd Maste2017-12-261-0/+1
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-29127-925/+3801
* | | Merge ^/head r327150 through r327164.Dimitry Andric2017-12-242-5/+5
|\| |