aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31Merging r345002:release_70Tom Stellard
2018-10-31Merging r343669:Tom Stellard
2018-10-22Merging r344368:Tom Stellard
2018-10-22Merging r343668:Tom Stellard
2018-10-22Merging r344264:Tom Stellard
2018-09-13Update release notes for lld 7.Rui Ueyama
2018-09-11Clarify the wording for the state of the lld/MinGW targetMartin Storsjo
2018-09-11Update release notes to say that lld/MinGW is production-ready.Rui Ueyama
2018-09-11ReleaseNotes: fixesHans Wennborg
2018-09-11Update release notes for lld 7.0.Rui Ueyama
2018-09-10Merging r341670 and r341672:Hans Wennborg
2018-09-07ReleaseNotes: tidy up for the releaseHans Wennborg
2018-09-04Merging r339253:Hans Wennborg
2018-08-30Merging r338877, r338911 and r339165:Hans Wennborg
2018-08-28[docs][mips] Add MIPS specific release notes for LLD 7.0Simon Atanasyan
2018-08-17Merging r339904:Hans Wennborg
2018-08-14Merging r339049:Hans Wennborg
2018-08-14Merging r339075:Hans Wennborg
2018-08-14[ReleaseNotes] Mention noteworthy changes for 7.0Martin Storsjo
2018-08-07Merging r339058:Hans Wennborg
2018-08-06Merging r338679, r338684, r338697, r338699:Hans Wennborg
2018-08-01Creating release_70 branch off revision 338536Hans Wennborg
2018-08-01Test CommitOwen Reynolds
2018-08-01[LLD][ELF] - Apply clang-format to InputSections.cpp. NFC.George Rimar
2018-08-01[LLD][ELF] - Removed excessive llvm:: prefix. NFC.George Rimar
2018-07-31Allow oformat to accept format starting with elf as acceptable format. isOutp...Rumeet Dhindsa
2018-07-31[lld] Fix test RUN commands so they don't fail when run in a read-only filesy...David L. Jones
2018-07-31ELF: Add libcall symbols to the link when LTO is being used.Peter Collingbourne
2018-07-31Simplify. NFC.Rui Ueyama
2018-07-31Make ICF log output order deterministic.Rui Ueyama
2018-07-31[LLD][ELF] - ICF: Check we do not fold sections which relocations reffering t...George Rimar
2018-07-31[ELF][ARM] Implement support for Tag_ABI_VFP_argsPeter Smith
2018-07-31[LLD][ELF] - ICF: add test case testing we do not fold sections with the diff...George Rimar
2018-07-31windows_support.rst: Add links for downloadingHans Wennborg
2018-07-31index.rst: pe/coff does support pdbs nowHans Wennborg
2018-07-30[docs] Sort ld.lld.1 optionsFangrui Song
2018-07-30[docs] Add missing options to ld.lld.1Fangrui Song
2018-07-30[docs] Update ld.lld.1Fangrui Song
2018-07-30[AArch64] Support execute-only LOAD segments.David Bolvansky
2018-07-30[ELF] - Implement SHT_SYMTAB_SHNDX (.symtab_shndxr) section.George Rimar
2018-07-29[ELF][HEXAGON] Add R_HEX_32_6_X and R_HEX_12_XSid Manning
2018-07-27Reland r338088, "ELF: Make --print-icf-sections output deterministic."Peter Collingbourne
2018-07-27Revert "ELF: Make --print-icf-sections output deterministic."Ilya Biryukov
2018-07-26ELF: Make --print-icf-sections output deterministic.Peter Collingbourne
2018-07-26[COFF] Handle comdat sections without leader symbolsMartin Storsjo
2018-07-26[COFF] clean up global resources after completionRui Ueyama
2018-07-25[ELF] Fix linker-script-in-search-path.sFangrui Song
2018-07-25[ELF] Make linker-script-in-search-path.s robust per r337972Fangrui Song
2018-07-25Make a test more robust.Rui Ueyama
2018-07-25[ELF] Use search paths for --version-script=Fangrui Song