[docs] Fix my links to use the correct ReST syntax.
[oota-llvm.git] / docs / GettingStarted.rst
2014-02-28 Chandler Carruth[docs] Fix my links to use the correct ReST syntax.
2014-02-28 Chandler Carruth[docs] Fix 80-column wrap that I messed up.
2014-02-28 Chandler Carruth[docs] Tweak discussion of BSDs based on feedback from...
2014-02-28 Chandler Carruth[docs] Add a big section with details about how to...
2014-02-27 Chandler Carruth[docs] Stop advertising 'make update'. It isn't impleme...
2014-02-27 Chandler Carruth[docs] Actually spell out the new version requirements...
2014-02-27 Chandler Carruth[docs] Clean up some of the required software to not...
2014-02-27 Chandler Carruth[docs] Switch this table to the simple form as well...
2014-02-27 Chandler Carruth[docs] Switch to the incredibly simpler "simple table...
2014-02-27 Chandler Carruth[docs] Delete tons of bad information in the requiremen...
2014-02-04 Dmitri GribenkoAdd a note to documentation that Clang + libstdc++...
2013-10-27 Bill WendlingUpdate the Python version. And Perl isn't used anymore.
2013-10-09 Bill WendlingAdd missing releases.
2013-09-26 Renato GolinAdd links to cross-compilation docs from getting started
2013-09-01 Chandler CarruthNuke the hilariously out of date suggestion to unpack...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-06-11 Michael LiaoFix documentation on the path to Bitcode reader/writer
2013-05-22 Rui UeyamaFix typo in docs/GettingStarted.rst.
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-04-26 Michael GottesmanUpdated GettingStarted.rst so that it references utils...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-03-28 Thomas SchwingeCorrect spelling of Git.
2013-03-25 Dmitri GribenkoDocumentation: Replace dead link for binfmt_misc
2013-03-24 Tobias GrosserGettingStarted: Add Git clone instructions for compiler...
2013-02-26 Renato GolinAdding ARM as supported architecture
2013-02-26 Renato GolinGCC 4.6.3 O3 miscompiles on ARM
2013-01-25 Michael GottesmanFixed typo.
2013-01-25 Michael GottesmanAdded new section to the git-svn getting started sectio...
2013-01-18 Dmitri GribenkoDocumentation: remove all mentions of DejaGNU and Tcl
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-10 Sean Silvadocs: fix broken link.
2013-01-07 Dmitri GribenkoDocumentation: add a note that Clang on Mageia 2 can...
2013-01-06 Dmitri GribenkoDocumentation: add clang 3.0 + libstdc++ 4.7.x as a...
2013-01-06 Renato GolinAdd reference to dcommit on GettingStarted
2013-01-05 Dmitri GribenkoGettingStarted: improve formatting and document that...
2012-12-20 Sean Silvadocs: Show TOC for GettingStarted.rst.
2012-12-12 Dmitri GribenkoDocumentation: use a 'console' highlighter for terminal...
2012-11-27 NAKAMURA Takumidocs: [CMake] Add Xcode to the list of project formats...
2012-11-20 Sean Silvadocs: Fix highlighting.
2012-11-18 Dmitri GribenkoDocumentation: fix broken link.
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-14 Sean Silvadocs: Sphinxify TestingGuide
2012-10-11 NAKAMURA TakumiGettingStarted.rst: s/&/&/g
2012-10-11 NAKAMURA TakumiGettingStarted.rst: Fix the label to DeveloperPolicy...
2012-10-10 Sean Silvadocs: Attempt to fix PR14053.
2012-10-07 Sean SilvaSilence Sphinx warnings.
2012-10-07 Bill WendlingSphinxify the GettinStarted documentation.