aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
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
2004-12-14Correct documentation to reflect the change in location of the CFE runtimeReid Spencer
2004-12-10Merged in RELEASE_14 changes.John Criswell
2004-12-09Correct the version numbers for automake, Perl, and CVS.Reid Spencer
2004-12-08Mention in the exposition that lli can JIT on PowerPC now.John Criswell
2004-12-08Add llvm-ld toolReid Spencer
2004-12-08Minor fixups.John Criswell
2004-12-08Removed QMTest referrences. Updated ordering of notes.Tanya Lattner
2004-12-08Fix spell'os.John Criswell
2004-12-08Various 1.4ish corrections and additions.Reid Spencer
2004-12-08Update the version numbers of the pre-built LLVM GCC frontends.John Criswell
2004-12-08* Change version numbers of tarballs from 1.3 to 1.4Reid Spencer
2004-12-08Add descriptions of missing top level directories.Reid Spencer