aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
AgeCommit message (Expand)AuthorFilesLines
2005-11-03Per bug 655, give people more options in case 1.35 doesn't build on theirChris Lattner1-1/+1
2005-09-06Add a requirement, patch contributed by Henrik Bach.Chris Lattner1-0/+6
2005-05-18Merged in release_15.John Criswell1-18/+18
2005-05-15GCC4 + IA64 = badnewsChris Lattner1-0/+2
2005-05-10note HP-UX supportDuraid Madina1-0/+5
2005-05-09Updated the list of code generators for LLVM 1.5.John Criswell1-0/+13
2005-05-09Little corrections.John Criswell1-4/+4
2005-04-22Document the --enable-targets= feature of the configure script.Reid Spencer1-0/+10
2005-02-13SuSE 3.3.3 is also borken.Chris Lattner1-4/+8
2005-02-12Add note about broken GCCChris Lattner1-1/+6
2005-02-09This will be moved elsewhere.Chris Lattner1-8/+1
2005-02-09* Use an HTML list <ol> instead of custom superscripts in the platform notesMisha Brukman1-45/+44
2005-02-09Turn footnotes into links, make the page validate.Chris Lattner1-18/+23
2005-02-09If needed, this should be in the 'how to compile the cfe' doc.Chris Lattner1-3/+1
2005-02-09this should be incorporated into the buildChris Lattner1-1/+0
2005-02-09* Separate superscript footnotes with a comma, otherwise it's a 2-digit numberMisha Brukman1-14/+18
2005-02-09Add instructions for MINGW, contributed by Henrik BachChris Lattner1-1/+17
2005-02-03* Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVSMisha Brukman1-37/+15
2005-02-03* Clearly mark LLVM_LIB_SEARCH_PATH as being optionalMisha Brukman1-13/+7
2005-02-02* Instead of fixing the version numbers before every release, mark them as x.yMisha Brukman1-16/+16
2004-12-26Describe the --with-llvmgccdir option to configure.Reid Spencer1-1/+19
2004-12-23Be specific about version of GCC and binutils on Cygwin since it matters.Reid Spencer1-1/+1
2004-12-23LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yetMisha Brukman1-0/+5
2004-12-22For PR432:Reid Spencer1-22/+17
2004-12-22Revert last patch until we can figure out how to build executables namedReid Spencer1-0/+2
2004-12-21Remove instructions to make aliases for llvmgcc and llvmg++ as the CFEReid Spencer1-2/+0
2004-12-15Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer1-22/+10
2004-12-14Correct documentation to reflect the change in location of the CFE runtimeReid Spencer1-4/+4
2004-12-10Merged in RELEASE_14 changes.John Criswell1-8/+33
2004-12-09Correct the version numbers for automake, Perl, and CVS.Reid Spencer1-5/+5
2004-12-08Mention in the exposition that lli can JIT on PowerPC now.John Criswell1-1/+1
2004-12-08Add llvm-ld toolReid Spencer1-1/+11
2004-12-08Minor fixups.John Criswell1-12/+21
2004-12-08Removed QMTest referrences. Updated ordering of notes.Tanya Lattner1-27/+4
2004-12-08Fix spell'os.John Criswell1-3/+3
2004-12-08Various 1.4ish corrections and additions.Reid Spencer1-43/+58
2004-12-08Update the version numbers of the pre-built LLVM GCC frontends.John Criswell1-4/+4
2004-12-08* Change version numbers of tarballs from 1.3 to 1.4Reid Spencer1-17/+16
2004-12-08Add descriptions of missing top level directories.Reid Spencer1-4/+28
2004-12-05Suggest people run cvs up -P -d after checking out the tree so they don'tChris Lattner1-0/+1
2004-11-23Added remark about GCC 3.2.2. Someone with more knowledge of the problemJohn Criswell1-1/+2
2004-11-23We also provide a source distribution of the GCC front-endMisha Brukman1-0/+4
2004-11-22Fixed typo.John Criswell1-2/+2
2004-11-20If we're going to mention mv and cp, clearly, we also need `rm'Misha Brukman1-0/+1
2004-11-19* Remove disk space requirements, they vary wildly, depend on the number ofMisha Brukman1-30/+37
2004-11-15* Change test/projects => projects/llvm-testMisha Brukman1-2/+3
2004-11-15Merge content of RequiredSoftware.html into GettingStarted.htmlReid Spencer1-50/+156
2004-11-15* Add entry for Linux/PowerPCMisha Brukman1-4/+14
2004-11-15Replace the textual description with table specifying disk space requirementsMisha Brukman1-59/+54
2004-11-11Fix documentation for Makefile target name change. install-bytecode is nowReid Spencer1-4/+4