| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Include information about svn repository for llvm-gcc4. | Jim Laskey | 2006-06-16 | 1 | -0/+4 | |
| | | | | | llvm-svn: 28844 | |||||
| * | Document known xcode 2.3 issue | Chris Lattner | 2006-06-16 | 1 | -0/+3 | |
| | | | | | llvm-svn: 28836 | |||||
| * | apple's compiler works too | Chris Lattner | 2006-06-16 | 1 | -3/+3 | |
| | | | | | llvm-svn: 28823 | |||||
| * | Remove more references to Burg. | Reid Spencer | 2006-04-20 | 1 | -5/+0 | |
| | | | | | llvm-svn: 27905 | |||||
| * | Remove V9 | Chris Lattner | 2006-04-20 | 1 | -2/+2 | |
| | | | | | llvm-svn: 27886 | |||||
| * | Update llvmgcc4 tarball names | Chris Lattner | 2006-04-20 | 1 | -6/+9 | |
| | | | | | llvm-svn: 27861 | |||||
| * | Minor fixes for the release. | Tanya Lattner | 2006-04-20 | 1 | -22/+9 | |
| | | | | | llvm-svn: 27854 | |||||
| * | Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS | Reid Spencer | 2006-04-09 | 1 | -2/+2 | |
| | | | | | llvm-svn: 27553 | |||||
| * | Document ENABLE_ASSERTIONS=1 | Chris Lattner | 2006-03-21 | 1 | -0/+5 | |
| | | | | | llvm-svn: 26915 | |||||
| * | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -6/+6 | |
| | | | | | llvm-svn: 26746 | |||||
| * | Update list of supported bisons. | Jeff Cohen | 2006-01-04 | 1 | -1/+1 | |
| | | | | | llvm-svn: 25082 | |||||
| * | Document the new --enable-debug-runtime configure option. | Reid Spencer | 2005-12-21 | 1 | -0/+5 | |
| | | | | | llvm-svn: 24892 | |||||
| * | Merged from RELEASE_16. | John Criswell | 2005-11-08 | 1 | -0/+1 | |
| | | | | | llvm-svn: 24243 | |||||
| * | Add more bison versions, thanks to Vladimir | Chris Lattner | 2005-11-03 | 1 | -1/+1 | |
| | | | | | llvm-svn: 24169 | |||||
| * | Per bug 655, give people more options in case 1.35 doesn't build on their | Chris Lattner | 2005-11-03 | 1 | -1/+1 | |
| | | | | | | | system. llvm-svn: 24168 | |||||
| * | Add a requirement, patch contributed by Henrik Bach. | Chris Lattner | 2005-09-06 | 1 | -0/+6 | |
| | | | | | llvm-svn: 23242 | |||||
| * | Merged in release_15. | John Criswell | 2005-05-18 | 1 | -18/+18 | |
| | | | | | llvm-svn: 22120 | |||||
| * | GCC4 + IA64 = badnews | Chris Lattner | 2005-05-15 | 1 | -0/+2 | |
| | | | | | llvm-svn: 22075 | |||||
| * | note HP-UX support | Duraid Madina | 2005-05-10 | 1 | -0/+5 | |
| | | | | | llvm-svn: 21841 | |||||
| * | Updated the list of code generators for LLVM 1.5. | John Criswell | 2005-05-09 | 1 | -0/+13 | |
| | | | | | | | | Added information on getting LLVM 1.5 from CVS (hopefully readers will understand that the label will work *after* LLVM 1.5 is released). llvm-svn: 21817 | |||||
| * | Little corrections. | John Criswell | 2005-05-09 | 1 | -4/+4 | |
| | | | | | llvm-svn: 21816 | |||||
| * | Document the --enable-targets= feature of the configure script. | Reid Spencer | 2005-04-22 | 1 | -0/+10 | |
| | | | | | llvm-svn: 21454 | |||||
| * | SuSE 3.3.3 is also borken. | Chris Lattner | 2005-02-13 | 1 | -4/+8 | |
| | | | | | llvm-svn: 20163 | |||||
| * | Add note about broken GCC | Chris Lattner | 2005-02-12 | 1 | -1/+6 | |
| | | | | | llvm-svn: 20138 | |||||
| * | This will be moved elsewhere. | Chris Lattner | 2005-02-09 | 1 | -8/+1 | |
| | | | | | llvm-svn: 20101 | |||||
| * | * Use an HTML list <ol> instead of custom superscripts in the platform notes | Misha Brukman | 2005-02-09 | 1 | -45/+44 | |
| | | | | | | | | | * Reorder software requirements list to show relative importance * Use superscripts for footnotes in software list rather than "Note 1" * Use new doc_notes class to separate footnotes from main doc text llvm-svn: 20098 | |||||
| * | Turn footnotes into links, make the page validate. | Chris Lattner | 2005-02-09 | 1 | -18/+23 | |
| | | | | | llvm-svn: 20096 | |||||
| * | If needed, this should be in the 'how to compile the cfe' doc. | Chris Lattner | 2005-02-09 | 1 | -3/+1 | |
| | | | | | llvm-svn: 20095 | |||||
| * | this should be incorporated into the build | Chris Lattner | 2005-02-09 | 1 | -1/+0 | |
| | | | | | llvm-svn: 20094 | |||||
| * | * Separate superscript footnotes with a comma, otherwise it's a 2-digit number | Misha Brukman | 2005-02-09 | 1 | -14/+18 | |
| | | | | | | | | | | | * Make a URL into an HTML link using anchor tag * Put code in fixed-width font * Since the MinGW footnote is significantly more than the rest of the footnotes combined, it needs to have a border and background color to separate it from the regular flow of text for readability purposes. llvm-svn: 20093 | |||||
| * | Add instructions for MINGW, contributed by Henrik Bach | Chris Lattner | 2005-02-09 | 1 | -1/+17 | |
| | | | | | llvm-svn: 20092 | |||||
| * | * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS | Misha Brukman | 2005-02-03 | 1 | -37/+15 | |
| | | | | | | | | * Remove duplicated CVS directions and refer reader to the CVS section * Clean up directions to be brief llvm-svn: 20023 | |||||
| * | * Clearly mark LLVM_LIB_SEARCH_PATH as being optional | Misha Brukman | 2005-02-03 | 1 | -13/+7 | |
| | | | | | | | * llvmgcc and llvmg++ aliases are no longer needed (binaries have llvm- prefix) llvm-svn: 20016 | |||||
| * | * Instead of fixing the version numbers before every release, mark them as x.y | Misha Brukman | 2005-02-02 | 1 | -16/+16 | |
| | | | | | | | | * Eliminate the redundant "This is the..." in released file listing * Fix grammar llvm-svn: 20005 | |||||
| * | Describe the --with-llvmgccdir option to configure. | Reid Spencer | 2004-12-26 | 1 | -1/+19 | |
| | | | | | llvm-svn: 19144 | |||||
| * | Be specific about version of GCC and binutils on Cygwin since it matters. | Reid Spencer | 2004-12-23 | 1 | -1/+1 | |
| | | | | | llvm-svn: 19116 | |||||
| * | 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 | |
| | | | | | llvm-svn: 19115 | |||||
| * | For PR432: | Reid Spencer | 2004-12-22 | 1 | -22/+17 | |
| | | | | | | | | | * llvmgcc -> llvm-gcc * llvmg++ -> llvm-g++ * remove references to --with-llvmgccdir configure option llvm-svn: 19098 | |||||
| * | Revert last patch until we can figure out how to build executables named | Reid Spencer | 2004-12-22 | 1 | -0/+2 | |
| | | | | | | | llvmgcc and llvmg++ correctly. llvm-svn: 19089 | |||||
| * | Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE | Reid Spencer | 2004-12-21 | 1 | -2/+0 | |
| | | | | | | | | Build instructions now direct the user to have the CFE generate executables with those names via the --program-prefix=llvm configure option. llvm-svn: 19084 | |||||
| * | Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the | Reid Spencer | 2004-12-15 | 1 | -22/+10 | |
| | | | | | | | | GettingStarted.html document in the environment section and only as an optional feature. llvm-svn: 18944 | |||||
| * | Correct documentation to reflect the change in location of the CFE runtime | Reid Spencer | 2004-12-14 | 1 | -4/+4 | |
| | | | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. llvm-svn: 18939 | |||||
| * | Merged in RELEASE_14 changes. | John Criswell | 2004-12-10 | 1 | -8/+33 | |
| | | | | | llvm-svn: 18763 | |||||
| * | Correct the version numbers for automake, Perl, and CVS. | Reid Spencer | 2004-12-09 | 1 | -5/+5 | |
| | | | | | llvm-svn: 18703 | |||||
| * | Mention in the exposition that lli can JIT on PowerPC now. | John Criswell | 2004-12-08 | 1 | -1/+1 | |
| | | | | | llvm-svn: 18646 | |||||
| * | Add llvm-ld tool | Reid Spencer | 2004-12-08 | 1 | -1/+11 | |
| | | | | | | | Note that both llvmc and llvm-ld are experimental in 1.4 llvm-svn: 18644 | |||||
| * | Minor fixups. | John Criswell | 2004-12-08 | 1 | -12/+21 | |
| | | | | | llvm-svn: 18643 | |||||
| * | Removed QMTest referrences. Updated ordering of notes. | Tanya Lattner | 2004-12-08 | 1 | -27/+4 | |
| | | | | | llvm-svn: 18639 | |||||
| * | Fix spell'os. | John Criswell | 2004-12-08 | 1 | -3/+3 | |
| | | | | | llvm-svn: 18638 | |||||
| * | Various 1.4ish corrections and additions. | Reid Spencer | 2004-12-08 | 1 | -43/+58 | |
| | | | | | llvm-svn: 18636 | |||||

