| Commit message (Expand) | Author | Age | Files | Lines |
* | remove obsolete warning | Chris Lattner | 2007-02-14 | 1 | -1/+1 |
* | There is no circular dependency between llvm and llvm-gcc anymore. stop | Chris Lattner | 2007-02-14 | 1 | -4/+13 |
* | Remove references to gccld and gccas, adjusting the documentation to | Reid Spencer | 2007-02-09 | 1 | -35/+11 |
* | Updating documentation: | Anton Korobeynikov | 2007-01-23 | 1 | -0/+5 |
* | ding dong llvm-gcc3 is dead | Chris Lattner | 2007-01-04 | 1 | -74/+2 |
* | gcc 4.1.1 on amd64 is broken | Chris Lattner | 2007-01-04 | 1 | -1/+6 |
* | Fixed typo | Tanya Lattner | 2006-11-20 | 1 | -1/+1 |
* | Adding 1.9 release and removing references to cfrontend | Tanya Lattner | 2006-11-20 | 1 | -16/+16 |
* | Add a note about warnings from the GNU ld 2.16.X linker. | Reid Spencer | 2006-11-04 | 1 | -0/+5 |
* | Warn people not to use GCC 4.1.1. | Chris Lattner | 2006-09-07 | 1 | -0/+3 |
* | cleanups and updates to the GSG, patch by B Scott Michel, thanks! | Chris Lattner | 2006-09-07 | 1 | -41/+52 |
* | Excise references to the now defunct "analyze" tool. Merge descriptions | Reid Spencer | 2006-08-28 | 1 | -11/+8 |
* | Fix more validation issues | Chris Lattner | 2006-08-14 | 1 | -3/+4 |
* | Update the example to work with llvm-gcc4. Fix validation errors. | Chris Lattner | 2006-08-14 | 1 | -5/+86 |
* | updated CVS server location | Chris Lattner | 2006-08-03 | 1 | -4/+4 |
* | Changed to a new directory for opensource checkout. | Jim Laskey | 2006-07-31 | 1 | -3/+3 |
* | Correct a misunderstanding about cross-compiling. Anton's changes don't | Reid Spencer | 2006-07-27 | 1 | -8/+13 |
* | Fix section title to use lower case. | Reid Spencer | 2006-07-27 | 1 | -1/+1 |
* | Add instructions for building a cross-compiler. Patch contributed by | Reid Spencer | 2006-07-27 | 1 | -0/+41 |
* | Add some notes about mingw, patch contributed by Anton Korobeynikov. | Chris Lattner | 2006-07-21 | 1 | -4/+10 |
* | Include information about svn repository for llvm-gcc4. | Jim Laskey | 2006-06-16 | 1 | -0/+4 |
* | Document known xcode 2.3 issue | Chris Lattner | 2006-06-16 | 1 | -0/+3 |
* | apple's compiler works too | Chris Lattner | 2006-06-16 | 1 | -3/+3 |
* | Remove more references to Burg. | Reid Spencer | 2006-04-20 | 1 | -5/+0 |
* | Remove V9 | Chris Lattner | 2006-04-20 | 1 | -2/+2 |
* | Update llvmgcc4 tarball names | Chris Lattner | 2006-04-20 | 1 | -6/+9 |
* | Minor fixes for the release. | Tanya Lattner | 2006-04-20 | 1 | -22/+9 |
* | Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS | Reid Spencer | 2006-04-09 | 1 | -2/+2 |
* | Document ENABLE_ASSERTIONS=1 | Chris Lattner | 2006-03-21 | 1 | -0/+5 |
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -6/+6 |
* | Update list of supported bisons. | Jeff Cohen | 2006-01-04 | 1 | -1/+1 |
* | Document the new --enable-debug-runtime configure option. | Reid Spencer | 2005-12-21 | 1 | -0/+5 |
* | Merged from RELEASE_16. | John Criswell | 2005-11-08 | 1 | -0/+1 |
* | Add more bison versions, thanks to Vladimir | Chris Lattner | 2005-11-03 | 1 | -1/+1 |
* | Per bug 655, give people more options in case 1.35 doesn't build on their | Chris Lattner | 2005-11-03 | 1 | -1/+1 |
* | Add a requirement, patch contributed by Henrik Bach. | Chris Lattner | 2005-09-06 | 1 | -0/+6 |
* | Merged in release_15. | John Criswell | 2005-05-18 | 1 | -18/+18 |
* | 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 |