aboutsummaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Merging r345002:Tom Stellard2-1/+57
2018-10-31Merging r343669:Tom Stellard1-1/+2
2018-10-22Merging r344368:Tom Stellard4-5/+98
2018-10-22Merging r343668:Tom Stellard2-1/+22
2018-10-22Merging r344264:Tom Stellard2-1/+27
2018-09-13Update release notes for lld 7.llvmorg-7.0.0Rui Ueyama1-7/+18
2018-09-11Clarify the wording for the state of the lld/MinGW targetMartin Storsjo1-2/+2
2018-09-11Update release notes to say that lld/MinGW is production-ready.Rui Ueyama1-3/+4
2018-09-11ReleaseNotes: fixesHans Wennborg1-11/+11
2018-09-11Update release notes for lld 7.0.Rui Ueyama1-9/+70
2018-09-10Merging r341670 and r341672:Hans Wennborg1-5/+4
2018-09-07ReleaseNotes: tidy up for the releaseHans Wennborg1-11/+1
2018-09-04Merging r339253:Hans Wennborg6-0/+6
2018-08-30Merging r338877, r338911 and r339165:Hans Wennborg6-62/+232
2018-08-28[docs][mips] Add MIPS specific release notes for LLD 7.0Simon Atanasyan1-1/+9
2018-08-17Merging r339904:Hans Wennborg2-4/+10
2018-08-14Merging r339049:Hans Wennborg3-3/+43
2018-08-14Merging r339075:Hans Wennborg3-3/+3
2018-08-14[ReleaseNotes] Mention noteworthy changes for 7.0Martin Storsjo1-1/+7
2018-08-07Merging r339058:Hans Wennborg4-6/+172
2018-08-06Merging r338679, r338684, r338697, r338699:Hans Wennborg8-14/+135
2018-08-01Test CommitOwen Reynolds1-1/+0
2018-08-01[LLD][ELF] - Apply clang-format to InputSections.cpp. NFC.George Rimar1-3/+3
2018-08-01[LLD][ELF] - Removed excessive llvm:: prefix. NFC.George Rimar1-6/+4
2018-07-31Allow oformat to accept format starting with elf as acceptable format. isOutp...Rumeet Dhindsa2-0/+4
2018-07-31[lld] Fix test RUN commands so they don't fail when run in a read-only filesy...David L. Jones1-6/+6
2018-07-31ELF: Add libcall symbols to the link when LTO is being used.Peter Collingbourne3-3/+45
2018-07-31Simplify. NFC.Rui Ueyama2-3/+2
2018-07-31Make ICF log output order deterministic.Rui Ueyama2-9/+3
2018-07-31[LLD][ELF] - ICF: Check we do not fold sections which relocations reffering t...George Rimar2-0/+24
2018-07-31[ELF][ARM] Implement support for Tag_ABI_VFP_argsPeter Smith11-1/+241
2018-07-31[LLD][ELF] - ICF: add test case testing we do not fold sections with the diff...George Rimar1-0/+15
2018-07-31windows_support.rst: Add links for downloadingHans Wennborg1-0/+7
2018-07-31index.rst: pe/coff does support pdbs nowHans Wennborg1-1/+1
2018-07-30[docs] Sort ld.lld.1 optionsFangrui Song1-43/+43
2018-07-30[docs] Add missing options to ld.lld.1Fangrui Song1-24/+30
2018-07-30[docs] Update ld.lld.1Fangrui Song2-4/+10
2018-07-30[AArch64] Support execute-only LOAD segments.David Bolvansky6-0/+62
2018-07-30[ELF] - Implement SHT_SYMTAB_SHNDX (.symtab_shndxr) section.George Rimar5-35/+109
2018-07-29[ELF][HEXAGON] Add R_HEX_32_6_X and R_HEX_12_XSid Manning2-0/+13
2018-07-27Reland r338088, "ELF: Make --print-icf-sections output deterministic."Peter Collingbourne2-32/+27
2018-07-27Revert "ELF: Make --print-icf-sections output deterministic."Ilya Biryukov2-23/+28
2018-07-26ELF: Make --print-icf-sections output deterministic.Peter Collingbourne2-28/+23
2018-07-26[COFF] Handle comdat sections without leader symbolsMartin Storsjo2-0/+28
2018-07-26[COFF] clean up global resources after completionRui Ueyama1-0/+3
2018-07-25[ELF] Fix linker-script-in-search-path.sFangrui Song1-3/+3
2018-07-25[ELF] Make linker-script-in-search-path.s robust per r337972Fangrui Song1-2/+2
2018-07-25Make a test more robust.Rui Ueyama1-3/+3
2018-07-25[ELF] Use search paths for --version-script=Fangrui Song5-9/+23
2018-07-25ELF: Do not ICF SHF_LINK_ORDER sections.Peter Collingbourne2-0/+23