index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
GettingStarted.rst
Age
Commit message (
Expand
)
Author
2013-05-06
[SystemZ] Add configure bits
Ulrich Weigand
2013-04-26
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-23
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-03-28
Correct spelling of Git.
Thomas Schwinge
2013-03-25
Documentation: Replace dead link for binfmt_misc
Dmitri Gribenko
2013-03-24
GettingStarted: Add Git clone instructions for compiler-rt and test-suite
Tobias Grosser
2013-02-26
Adding ARM as supported architecture
Renato Golin
2013-02-26
GCC 4.6.3 O3 miscompiles on ARM
Renato Golin
2013-01-25
Fixed typo.
Michael Gottesman
2013-01-25
Added new section to the git-svn getting started section that provides a
Michael Gottesman
2013-01-18
Documentation: remove all mentions of DejaGNU and Tcl
Dmitri Gribenko
2013-01-11
docs: Fix long standing linking antipattern.
Sean Silva
2013-01-10
docs: fix broken link.
Sean Silva
2013-01-07
Documentation: add a note that Clang on Mageia 2 can not find libstdc++ headers
Dmitri Gribenko
2013-01-06
Documentation: add clang 3.0 + libstdc++ 4.7.x as a known bad combination that
Dmitri Gribenko
2013-01-06
Add reference to dcommit on GettingStarted
Renato Golin
2013-01-05
GettingStarted: improve formatting and document that configure checks for
Dmitri Gribenko
2012-12-20
docs: Show TOC for GettingStarted.rst.
Sean Silva
2012-12-12
Documentation: use a 'console' highlighter for terminal output examples. This
Dmitri Gribenko
2012-11-27
docs: [CMake] Add Xcode to the list of project formats CMake can generate.
NAKAMURA Takumi
2012-11-20
docs: Fix highlighting.
Sean Silva
2012-11-18
Documentation: fix broken link.
Dmitri Gribenko
2012-11-15
Add description of how to build docs
Joel Jones
2012-11-14
docs: Sphinxify TestingGuide
Sean Silva
2012-10-11
GettingStarted.rst: s/&/&/g
NAKAMURA Takumi
2012-10-11
GettingStarted.rst: Fix the label to DeveloperPolicy.html.
NAKAMURA Takumi
2012-10-10
docs: Attempt to fix PR14053.
Sean Silva
2012-10-07
Silence Sphinx warnings.
Sean Silva
2012-10-07
Sphinxify the GettinStarted documentation.
Bill Wendling