aboutsummaryrefslogtreecommitdiff
path: root/lld/docs
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg2-34/+8
2019-06-14Add --undefined-glob which is an --undefined with wildcard pattern matchRui Ueyama1-2/+16
2019-06-07docs: Update partitioning docs now that the feature is fully landed.Peter Collingbourne1-3/+2
2019-06-07[ELF][AArch64] Support for BTI and PACPeter Smith1-0/+4
2019-06-03Add --sort-common to the man page.Rui Ueyama1-0/+2
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett1-2/+2
2019-05-29Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne4-0/+250
2019-05-28Add release note entries for recent typo correction changesNico Weber1-0/+6
2019-05-22[docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1Fangrui Song1-2/+2
2019-05-14[LLD][ELF] Add the -z ifunc-noplt optionFangrui Song1-1/+9
2019-05-13[ELF] Full support for -n (--nmagic) and -N (--omagic) via common pagePeter Smith1-1/+7
2019-05-02lld-link: Add /force:multipleres extension to make dupe resource diag non-fatalNico Weber1-0/+1
2019-04-29Add more lld release notesNico Weber1-0/+3
2019-04-29Add some lld-link 9.0 release notesNico Weber1-0/+11
2019-04-24[docs] Copy-edit lld/docs/WebAssembly.rstSam Clegg1-17/+14
2019-04-15[COFF] Link crtend.o as the last object fileMartin Storsjo1-1/+3
2019-04-11Fix two sphinx warningsHans Wennborg1-2/+2
2019-03-12Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih1-0/+3
2019-03-12Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih1-3/+0
2019-03-12[Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih1-0/+3
2019-03-01[ELF] Explain some options in ld.lld.1Fangrui Song1-3/+60
2019-02-23Split a long line to avoid annoying horizontal scrolling on a browser.Rui Ueyama1-1/+2
2019-02-22s/method/function/g since function is the correct name in C++.Rui Ueyama1-12/+12
2019-02-20[WebAssembly] Don't generate invalid modules when function signatures mismatchSam Clegg1-0/+20
2019-02-18lld-link: Mention comdat selection work in the 9.0.0 wip release notesNico Weber1-0/+3
2019-02-07[WebAssembly] Refactor handling of weak undefined functions. NFC.Sam Clegg1-0/+12
2019-02-07[WebAssembly] Improve docs for wasm linkerSam Clegg1-6/+29
2019-02-07docs: add missingkeyfunction to doctree, fix titleHans Wennborg2-2/+3
2019-02-02[ELF] Default to --no-allow-shlib-undefined for executablesFangrui Song1-0/+6
2019-02-01Fix some sphinx doc errors.James Y Knight1-0/+8
2019-01-29Adjust documentation for git migration.James Y Knight2-28/+9
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-2/+3
2019-01-16[ELF] Implement option to force PIC compatible ThunksPeter Smith1-0/+2
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg2-42/+9
2019-01-14lld/include/lld/Core/TODO.txtNico Weber4-22/+18
2019-01-11Add a release note about MSP430 support.Rui Ueyama1-0/+2
2019-01-05[docs] Add a known limitation to the comment about lld supporting GCC/MinGW o...Martin Storsjo1-1/+4
2018-12-21keymethod -> keyfunctionFangrui Song1-1/+1
2018-12-21key method -> key functionFangrui Song2-11/+11
2018-12-21Add a doc for missing key function and an error message referencing the doc.Rui Ueyama1-0/+84
2018-11-29[WebAssembly] Update docsSam Clegg2-20/+93
2018-11-27[ELF] - Implement -z nodefaultlibGeorge Rimar1-0/+4
2018-11-23[LLD][ELF] - Fix mistype. NFC.George Rimar1-1/+1
2018-11-15[WebAssembly] Initial support for shared objects (-shared)Sam Clegg2-0/+10
2018-10-09Add an entry to the release notes.Rui Ueyama1-0/+3
2018-10-05[docs] Mention some notable feature in the release notesMartin Storsjo1-0/+15
2018-10-04ReleaseNotes: remove superfluous 's' in 'can promotes'Ed Maste1-1/+1
2018-10-02Introduce a flag to warn when ifunc symbols are used with text relocations.Ali Tamur1-0/+11
2018-10-01Add an explanation about cross linking.Rui Ueyama1-2/+17
2018-10-01Fix typo in LLD man pageJames Henderson1-1/+1