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