aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
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
2006-07-27Fix section title to use lower case.Reid Spencer
2006-07-27Add instructions for building a cross-compiler. Patch contributed byReid Spencer
2006-07-21Add some notes about mingw, patch contributed by Anton Korobeynikov.Chris Lattner
2006-06-16Include information about svn repository for llvm-gcc4.Jim Laskey
2006-06-16Document known xcode 2.3 issueChris Lattner
2006-06-16apple's compiler works tooChris Lattner
2006-04-20Remove more references to Burg.Reid Spencer
2006-04-20Remove V9Chris Lattner
2006-04-20Update llvmgcc4 tarball namesChris Lattner
2006-04-20Minor fixes for the release.Tanya Lattner
2006-04-09Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer
2006-03-21Document ENABLE_ASSERTIONS=1Chris Lattner
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-01-04Update list of supported bisons.Jeff Cohen
2005-12-21Document the new --enable-debug-runtime configure option.Reid Spencer
2005-11-08Merged from RELEASE_16.John Criswell
2005-11-03Add more bison versions, thanks to VladimirChris Lattner
2005-11-03Per bug 655, give people more options in case 1.35 doesn't build on theirChris Lattner
2005-09-06Add a requirement, patch contributed by Henrik Bach.Chris Lattner
2005-05-18Merged in release_15.John Criswell
2005-05-15GCC4 + IA64 = badnewsChris Lattner
2005-05-10note HP-UX supportDuraid Madina
2005-05-09Updated the list of code generators for LLVM 1.5.John Criswell
2005-05-09Little corrections.John Criswell
2005-04-22Document the --enable-targets= feature of the configure script.Reid Spencer
2005-02-13SuSE 3.3.3 is also borken.Chris Lattner
2005-02-12Add note about broken GCCChris Lattner
2005-02-09This will be moved elsewhere.Chris Lattner
2005-02-09* Use an HTML list <ol> instead of custom superscripts in the platform notesMisha Brukman
2005-02-09Turn footnotes into links, make the page validate.Chris Lattner
2005-02-09If needed, this should be in the 'how to compile the cfe' doc.Chris Lattner
2005-02-09this should be incorporated into the buildChris Lattner
2005-02-09* Separate superscript footnotes with a comma, otherwise it's a 2-digit numberMisha Brukman
2005-02-09Add instructions for MINGW, contributed by Henrik BachChris Lattner
2005-02-03* Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVSMisha Brukman
2005-02-03* Clearly mark LLVM_LIB_SEARCH_PATH as being optionalMisha Brukman
2005-02-02* Instead of fixing the version numbers before every release, mark them as x.yMisha Brukman
2004-12-26Describe the --with-llvmgccdir option to configure.Reid Spencer
2004-12-23Be specific about version of GCC and binutils on Cygwin since it matters.Reid Spencer
2004-12-23LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yetMisha Brukman
2004-12-22For PR432:Reid Spencer
2004-12-22Revert last patch until we can figure out how to build executables namedReid Spencer
2004-12-21Remove instructions to make aliases for llvmgcc and llvmg++ as the CFEReid Spencer
2004-12-15Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer