aboutsummaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)AuthorFilesLines
2019-08-09[docs][mips] 9.0 Release notesHans Wennborg1-0/+9
2019-08-08Merging r368041:Hans Wennborg2-1/+50
2019-08-07Merging r368078:Hans Wennborg2-176/+186
2019-08-07Merging r367837:Hans Wennborg3-0/+8
2019-08-06Merging r367836:Hans Wennborg3-3/+20
2019-08-05Merge r367599 - [COFF] Fix wholearchive with thin archives (PR42388, D65565)Hans Wennborg3-1/+44
2019-08-01Update release notes for things I've done since the last releaseMartin Storsjo1-0/+19
2019-07-23Merging r366780 and r366784:Hans Wennborg3-4/+60
2019-07-22Merging r366445:Hans Wennborg1-50/+0
2019-07-22Merging r366504:Hans Wennborg7-27/+23
2019-07-22Merging r366500:Hans Wennborg2-5/+6
2019-07-18[ELF][PPC] Refactor some ppc64 testsFangrui Song10-619/+308
2019-07-18[lld] Fix vs-diagnostics-version-script test. NFC.Chris Jackson1-5/+2
2019-07-18Fixup r366333 (require x86 in test)Diana Picus1-0/+1
2019-07-18[DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury1-1/+2
2019-07-18[ELF][test] Merge/rename some basic*.s testsFangrui Song3-239/+40
2019-07-17[lld][WebAssembly] Fix handling of comdat functions in init array.Sam Clegg5-18/+25
2019-07-17[lld] Add Visual Studio compatible diagnosticsChris Jackson12-6/+262
2019-07-17[ELF] Delete redundant pageAlign at PT_GNU_RELRO boundaries after D58892Fangrui Song1-19/+0
2019-07-16Add REQUIRES: x86 to safeseh-no.s test for x86Reid Kleckner1-0/+1
2019-07-16[WebAssembly] Implement thread-local storage (local-exec model)Guanzhong Chen6-10/+221
2019-07-16Mark new test as requiring an x86 backend for LTO native object generationReid Kleckner1-0/+2
2019-07-16Fix linkrepro.test after safeseh:no changeReid Kleckner1-0/+6
2019-07-16[COFF] Implement /safeseh:no and check @feat.00 flags by defaultReid Kleckner32-74/+118
2019-07-16[COFF] Rename variale references in comments after VariableName -> variableNa...Fangrui Song11-24/+24
2019-07-16[WebAssembly] Rename variale references in comments after VariableName -> var...Fangrui Song5-7/+7
2019-07-16[NFC][test] Fix for riscv tests.Puyan Lotfi4-16/+16
2019-07-16[ELF] Fix variable names in comments after VariableName -> variableName changeFangrui Song25-106/+104
2019-07-16Fix parameter name comments using clang-tidy. NFC.Rui Ueyama6-17/+17
2019-07-16Re-land "[DebugInfo] Move function from line table to the prologue (NFC)"Jonas Devlieghere1-1/+1
2019-07-15[WebAssembly] Rename except_ref type to exnrefHeejin Ahn1-2/+2
2019-07-15Reland "[COFF] Add null check in case of symbols defined in LTO blobs"Reid Kleckner4-1/+141
2019-07-15[LLD][ELF] - Minor simplification. NFC.George Rimar1-4/+6
2019-07-13Revert "[COFF] Add null check in case of symbols defined in LTO blobs"Petr Hosek4-142/+1
2019-07-13[COFF] Add null check in case of symbols defined in LTO blobsReid Kleckner4-1/+142
2019-07-12[WebAssembly] i32.const operands should be signedThomas Lively2-13/+24
2019-07-12Fix odd variable names.Rui Ueyama5-7/+7
2019-07-11[mips] Simplify test case. NFCSimon Atanasyan1-13/+5
2019-07-11[COFF] Share the tail in delayimport symbol thunksMartin Storsjo7-82/+177
2019-07-11[lld-link] implement -thinlto-{prefix,object-suffix}-replaceBob Haarman8-5/+131
2019-07-11[lld-link] implement -thinlto-index-onlyBob Haarman9-7/+205
2019-07-11[WebAssembly] Import __stack_pointer when building -pie binariesSam Clegg3-18/+20
2019-07-11[ELF] Handle non-glob patterns before glob patterns in version scripts & fix ...Fangrui Song4-24/+29
2019-07-11[ELF] Warn rather than error when duplicate version assignments occurFangrui Song3-10/+46
2019-07-11Fix build breakage on Win32.Rui Ueyama1-1/+1
2019-07-11Fix build breakage on Darwin.Rui Ueyama1-1/+1
2019-07-11Update comments for r365730. NFC.Rui Ueyama2-14/+14
2019-07-11Fix build breakage on Win32.Rui Ueyama1-1/+1
2019-07-11[Coding style change][lld] Rename variables for non-ELF portsRui Ueyama88-9454/+9454
2019-07-10Revert "[ELF] Update test case due to llvm r365618"Nikola Prica1-7/+13