2009-08-06 |
Anton Korobeynikov | Add note about msys perl needed for windows/mingw32... |
blob | commitdiff | raw |
2009-08-04 |
Edward O'Callaghan | Minor www site formating improvements. |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Chris Lattner | fix some formatting stuff, patch by Edward O'Callaghan! |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Chris Lattner | Various doc updates from Edward O'Callaghan! |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Nick Lewycky | Add broken gcc from PR4532. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Mike Stump | Restore minor deletion. |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Chris Lattner | improve documentation on build configurations, patch by |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Chris Lattner | aDd support for building a subset of the llvm tools... |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Duncan Sands | Make it clearer that llvm-gcc is not needed for |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Jim Grosbach | Update information on canadian cross builds |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Chris Lattner | fix typo, patch by Shlomi Fish! |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Nick Lewycky | This bug's been fixed but a version with the fix hasn... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Nick Lewycky | Recommend against using Gold to build LLVM. |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Chris Lattner | lex and bison aren't needed to build llvm anymore. |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Misha Brukman | Cleanup: clarify llvm-gcc version and package name. |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Misha Brukman | Added mention of the RELEASE_24 tag for the 2.4 release. |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Misha Brukman | Removed warnings from HTML 4.01 validator: trailing... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Misha Brukman | Global replace of yellow W3C "valid HTML/CSS" icons... |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Nuno Lopes | fix typo. thanks Baldrick for noticing |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Nuno Lopes | add gcc 4.1.2 from redhat to the list of broken compilers |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Nick Lewycky | Fixes for Visual Studio users. Patch by OvermindDL1... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Dan Gohman | LLVM can generate native code for amd64 on "Linux". |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Chris Lattner | fix validation problem. |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Daniel Dunbar | Add GCC 4.1.2 from Debian to known bad GCC list. |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Chris Lattner | remove reference to really really old tree |
blob | commitdiff | raw | diff to current |
2008-08-11 |
Chris Lattner | the stacker doc is way out of date. |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Bill Wendling | Fix grammar. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Tanya Lattner | Update with new release. |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Tanya Lattner | Added note to getting started guide to use llvm-gcc4.2. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Scott Michel | Note that gcc 4.0.1 will trip internal LLVM asserts... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Duncan Sands | Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Chris Lattner | gcc 3.2.3 is also bad. |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Tanya Lattner | Add 2.2 release tag. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Nick Lewycky | lli -trace was removed back in 2003. |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Chris Lattner | add a broken gcc version, thanks to P. Durante for... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Gordon Henriksen | PR1601: etags not configured correctly |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Tanya Lattner | Update how to release document. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Tanya Lattner | Couple of fixes to mention bunzip2 and make instruction... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Bill Wendling | Fix validation errors |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Bill Wendling | Clean up some formatting |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Bill Wendling | Clean up some formatting. Add some doc_code div tags. |
blob | commitdiff | raw | diff to current |
2007-07-06 |
Gabor Greif | first pass of nomenclature changes in .html files |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Chris Lattner | Make the GSG actually work. |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Anton Korobeynikov | Remove labels again |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Anton Korobeynikov | Change CVS-style 'labels' to SVN 'tags' directory. |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Anton Korobeynikov | Another typo |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Anton Korobeynikov | Fix a typo |
blob | commitdiff | raw | diff to current |
2007-06-29 |
John Criswell | Applied Reid's patch. Long live Subversion! |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Chris Lattner | don't use binutils 2.17 |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Tanya Lattner | NightlyTest.pl does not exist. |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Tanya Lattner | Adding 2.0 release |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Chris Lattner | gar. GCC 3.4.2 also miscompiles llvm at -O3. :( |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Chris Lattner | another version of gcc that miscompiles llvm. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Reid Spencer | Add Scott's note about GCC 4.1.2 on OpenSUSE. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Chris Lattner | gcc 3.4.4 is known-bad on x86-64 |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Chris Lattner | llvm-gcc 3.4 is dead. |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Chris Lattner | remove obsolete warning |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Chris Lattner | There is no circular dependency between llvm and llvm... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Reid Spencer | Remove references to gccld and gccas, adjusting the... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Anton Korobeynikov | Updating documentation: |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Chris Lattner | ding dong llvm-gcc3 is dead |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Chris Lattner | gcc 4.1.1 on amd64 is broken |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Tanya Lattner | Fixed typo |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Tanya Lattner | Adding 1.9 release and removing references to cfrontend |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Reid Spencer | Add a note about warnings from the GNU ld 2.16.X linker. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Chris Lattner | Warn people not to use GCC 4.1.1. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Chris Lattner | cleanups and updates to the GSG, patch by B Scott Miche... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Reid Spencer | Excise references to the now defunct "analyze" tool... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Chris Lattner | Fix more validation issues |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Chris Lattner | Update the example to work with llvm-gcc4. Fix validat... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Chris Lattner | updated CVS server location |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Jim Laskey | Changed to a new directory for opensource checkout. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Reid Spencer | Correct a misunderstanding about cross-compiling. Anton... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Reid Spencer | Fix section title to use lower case. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Reid Spencer | Add instructions for building a cross-compiler. Patch... |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Chris Lattner | Add some notes about mingw, patch contributed by Anton... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Jim Laskey | Include information about svn repository for llvm-gcc4. |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | Document known xcode 2.3 issue |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | apple's compiler works too |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Reid Spencer | Remove more references to Burg. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Chris Lattner | Remove V9 |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Chris Lattner | Update llvmgcc4 tarball names |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Tanya Lattner | Minor fixes for the release. |
blob | commitdiff | raw | diff to current |
2006-04-09 |
Reid Spencer | Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Chris Lattner | Document ENABLE_ASSERTIONS=1 |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Reid Spencer | Changes docs for llvm.cs.uiuc.edu -> llvm.org |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Jeff Cohen | Update list of supported bisons. |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Reid Spencer | Document the new --enable-debug-runtime configure option. |
blob | commitdiff | raw | diff to current |
2005-11-08 |
John Criswell | Merged from RELEASE_16. |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Chris Lattner | Add more bison versions, thanks to Vladimir |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Chris Lattner | Per bug 655, give people more options in case 1.35... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Chris Lattner | Add a requirement, patch contributed by Henrik Bach. |
blob | commitdiff | raw | diff to current |
2005-05-18 |
John Criswell | Merged in release_15. |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Chris Lattner | GCC4 + IA64 = badnews |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Duraid Madina | note HP-UX support |
blob | commitdiff | raw | diff to current |
2005-05-09 |
John Criswell | Updated the list of code generators for LLVM 1.5. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
John Criswell | Little corrections. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Reid Spencer | Document the --enable-targets= feature of the configure... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Chris Lattner | SuSE 3.3.3 is also borken. |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Chris Lattner | Add note about broken GCC |
blob | commitdiff | raw | diff to current |
next |