aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2009-09-27Correct the version numbers to match those actually tested for byNick Lewycky
2009-09-10add another broken version of gcc, thanks to Niels Moller for pointing this out.Chris Lattner
2009-08-06Add note about msys perl needed for windows/mingw32 builds.Anton Korobeynikov
2009-08-04Minor www site formating improvements.Edward O'Callaghan
2009-07-22fix some formatting stuff, patch by Edward O'Callaghan!Chris Lattner
2009-07-21Various doc updates from Edward O'Callaghan!Chris Lattner
2009-07-17Add broken gcc from PR4532.Nick Lewycky
2009-05-04Restore minor deletion.Mike Stump
2009-04-25improve documentation on build configurations, patch byChris Lattner
2009-04-25aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner
2009-04-18Make it clearer that llvm-gcc is not needed forDuncan Sands
2009-04-17Update information on canadian cross buildsJim Grosbach
2009-04-10fix typo, patch by Shlomi Fish!Chris Lattner
2009-03-03This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky
2009-02-25Recommend against using Gold to build LLVM.Nick Lewycky
2009-01-02lex and bison aren't needed to build llvm anymore.Chris Lattner
2008-12-29Cleanup: clarify llvm-gcc version and package name.Misha Brukman
2008-12-17Added mention of the RELEASE_24 tag for the 2.4 release.Misha Brukman
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-12-10fix typo. thanks Baldrick for noticingNuno Lopes
2008-12-10add gcc 4.1.2 from redhat to the list of broken compilersNuno Lopes
2008-12-08Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!Nick Lewycky
2008-11-13LLVM can generate native code for amd64 on "Linux".Dan Gohman
2008-11-09fix validation problem.Chris Lattner
2008-10-11Add GCC 4.1.2 from Debian to known bad GCC list.Daniel Dunbar
2008-08-19remove reference to really really old treeChris Lattner
2008-08-11the stacker doc is way out of date.Chris Lattner
2008-07-22Fix grammar.Bill Wendling
2008-06-09Update with new release.Tanya Lattner
2008-04-07Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner
2008-03-18Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...Scott Michel
2008-02-14Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands
2008-02-13gcc 3.2.3 is also bad.Chris Lattner
2008-02-12Add 2.2 release tag.Tanya Lattner
2007-12-03lli -trace was removed back in 2003.Nick Lewycky
2007-11-01add a broken gcc version, thanks to P. Durante for pointing this out.Chris Lattner
2007-09-29PR1601: etags not configured correctlyGordon Henriksen
2007-09-28Update how to release document.Tanya Lattner
2007-09-27Couple of fixes to mention bunzip2 and make instructions more clear.Tanya Lattner
2007-07-16Fix validation errorsBill Wendling
2007-07-16Clean up some formattingBill Wendling
2007-07-16Clean up some formatting. Add some doc_code div tags.Bill Wendling
2007-07-06first pass of nomenclature changes in .html filesGabor Greif
2007-07-04Make the GSG actually work.Chris Lattner
2007-06-30Remove labels againAnton Korobeynikov
2007-06-29Change CVS-style 'labels' to SVN 'tags' directory.Anton Korobeynikov
2007-06-29Another typoAnton Korobeynikov
2007-06-29Fix a typoAnton Korobeynikov
2007-06-29Applied Reid's patch. Long live Subversion!John Criswell