summaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
Commit message (Collapse)AuthorAgeFilesLines
* remove reference to really really old treeChris Lattner2008-08-191-4/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55001 91177308-0d34-0410-b5e6-96231b3b80d8
* the stacker doc is way out of date.Chris Lattner2008-08-111-2/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54631 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix grammar.Bill Wendling2008-07-221-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898 91177308-0d34-0410-b5e6-96231b3b80d8
* Update with new release.Tanya Lattner2008-06-091-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52121 91177308-0d34-0410-b5e6-96231b3b80d8
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-071-1/+1
| | | | | | | Removed llvm-upgrade from documentations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49346 91177308-0d34-0410-b5e6-96231b3b80d8
* Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ↵Scott Michel2008-03-181-1/+6
| | | | | | | | | compiling for Release with optimization levels greater than -O0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48513 91177308-0d34-0410-b5e6-96231b3b80d8
* Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands2008-02-141-6/+6
| | | | | | | | Update all references to it and place a redirection page at the old address. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47124 91177308-0d34-0410-b5e6-96231b3b80d8
* gcc 3.2.3 is also bad.Chris Lattner2008-02-131-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8
* Add 2.2 release tag.Tanya Lattner2008-02-121-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46981 91177308-0d34-0410-b5e6-96231b3b80d8
* lli -trace was removed back in 2003.Nick Lewycky2007-12-031-7/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44527 91177308-0d34-0410-b5e6-96231b3b80d8
* add a broken gcc version, thanks to P. Durante for pointing this out.Chris Lattner2007-11-011-23/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43602 91177308-0d34-0410-b5e6-96231b3b80d8
* PR1601: etags not configured correctlyGordon Henriksen2007-09-291-1/+0
| | | | | | Resolving this by deleting vestigal etags remnants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42460 91177308-0d34-0410-b5e6-96231b3b80d8
* Update how to release document.Tanya Lattner2007-09-281-0/+1
| | | | | | | Add release version to getting started guide. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42454 91177308-0d34-0410-b5e6-96231b3b80d8
* Couple of fixes to mention bunzip2 and make instructions more clear.Tanya Lattner2007-09-271-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42407 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix validation errorsBill Wendling2007-07-161-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39917 91177308-0d34-0410-b5e6-96231b3b80d8
* Clean up some formattingBill Wendling2007-07-161-3/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39916 91177308-0d34-0410-b5e6-96231b3b80d8
* Clean up some formatting. Add some doc_code div tags.Bill Wendling2007-07-161-36/+53
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39915 91177308-0d34-0410-b5e6-96231b3b80d8
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-31/+31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the GSG actually work.Chris Lattner2007-07-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37872 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove labels againAnton Korobeynikov2007-06-301-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37824 91177308-0d34-0410-b5e6-96231b3b80d8
* Change CVS-style 'labels' to SVN 'tags' directory.Anton Korobeynikov2007-06-291-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8
* Another typoAnton Korobeynikov2007-06-291-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37817 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a typoAnton Korobeynikov2007-06-291-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37813 91177308-0d34-0410-b5e6-96231b3b80d8
* Applied Reid's patch. Long live Subversion!John Criswell2007-06-291-41/+29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37811 91177308-0d34-0410-b5e6-96231b3b80d8
* don't use binutils 2.17Chris Lattner2007-06-191-2/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37652 91177308-0d34-0410-b5e6-96231b3b80d8
* NightlyTest.pl does not exist.Tanya Lattner2007-05-221-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37278 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding 2.0 releaseTanya Lattner2007-05-221-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37277 91177308-0d34-0410-b5e6-96231b3b80d8
* gar. GCC 3.4.2 also miscompiles llvm at -O3. :(Chris Lattner2007-05-101-4/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36972 91177308-0d34-0410-b5e6-96231b3b80d8
* another version of gcc that miscompiles llvm.Chris Lattner2007-05-101-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36971 91177308-0d34-0410-b5e6-96231b3b80d8
* Add Scott's note about GCC 4.1.2 on OpenSUSE.Reid Spencer2007-04-111-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35924 91177308-0d34-0410-b5e6-96231b3b80d8
* gcc 3.4.4 is known-bad on x86-64Chris Lattner2007-04-011-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35559 91177308-0d34-0410-b5e6-96231b3b80d8
* llvm-gcc 3.4 is dead.Chris Lattner2007-03-061-9/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34961 91177308-0d34-0410-b5e6-96231b3b80d8
* remove obsolete warningChris Lattner2007-02-141-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34271 91177308-0d34-0410-b5e6-96231b3b80d8
* There is no circular dependency between llvm and llvm-gcc anymore. stopChris Lattner2007-02-141-4/+13
| | | | | | | scaring users. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34270 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-091-35/+11
| | | | | | | mention llvm-ld and opt instead (if appropriate). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34094 91177308-0d34-0410-b5e6-96231b3b80d8
* Updating documentation:Anton Korobeynikov2007-01-231-0/+5
| | | | | | | | | - Document visibility stuff - Fix gcc' supported attributes list - Document udis86 configure option git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33462 91177308-0d34-0410-b5e6-96231b3b80d8
* ding dong llvm-gcc3 is deadChris Lattner2007-01-041-74/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32868 91177308-0d34-0410-b5e6-96231b3b80d8
* gcc 4.1.1 on amd64 is brokenChris Lattner2007-01-041-1/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32867 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed typoTanya Lattner2006-11-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31871 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding 1.9 release and removing references to cfrontendTanya Lattner2006-11-201-16/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31870 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer2006-11-041-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31440 91177308-0d34-0410-b5e6-96231b3b80d8
* Warn people not to use GCC 4.1.1.Chris Lattner2006-09-071-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30147 91177308-0d34-0410-b5e6-96231b3b80d8
* cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner2006-09-071-41/+52
| | | | | | | This is PR899 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30143 91177308-0d34-0410-b5e6-96231b3b80d8
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-281-11/+8
| | | | | | | where appropriate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29931 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix more validation issuesChris Lattner2006-08-141-3/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29671 91177308-0d34-0410-b5e6-96231b3b80d8
* Update the example to work with llvm-gcc4. Fix validation errors.Chris Lattner2006-08-141-5/+86
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29670 91177308-0d34-0410-b5e6-96231b3b80d8
* updated CVS server locationChris Lattner2006-08-031-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29518 91177308-0d34-0410-b5e6-96231b3b80d8
* Changed to a new directory for opensource checkout.Jim Laskey2006-07-311-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29418 91177308-0d34-0410-b5e6-96231b3b80d8
* Correct a misunderstanding about cross-compiling. Anton's changes don'tReid Spencer2006-07-271-8/+13
| | | | | | | | cause LLVM to become a cross-compiler but rather cross-compile LLVM so that it can execute on a platform other than the build host. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29339 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix section title to use lower case.Reid Spencer2006-07-271-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29332 91177308-0d34-0410-b5e6-96231b3b80d8