aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2008-11-10Update for 2.4 release.release_24Tanya Lattner
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
2007-06-19don't use binutils 2.17Chris Lattner
2007-05-22NightlyTest.pl does not exist.Tanya Lattner
2007-05-22Adding 2.0 releaseTanya Lattner
2007-05-10gar. GCC 3.4.2 also miscompiles llvm at -O3. :(Chris Lattner
2007-05-10another version of gcc that miscompiles llvm.Chris Lattner
2007-04-11Add Scott's note about GCC 4.1.2 on OpenSUSE.Reid Spencer
2007-04-01gcc 3.4.4 is known-bad on x86-64Chris Lattner
2007-03-06llvm-gcc 3.4 is dead.Chris Lattner
2007-02-14remove obsolete warningChris Lattner
2007-02-14There is no circular dependency between llvm and llvm-gcc anymore. stopChris Lattner
2007-02-09Remove references to gccld and gccas, adjusting the documentation toReid Spencer
2007-01-23Updating documentation:Anton Korobeynikov
2007-01-04ding dong llvm-gcc3 is deadChris Lattner
2007-01-04gcc 4.1.1 on amd64 is brokenChris Lattner
2006-11-20Fixed typoTanya Lattner
2006-11-20Adding 1.9 release and removing references to cfrontendTanya Lattner
2006-11-04Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer
2006-09-07Warn people not to use GCC 4.1.1.Chris Lattner
2006-09-07cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner
2006-08-28Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer
2006-08-14Fix more validation issuesChris Lattner
2006-08-14Update the example to work with llvm-gcc4. Fix validation errors.Chris Lattner
2006-08-03updated CVS server locationChris Lattner
2006-07-31Changed to a new directory for opensource checkout.Jim Laskey
2006-07-27Correct a misunderstanding about cross-compiling. Anton's changes don'tReid Spencer