Age | Commit message (Expand) | Author |
2005-09-06 | Add a requirement, patch contributed by Henrik Bach. | Chris Lattner |
2005-05-18 | Merged in release_15. | John Criswell |
2005-05-15 | GCC4 + IA64 = badnews | Chris Lattner |
2005-05-10 | note HP-UX support | Duraid Madina |
2005-05-09 | Updated the list of code generators for LLVM 1.5. | John Criswell |
2005-05-09 | Little corrections. | John Criswell |
2005-04-22 | Document the --enable-targets= feature of the configure script. | Reid Spencer |
2005-02-13 | SuSE 3.3.3 is also borken. | Chris Lattner |
2005-02-12 | Add note about broken GCC | Chris Lattner |
2005-02-09 | This will be moved elsewhere. | Chris Lattner |
2005-02-09 | * Use an HTML list <ol> instead of custom superscripts in the platform notes | Misha Brukman |
2005-02-09 | Turn footnotes into links, make the page validate. | Chris Lattner |
2005-02-09 | If needed, this should be in the 'how to compile the cfe' doc. | Chris Lattner |
2005-02-09 | this should be incorporated into the build | Chris Lattner |
2005-02-09 | * Separate superscript footnotes with a comma, otherwise it's a 2-digit number | Misha Brukman |
2005-02-09 | Add instructions for MINGW, contributed by Henrik Bach | Chris Lattner |
2005-02-03 | * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS | Misha Brukman |
2005-02-03 | * Clearly mark LLVM_LIB_SEARCH_PATH as being optional | Misha Brukman |
2005-02-02 | * Instead of fixing the version numbers before every release, mark them as x.y | Misha Brukman |
2004-12-26 | Describe the --with-llvmgccdir option to configure. | Reid Spencer |
2004-12-23 | Be specific about version of GCC and binutils on Cygwin since it matters. | Reid Spencer |
2004-12-23 | LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet | Misha Brukman |
2004-12-22 | For PR432: | Reid Spencer |
2004-12-22 | Revert last patch until we can figure out how to build executables named | Reid Spencer |
2004-12-21 | Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE | Reid Spencer |
2004-12-15 | Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the | Reid Spencer |
2004-12-14 | Correct documentation to reflect the change in location of the CFE runtime | Reid Spencer |
2004-12-10 | Merged in RELEASE_14 changes. | John Criswell |
2004-12-09 | Correct the version numbers for automake, Perl, and CVS. | Reid Spencer |
2004-12-08 | Mention in the exposition that lli can JIT on PowerPC now. | John Criswell |
2004-12-08 | Add llvm-ld tool | Reid Spencer |
2004-12-08 | Minor fixups. | John Criswell |
2004-12-08 | Removed QMTest referrences. Updated ordering of notes. | Tanya Lattner |
2004-12-08 | Fix spell'os. | John Criswell |
2004-12-08 | Various 1.4ish corrections and additions. | Reid Spencer |
2004-12-08 | Update 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.4 | Reid Spencer |
2004-12-08 | Add descriptions of missing top level directories. | Reid Spencer |
2004-12-05 | Suggest people run cvs up -P -d after checking out the tree so they don't | Chris Lattner |
2004-11-23 | Added remark about GCC 3.2.2. Someone with more knowledge of the problem | John Criswell |
2004-11-23 | We also provide a source distribution of the GCC front-end | Misha Brukman |
2004-11-22 | Fixed typo. | John Criswell |
2004-11-20 | If we're going to mention mv and cp, clearly, we also need `rm' | Misha Brukman |
2004-11-19 | * Remove disk space requirements, they vary wildly, depend on the number of | Misha Brukman |
2004-11-15 | * Change test/projects => projects/llvm-test | Misha Brukman |
2004-11-15 | Merge content of RequiredSoftware.html into GettingStarted.html | Reid Spencer |
2004-11-15 | * Add entry for Linux/PowerPC | Misha Brukman |
2004-11-15 | Replace the textual description with table specifying disk space requirements | Misha Brukman |
2004-11-11 | Fix documentation for Makefile target name change. install-bytecode is now | Reid Spencer |
2004-11-08 | Recommend that new users read the documentation before they get started, | Reid Spencer |