summaryrefslogtreecommitdiffstats
path: root/lld/docs
Commit message (Expand)AuthorAgeFilesLines
* Delete more ELF bits from the old linker.Rafael Espindola2016-02-281-31/+0
* Start adding release notes for lld.Rafael Espindola2016-02-162-0/+36
* getting_started.rst: fix 'unknown target name' errorHans Wennborg2016-01-271-1/+1
* Update documents.Rui Ueyama2015-11-201-3/+6
* Update "Getting Started" document.Rui Ueyama2015-11-181-2/+2
* COFF: Update windows_support.html.Rui Ueyama2015-09-031-26/+5
* Fix docs-lld-html build.Rui Ueyama2015-04-101-1/+0
* Remove the Native file format.Rui Ueyama2015-04-103-54/+4
* Update design.rst to remove a mention about round-trip tests.Rui Ueyama2015-04-091-5/+1
* Remove Makefiles.Rui Ueyama2015-03-261-155/+0
* Fix five of the shared library build targetsGreg Fitzgerald2015-01-211-2/+2
* [ELF] Minimal implementation for ARM static linkingGreg Fitzgerald2015-01-211-0/+1
* Re-commit r225674: Convert other drivers to use WrapperNode.Rui Ueyama2015-01-151-3/+3
* Revert "Convert other drivers to use WrapperNode" and subsequent commits.Rui Ueyama2015-01-141-3/+3
* Convert other drivers to use WrapperNode.Rui Ueyama2015-01-131-3/+3
* Tweak lld's checkout instructions.Nico Weber2014-12-231-1/+3
* lld self-hosts on FreeBSD tooEd Maste2014-12-171-1/+1
* Update current LLD status for MIPS target.Simon Atanasyan2014-09-081-0/+3
* [AArch64] Initial ELF/AArch64 SupportChad Rosier2014-08-131-0/+1
* Fix missing favicon.ico warning (Sphinx 1.2.2). The comments next toDan Liew2014-08-061-4/+7
* Fix sphinx warning.Dan Liew2014-08-061-1/+1
* Remove group-parent references.Rui Ueyama2014-06-031-2/+1
* Add support for building Sphinx documentation when being built inside LLVM so...Reid Kleckner2014-04-181-0/+8
* [core] add SectionGroup supportShankar Easwaran2014-03-261-0/+31
* [docs][Windows] Document how to build using Ninja.Rui Ueyama2014-03-131-1/+11
* [docs] Document how to build LLD as a win64 app.Rui Ueyama2014-03-121-1/+4
* [docs] Add a note on how to build LLD on Windows.Rui Ueyama2014-03-111-1/+17
* [docs] Add list of missing GNU ld command line options.Michael J. Spencer2014-03-101-0/+1
* [docs] Add missing features for the x86-64 ELF backend.Michael J. Spencer2014-03-071-0/+1
* [docs] Update current status.Michael J. Spencer2014-03-071-2/+2
* Add a document about Windows support.Rui Ueyama2014-03-052-0/+90
* Fix broken link.Rui Ueyama2014-03-051-1/+1
* Visual Studio 11 = VS2012Rui Ueyama2014-03-051-1/+1
* Fix a typo spotted by Anton.Chandler Carruth2014-03-021-3/+4
* [C++11] Update LLD documentation to just refer to the LLVM documentationChandler Carruth2014-03-021-31/+4
* Fix trailing whitespace.Shankar Easwaran2014-01-275-47/+47
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-1/+1
* Update supported compiler list. Patch by Mikael Lyngvig!Rui Ueyama2013-12-021-1/+1
* Update documentation.Joerg Sonnenberger2013-09-071-7/+1
* Rename ti -> ctx.Rui Ueyama2013-08-271-0/+0
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-1/+1
* [lld] Fix typo in document.Rui Ueyama2013-05-111-2/+2
* [lld] Document about how to enable debug output.Rui Ueyama2013-05-101-0/+9
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-51/+22
* [docs] lld self hosts.Michael J. Spencer2013-02-071-8/+2
* Spelling and grammar corrections.Alex Rosenberg2013-02-035-14/+14
* [Docs] Update status :)Michael J. Spencer2013-02-011-3/+2
* [docs] Document lld's usage of C++11 features.Michael J. Spencer2013-01-202-0/+41
* [docs] Add driver documentation.Michael J. Spencer2013-01-153-14/+115
* [docs] Update status.Michael J. Spencer2013-01-151-0/+9
OpenPOWER on IntegriCloud