aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Unbreak ARMv6 world.Michal Meloun2017-03-081-0/+3
* Merge bmake-20170301Simon J. Gerraty2017-03-0624-104/+457
* Remove *-api(3) manpages removed in ATF 0.21Enji Cooper2017-03-063-1745/+0
* Fix issues noted by igor/manlintEnji Cooper2017-03-061-6/+6
* Fix typosEnji Cooper2017-03-061-3/+3
* Fix atf-c-api(3) manpage issuesEnji Cooper2017-03-061-2/+2
* Fix igor/manlint issues with atf-c(3)Enji Cooper2017-03-061-5/+5
* Fix issues with atf-check(1) found by igor and refer to atf-check(1)Enji Cooper2017-03-061-2/+3
* Fix manlint issues with atf-check(1)Enji Cooper2017-03-061-8/+10
* Fix out-of-order sections in atf-sh(1)Enji Cooper2017-03-061-7/+4
* Fix grammar warning noted by igorEnji Cooper2017-03-061-3/+3
* Fix atf-sh(3) manpage issuesEnji Cooper2017-03-061-4/+4
* Reapply r287232 from upstream llvm trunk (by Daniil Fukalov):Dimitry Andric2017-03-061-17/+49
* Fix ATF_TP_ADD_TCS example in atf-c-api(3)Enji Cooper2017-03-061-4/+4
* For now, revert r287232 from upstream llvm trunk (by Daniil Fukalov):Dimitry Andric2017-03-051-44/+17
* Fix leak (free str before returning when ctx's calloc fails).Cy Schubert2017-03-031-1/+3
* MFV r314565,314567,314570:Martin Matuska2017-03-0260-8615/+2970
|\
* \ Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2017-03-025303-622536/+782092
|\ \
| * \ Merge ^/head r314482 through r314522.Dimitry Andric2017-03-011-1/+2
| |\ \
| * \ \ Merge ^/head r314420 through r314481.Dimitry Andric2017-03-0111-10/+12
| |\ \ \
| * | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-283-17/+11
| * | | | Merge ^/head r314178 through r314269.Dimitry Andric2017-02-251-1/+148
| |\ \ \ \
| * | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-259-200/+112
| * | | | | Merge ^/head r314129 through r314177.Dimitry Andric2017-02-237-64/+20653
| |\ \ \ \ \
| * | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-2310-60/+88
| * | | | | | Merge ^/head r313896 through r314128.Dimitry Andric2017-02-23222-13747/+21321
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r313644 through r313895.Dimitry Andric2017-02-17186-10697/+23084
| |\ \ \ \ \ \ \
| * | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-1721-111/+223
| * | | | | | | | Merge ^/head r313301 through r313643.Dimitry Andric2017-02-11214-2305/+11406
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-1118-251/+171
| * | | | | | | | | Merge ^/head r313055 through r313300.Dimitry Andric2017-02-0582-662/+9574
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-0516-48/+124
| * | | | | | | | | | Pull in r293773 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2017-02-021-0/+17
| * | | | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-0144-395/+657
| * | | | | | | | | | Merge ^/head r312968 through r313054.Dimitry Andric2017-02-01245-9197/+14680
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ^/head r312894 through r312967.Dimitry Andric2017-01-293-1/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-2945-243/+432
| * | | | | | | | | | | | Merge ^/head r312720 through r312893.Dimitry Andric2017-01-273-13/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lld: do not round up PT_GNU_RELRO p_memszEd Maste2017-01-271-6/+1
| * | | | | | | | | | | | | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-2416-345/+286
| * | | | | | | | | | | | | Pull in r292833 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-1/+8
| * | | | | | | | | | | | | Pull in r292830 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-0/+3
| * | | | | | | | | | | | | Pull in r292758 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2017-01-221-14/+26
| * | | | | | | | | | | | | Merge libc++ release_40 branch r292732.Dimitry Andric2017-01-226-95/+118
| * | | | | | | | | | | | | Merge llvm, clang, lld and lldb release_40 branch 292732, and updateDimitry Andric2017-01-2219-143/+220
| * | | | | | | | | | | | | Merge ^/head r312309 through r312623.Dimitry Andric2017-01-2296-4471/+5535
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Pull in r292133 from upstream llvm trunk (by Hal Finkel):Dimitry Andric2017-01-162-11/+21
| * | | | | | | | | | | | | | Pull in r292032 from upstream llvm trunk (by Yaron Keren):Dimitry Andric2017-01-151-2/+2
| * | | | | | | | | | | | | | Merge ^/head r311940 through r312200.Dimitry Andric2017-01-1497-7082/+18476
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Merge libc++ release_40 branch r292009.Dimitry Andric2017-01-1410-76/+207