summaryrefslogtreecommitdiffstats
path: root/lld/docs
Commit message (Expand)AuthorAgeFilesLines
* Minor ReleaseNotes fixesHans Wennborg2020-03-021-9/+9
* ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg2020-02-281-13/+1
* [lld][ELF] Add some release notesFangrui Song2020-02-271-1/+53
* [docs][WebAssembly] WebAssembly-specific release notes for 10.0.Dan Gohman2020-02-251-0/+1
* [LLD] Add release notes for MinGW for the 10.x branchMartin Storsjö2020-02-051-1/+27
* [docs][mips] 10.0 Release notesSimon Atanasyan2020-01-261-0/+8
* [ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...Fangrui Song2020-01-131-0/+7
* fix a few typos to cycle the botsNico Weber2020-01-094-8/+8
* [lld] Fix trivial typos in commentsKazuaki Ishizaki2020-01-062-2/+2
* hopefully last doc typo fix to cycle botsNico Weber2019-12-201-1/+1
* fix yet another doc typo to cycle botsNico Weber2019-12-201-2/+2
* Update the man pageRui Ueyama2019-12-131-1/+8
* [WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...Sam Clegg2019-12-111-7/+9
* [ELF][AArch64] Rename --force-bti to -z force-bti and --pac-plt to -z pac-pltFangrui Song2019-12-111-4/+6
* [lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACKMichał Górny2019-10-291-0/+5
* Update release notesRui Ueyama2019-10-181-1/+5
* Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory.Rui Ueyama2019-10-041-5/+0
* [ELF] Add -z separate-loadable-segments to complement separate-code and nosep...Fangrui Song2019-09-251-1/+32
* lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars.Nico Weber2019-09-131-0/+2
* lld-link: Make /linkrepro: take a filename, not a directory.Nico Weber2019-09-121-0/+3
* ld.lld.1: explain long options may use one or two dashesEd Maste2019-09-031-0/+11
* ld.lld.1: stylistic changes suggested by igorEd Maste2019-09-031-23/+36
* [WebAssembly] Implement NO_STRIPDan Gohman2019-08-292-2/+5
* [ELF] Mention contents of reproduce archive and add help description.Peter Smith2019-08-231-2/+5
* Explain --reproduce optionRui Ueyama2019-08-231-2/+4
* Add a description about multiple linker scriptsRui Ueyama2019-08-231-0/+2
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-182-34/+8
* Add --undefined-glob which is an --undefined with wildcard pattern matchRui Ueyama2019-06-141-2/+16
* docs: Update partitioning docs now that the feature is fully landed.Peter Collingbourne2019-06-071-3/+2
* [ELF][AArch64] Support for BTI and PACPeter Smith2019-06-071-0/+4
* Add --sort-common to the man page.Rui Ueyama2019-06-031-0/+2
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-2/+2
* Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne2019-05-294-0/+250
* Add release note entries for recent typo correction changesNico Weber2019-05-281-0/+6
* [docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1Fangrui Song2019-05-221-2/+2
* [LLD][ELF] Add the -z ifunc-noplt optionFangrui Song2019-05-141-1/+9
* [ELF] Full support for -n (--nmagic) and -N (--omagic) via common pagePeter Smith2019-05-131-1/+7
* lld-link: Add /force:multipleres extension to make dupe resource diag non-fatalNico Weber2019-05-021-0/+1
* Add more lld release notesNico Weber2019-04-291-0/+3
* Add some lld-link 9.0 release notesNico Weber2019-04-291-0/+11
* [docs] Copy-edit lld/docs/WebAssembly.rstSam Clegg2019-04-241-17/+14
* [COFF] Link crtend.o as the last object fileMartin Storsjo2019-04-151-1/+3
* Fix two sphinx warningsHans Wennborg2019-04-111-2/+2
* Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-0/+3
* Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-3/+0
* [Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih2019-03-121-0/+3
* [ELF] Explain some options in ld.lld.1Fangrui Song2019-03-011-3/+60
* Split a long line to avoid annoying horizontal scrolling on a browser.Rui Ueyama2019-02-231-1/+2
* s/method/function/g since function is the correct name in C++.Rui Ueyama2019-02-221-12/+12
* [WebAssembly] Don't generate invalid modules when function signatures mismatchSam Clegg2019-02-201-0/+20
OpenPOWER on IntegriCloud