aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm
Commit message (Expand)AuthorAgeFilesLines
...
* Update clang, llvm, lld, lldb, compiler-rt and libc++ version number toDimitry Andric2018-12-151-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-12-0953-304/+638
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-11-0423-112/+229
* Add interpose flag, introduced in head r342239, to the list of checkedDimitry Andric2018-10-251-1/+1
* Merge ^/head r339015 through r339669.Dimitry Andric2018-10-232-6/+6
|\
| * lld: set sh_link and sh_info for .rela.plt sectionsEd Maste2018-10-111-4/+6
| * clang: allow ifunc resolvers to accept argumentsEd Maste2018-09-291-2/+0
| * Pull in r329557 from upstream lld trunk (by George Rimar):Dimitry Andric2018-09-291-1/+1
| * Pull in r325478 from upstream clang trunk (by Ivan A. Kosarev):Dimitry Andric2018-09-151-6/+30
* | Pull in r345002 from upstream lld trunk:Dimitry Andric2018-10-231-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ 7.0.0 releaseDimitry Andric2018-09-172-7/+19
* | Merge ^/head r338595 through r338689, and resolve conflicts.Dimitry Andric2018-09-144-1/+11
|\|
| * Pull in r335365 from upstream llvm trunk (by Krzysztof Parzyszek):Dimitry Andric2018-09-141-1/+2
| * lld: add -z interpose supportEd Maste2018-09-143-0/+4
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-09-1123-140/+281
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-2950-430/+919
* | Merge ^/head r338026 through r338297, and resolve conflicts.Dimitry Andric2018-08-241-1/+8
|\|
| * Add an lld option to emit PC-relative relocations for ifunc calls.Mark Johnston2018-08-234-3/+23
| * Pull in r338481 from upstream llvm trunk (by Chandler Carruth):Dimitry Andric2018-08-111-2/+5
* | Apply r338251 ("Preserve relocations against ifuncs when -zifunc-nopltDimitry Andric2018-08-244-3/+17
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-1840-423/+884
* | For now, revert upstream clang r323281 (by Wei Mi):Dimitry Andric2018-08-171-5/+3
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-1123-267/+434
* | Merge clang release_70 branch r338892, and resolve conflicts.Dimitry Andric2018-08-045-218/+54
* | Merge llvm release_70 branch r338892, and resolve conflicts.Dimitry Andric2018-08-047-37/+163
* | Merge ^/head r336870 through r337285, and resolve conflicts.Dimitry Andric2018-08-042-0/+8
|\|
| * Set the default image base on arm64 and i386 to a superpage-alignedAlan Cox2018-08-042-0/+8
| * lld: [ELF][ARM] Implement support for Tag_ABI_VFP_argsEd Maste2018-07-313-1/+56
| * llvm: [ARM] Complete enumeration values for Tag_ABI_VFP_argsEd Maste2018-07-311-0/+2
| * llvm: [ELF][ARM] Add Arm ABI names for float ABI ELF Header flagsEd Maste2018-07-311-2/+4
* | ld.lld.1: restore option note from FreeBSD r329003Ed Maste2018-08-021-0/+11
* | Merge vendor lld/docs directory from r337145Ed Maste2018-08-0228-0/+3096
* | Merge lldb trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-0229-184/+166
* | Merge lld trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-0212-58/+204
* | Merge clang trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-02472-8919/+10454
* | Merge llvm trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-02398-3803/+5941
* | Get rid of the patches directory, it's not maintained any longer.Dimitry Andric2018-07-311-16/+0
* | Merge lldb trunk r338150, and resolve conflicts.Dimitry Andric2018-07-31848-28449/+29917
* | Merge lld trunk r338150, and resolve conflicts.Dimitry Andric2018-07-31125-4429/+9127
* | Merge clang trunk r338150, and resolve conflicts.Dimitry Andric2018-07-311085-65585/+109689
* | Merge llvm trunk r338150, and resolve conflicts.Dimitry Andric2018-07-302861-131383/+246023
|/
* lld: fix addends with partial linkingEd Maste2018-07-241-1/+20
* Pull in r336008 from upstream clang trunk:Dimitry Andric2018-07-121-0/+2
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-06-2988-395/+1360
* o Implement unw_getcontext()Ruslan Bukin2018-06-192-3/+111
* Pull in r322325 from upstream llvm trunk (by Matthias Braun):Dimitry Andric2018-05-171-440/+370
* lld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOCEd Maste2018-05-091-1/+1
* lldb: remove assertion that target_arch is FreeBSDEd Maste2018-04-241-1/+0
* Pull in r329771 from upstream llvm trunk (by Craig Topper):Dimitry Andric2018-04-231-3/+22
* lldb: propagate error to user if memory read failsEd Maste2018-04-211-1/+3