aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/lld
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-20233-75803/+0
* Pull in r372651 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-10-181-1/+2
* Pull in r372513 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-09-221-1/+19
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-071-26/+169
* Pull in r369828 from upstream lld trunk (by Fāng-ruì Sòng):Dimitry Andric2019-09-051-12/+14
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-0217-66/+156
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-024-6/+74
* Merge lld trunk r366426, and resolve conflicts.Dimitry Andric2019-08-21198-19883/+24514
* [PPC64] Backport fix for missing IRELATIVE relocationsLeandro Lupori2019-07-319-110/+215
* Pull in r365760 from upstream lld trunk (by Fangrui Song):Dimitry Andric2019-07-132-23/+18
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-07-061-1/+4
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-125-26/+60
* Pull in r352826 from upstream lld trunk (by Fangrui Song):Dimitry Andric2019-03-209-11/+52
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-252-7/+2
* Merge ^/head r344178 through r344512.Dimitry Andric2019-02-254-0/+15
|\
| * Pull in r353299 from upstream lld trunk (by George Rimar):Dimitry Andric2019-02-214-0/+15
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-156-22/+66
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-0510-67/+150
* | Pull in r352407 from upstream lld trunk (by Rui Ueyama):Dimitry Andric2019-01-301-37/+28
* | Merge lld release_80 branch r351543, and resolve conflicts.Dimitry Andric2019-01-227-16/+44
* | Remove customizations in #includes of Options.inc, and adjust lldDimitry Andric2019-01-222-3/+3
* | Fix ifunc code from r338251 for lld 8.0.Dimitry Andric2019-01-211-1/+1
* | Merge lld trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-20105-2777/+6377
|/
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-11-043-7/+17
* 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-231-4/+6
|\
| * lld: set sh_link and sh_info for .rela.plt sectionsEd Maste2018-10-111-4/+6
| * Pull in r329557 from upstream lld trunk (by George Rimar):Dimitry Andric2018-09-291-1/+1
* | 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-171-6/+18
* | Merge ^/head r338595 through r338689, and resolve conflicts.Dimitry Andric2018-09-144-1/+11
|\|
| * lld: add -z interpose supportEd Maste2018-09-143-0/+4
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-09-114-81/+128
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-291-1/+9
* | 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
* | 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-183-5/+13
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-114-20/+85
* | 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
* | 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 lld trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-0212-58/+204
* | Merge lld trunk r338150, and resolve conflicts.Dimitry Andric2018-07-31125-4441/+9139
|/
* lld: fix addends with partial linkingEd Maste2018-07-241-1/+20
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-06-297-2/+43
* lld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOCEd Maste2018-05-091-1/+1
* Pull in r328738 from upstream lld trunk (by Rafael Espindola):Dimitry Andric2018-03-293-1/+9