summaryrefslogtreecommitdiffstats
path: root/lld
Commit message (Expand)AuthorAgeFilesLines
* Merging r345002:Tom Stellard2018-10-312-1/+57
* Merging r343669:Tom Stellard2018-10-311-1/+2
* Merging r344368:Tom Stellard2018-10-224-5/+98
* Merging r343668:Tom Stellard2018-10-222-1/+22
* Merging r344264:Tom Stellard2018-10-222-1/+27
* Update release notes for lld 7.Rui Ueyama2018-09-131-7/+18
* Clarify the wording for the state of the lld/MinGW targetMartin Storsjo2018-09-111-2/+2
* Update release notes to say that lld/MinGW is production-ready.Rui Ueyama2018-09-111-3/+4
* ReleaseNotes: fixesHans Wennborg2018-09-111-11/+11
* Update release notes for lld 7.0.Rui Ueyama2018-09-111-9/+70
* Merging r341670 and r341672:Hans Wennborg2018-09-101-5/+4
* ReleaseNotes: tidy up for the releaseHans Wennborg2018-09-071-11/+1
* Merging r339253:Hans Wennborg2018-09-046-0/+6
* Merging r338877, r338911 and r339165:Hans Wennborg2018-08-306-62/+232
* [docs][mips] Add MIPS specific release notes for LLD 7.0Simon Atanasyan2018-08-281-1/+9
* Merging r339904:Hans Wennborg2018-08-172-4/+10
* Merging r339049:Hans Wennborg2018-08-143-3/+43
* Merging r339075:Hans Wennborg2018-08-143-3/+3
* [ReleaseNotes] Mention noteworthy changes for 7.0Martin Storsjo2018-08-141-1/+7
* Merging r339058:Hans Wennborg2018-08-074-6/+172
* Merging r338679, r338684, r338697, r338699:Hans Wennborg2018-08-068-14/+135
* Test CommitOwen Reynolds2018-08-011-1/+0
* [LLD][ELF] - Apply clang-format to InputSections.cpp. NFC.George Rimar2018-08-011-3/+3
* [LLD][ELF] - Removed excessive llvm:: prefix. NFC.George Rimar2018-08-011-6/+4
* Allow oformat to accept format starting with elf as acceptable format. isOutp...Rumeet Dhindsa2018-07-312-0/+4
* [lld] Fix test RUN commands so they don't fail when run in a read-only filesy...David L. Jones2018-07-311-6/+6
* ELF: Add libcall symbols to the link when LTO is being used.Peter Collingbourne2018-07-313-3/+45
* Simplify. NFC.Rui Ueyama2018-07-312-3/+2
* Make ICF log output order deterministic.Rui Ueyama2018-07-312-9/+3
* [LLD][ELF] - ICF: Check we do not fold sections which relocations reffering t...George Rimar2018-07-312-0/+24
* [ELF][ARM] Implement support for Tag_ABI_VFP_argsPeter Smith2018-07-3111-1/+241
* [LLD][ELF] - ICF: add test case testing we do not fold sections with the diff...George Rimar2018-07-311-0/+15
* windows_support.rst: Add links for downloadingHans Wennborg2018-07-311-0/+7
* index.rst: pe/coff does support pdbs nowHans Wennborg2018-07-311-1/+1
* [docs] Sort ld.lld.1 optionsFangrui Song2018-07-301-43/+43
* [docs] Add missing options to ld.lld.1Fangrui Song2018-07-301-24/+30
* [docs] Update ld.lld.1Fangrui Song2018-07-302-4/+10
* [AArch64] Support execute-only LOAD segments.David Bolvansky2018-07-306-0/+62
* [ELF] - Implement SHT_SYMTAB_SHNDX (.symtab_shndxr) section.George Rimar2018-07-305-35/+109
* [ELF][HEXAGON] Add R_HEX_32_6_X and R_HEX_12_XSid Manning2018-07-292-0/+13
* Reland r338088, "ELF: Make --print-icf-sections output deterministic."Peter Collingbourne2018-07-272-32/+27
* Revert "ELF: Make --print-icf-sections output deterministic."Ilya Biryukov2018-07-272-23/+28
* ELF: Make --print-icf-sections output deterministic.Peter Collingbourne2018-07-262-28/+23
* [COFF] Handle comdat sections without leader symbolsMartin Storsjo2018-07-262-0/+28
* [COFF] clean up global resources after completionRui Ueyama2018-07-261-0/+3
* [ELF] Fix linker-script-in-search-path.sFangrui Song2018-07-251-3/+3
* [ELF] Make linker-script-in-search-path.s robust per r337972Fangrui Song2018-07-251-2/+2
* Make a test more robust.Rui Ueyama2018-07-251-3/+3
* [ELF] Use search paths for --version-script=Fangrui Song2018-07-255-9/+23
* ELF: Do not ICF SHF_LINK_ORDER sections.Peter Collingbourne2018-07-252-0/+23
OpenPOWER on IntegriCloud