summaryrefslogtreecommitdiffstats
path: root/llvm/docs/HowToBuildOnARM.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Change ARM build info to CMakeRenato Golin2015-11-061-20/+36
| | | | llvm-svn: 252329
* Clean up docs references to './configure' in preparation for deprecating ↵Jonathan Roelofs2015-04-291-1/+1
| | | | | | | | in-source builds http://reviews.llvm.org/D8787 llvm-svn: 236144
* Adding some info about stability of ARM boardsRenato Golin2013-11-151-4/+26
| | | | | | Patch by Mikael Lyngvig llvm-svn: 194794
* Fix common typos in the docs.Benjamin Kramer2013-10-291-1/+1
| | | | llvm-svn: 193632
* Clarifying doc about cross-compilingRenato Golin2013-09-271-1/+5
| | | | llvm-svn: 191561
* ARM build docs easier for copy&pasteRenato Golin2013-02-251-5/+5
| | | | llvm-svn: 176033
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
| | | | | | | against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. llvm-svn: 172109
* Minor enhancement to build process notes for ARM platforms.David Tweed2012-10-261-2/+15
| | | | llvm-svn: 166769
* Fix more crlf issues.Micah Villmow2012-09-271-34/+34
| | | | llvm-svn: 164805
* Patch for HowToBuildOnARM documentation from Wei-Ren Chen.Micah Villmow2012-09-271-0/+34
llvm-svn: 164776
OpenPOWER on IntegriCloud