index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
GettingStarted.html
Age
Commit message (
Expand
)
Author
2011-02-01
Document the LLVM GIT mirror
Anton Korobeynikov
2010-12-15
Add mention that we support FreeBSD/amd64.
Bill Wendling
2010-11-02
Removed obsolete section about VC++ project files.
Oscar Fuentes
2010-10-07
Warn about broken GCCs on ARM due to the problem fixed:
Nick Lewycky
2010-10-06
Fixed RELEASE_28 tags.
Bill Wendling
2010-10-06
Update release location.
Tanya Lattner
2010-09-23
Fix Getting Started docs.
Andrew Trick
2010-07-08
Tweak some docs now that the default build is called Debug+Asserts.
Duncan Sands
2010-05-19
Update autoconf/automake versions in the documentation to match the versions ...
Tobias Grosser
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2010-02-17
add optional debian instructions, PR6272
Chris Lattner
2010-02-11
Document binutils requirements for coff targets (cygwin / mingw32).
Anton Korobeynikov
2009-12-17
Add more detail for getting started on Windows.
Jim Grosbach
2009-12-09
Add note about loadable modules on windows.
Anton Korobeynikov
2009-11-04
The magic for our current brand of .bc files is BC. For older ones it was llvc.
Nick Lewycky
2009-10-23
Add 2.6 release note.
Tanya Lattner
2009-09-27
Correct the version numbers to match those actually tested for by
Nick Lewycky
2009-09-10
add another broken version of gcc, thanks to Niels Moller for pointing this out.
Chris Lattner
2009-08-06
Add note about msys perl needed for windows/mingw32 builds.
Anton Korobeynikov
2009-08-04
Minor www site formating improvements.
Edward O'Callaghan
2009-07-22
fix some formatting stuff, patch by Edward O'Callaghan!
Chris Lattner
2009-07-21
Various doc updates from Edward O'Callaghan!
Chris Lattner
2009-07-17
Add broken gcc from PR4532.
Nick Lewycky
2009-05-04
Restore minor deletion.
Mike Stump
2009-04-25
improve documentation on build configurations, patch by
Chris Lattner
2009-04-25
aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!
Chris Lattner
2009-04-18
Make it clearer that llvm-gcc is not needed for
Duncan Sands
2009-04-17
Update information on canadian cross builds
Jim Grosbach
2009-04-10
fix typo, patch by Shlomi Fish!
Chris Lattner
2009-03-03
This bug's been fixed but a version with the fix hasn't been released yet.
Nick Lewycky
2009-02-25
Recommend against using Gold to build LLVM.
Nick Lewycky
2009-01-02
lex and bison aren't needed to build llvm anymore.
Chris Lattner
2008-12-29
Cleanup: clarify llvm-gcc version and package name.
Misha Brukman
2008-12-17
Added mention of the RELEASE_24 tag for the 2.4 release.
Misha Brukman
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-10
fix typo. thanks Baldrick for noticing
Nuno Lopes
2008-12-10
add gcc 4.1.2 from redhat to the list of broken compilers
Nuno Lopes
2008-12-08
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
Nick Lewycky
2008-11-13
LLVM can generate native code for amd64 on "Linux".
Dan Gohman
2008-11-09
fix validation problem.
Chris Lattner
2008-10-11
Add GCC 4.1.2 from Debian to known bad GCC list.
Daniel Dunbar
2008-08-19
remove reference to really really old tree
Chris Lattner
2008-08-11
the stacker doc is way out of date.
Chris Lattner
2008-07-22
Fix grammar.
Bill Wendling
2008-06-09
Update with new release.
Tanya Lattner
2008-04-07
Added note to getting started guide to use llvm-gcc4.2.
Tanya Lattner
2008-03-18
Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...
Scott Michel
[next]