summaryrefslogtreecommitdiffstats
path: root/lld/docs
Commit message (Expand)AuthorAgeFilesLines
* ReleaseNotes: update links to use httpsHans Wennborg2018-09-101-2/+2
* [docs] Add --print-icf-sections to ld.lld.1Fangrui Song2018-08-211-0/+2
* Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg2018-08-012-5/+5
* 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-301-2/+8
* ELF: Implement --icf=safe using address-significance tables.Peter Collingbourne2018-07-181-0/+2
* Implement --{push,pop}-state.Rui Ueyama2018-05-311-0/+9
* [WebAssembly] Remove final -wasm component of target triple. NFC.Sam Clegg2018-05-101-1/+1
* Add -warn-backrefs (r329636) to lld's man pageEd Maste2018-04-291-1/+10
* Update man page for long opts that accept = after r326506Ed Maste2018-03-021-7/+7
* Correct man page description for --section-startEd Maste2018-03-011-1/+1
* Where possible use --long-opt=value in lld man pageEd Maste2018-03-011-20/+20
* Correct markup and nits in ld.lld man pageEd Maste2018-03-011-38/+40
* ReleaseNotes: user lower-case for lld in the textHans Wennborg2018-02-231-3/+3
* Update lld documentation to mention PDB support.Zachary Turner2018-02-221-3/+2
* Add IMPLEMENTATION NOTES describing lld's .a handling in the man pageEd Maste2018-02-091-1/+42
* Document --build-id=fast in ld.lld.1Ed Maste2018-02-071-1/+6
* Add ld.lld.1 man page, describing lld's ELF linkerEd Maste2018-02-071-0/+479
* Docs, release notes: update version to 7.0.0Hans Wennborg2018-01-032-5/+5
* [docs] Update doc building instructionsSam Clegg2017-12-051-26/+6
* [docs] Formatting-only changeSam Clegg2017-12-052-43/+47
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-173-13/+52
* Fixed link to bugzilla in the sidebarRaphael Isemann2017-11-081-1/+1
* Merge SymbolBody and Symbol into one class, SymbolBody.Rui Ueyama2017-10-311-24/+14
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-021-1/+1
* Fix .rst formatting error.Rui Ueyama2017-10-011-1/+1
* Update benchmark numbers.Rui Ueyama2017-10-011-20/+17
* Update the monorepo URL in a lld's document.Rui Ueyama2017-09-151-1/+1
* minor grammar fixNico Weber2017-08-041-1/+1
* Clear release notes for 6.0.0Hans Wennborg2017-07-191-3/+3
* Bump docs version to 6.0Hans Wennborg2017-07-191-2/+2
* [lld] Update Windows support docsShoaib Meenai2017-07-141-4/+1
* Update documentation to reflection disuse of external cvtres.Eric Beckmann2017-06-171-1/+1
* Fix documentation.Rui Ueyama2017-06-141-5/+2
* docs: Fix Sphinx detection with out-of-tree buildsTom Stellard2017-05-091-1/+1
* Recommend users use readelf instead of objdump to dump .comment contents.Rui Ueyama2017-04-271-1/+1
* Improve the documentation. Patch from genewitch. Found on https://github.com/...Sylvestre Ledru2017-03-021-4/+4
* Clarify benchmark conditions.Rui Ueyama2017-02-271-7/+14
* Remove an obsolete/duplicate part of a document.Rui Ueyama2017-02-271-36/+0
* Fix rst markup.Rui Ueyama2017-02-261-3/+3
* Fix typo.Rui Ueyama2017-02-261-1/+1
* Add a section about how to use ld.lld.Rui Ueyama2017-02-261-0/+23
* Add how long it takes to link chromium using ld.bfd.Rui Ueyama2017-02-251-7/+7
* Fix rst document format error.Rui Ueyama2017-02-251-1/+1
* Mention FreeBSD ports status and wordsmithing.Rui Ueyama2017-02-241-8/+12
* Fix errors in the benchmark result.Rui Ueyama2017-02-241-4/+4
* Add notes about the scope of the documents.Rui Ueyama2017-02-245-0/+15
OpenPOWER on IntegriCloud