- d933fa9 Change CVS-style 'labels' to SVN 'tags' directory. by Anton Korobeynikov · 18 years ago
- 96734d7 Another typo by Anton Korobeynikov · 18 years ago
- 98044e4 Fix a typo by Anton Korobeynikov · 18 years ago
- 9c29bfb Applied Reid's patch. Long live Subversion! by John Criswell · 18 years ago
- defb9fb don't use binutils 2.17 by Chris Lattner · 18 years ago
- 7a857dd NightlyTest.pl does not exist. by Tanya Lattner · 18 years ago
- 1dcadec Adding 2.0 release by Tanya Lattner · 18 years ago
- 36117ac gar. GCC 3.4.2 also miscompiles llvm at -O3. :( by Chris Lattner · 18 years ago
- 3213a3a another version of gcc that miscompiles llvm. by Chris Lattner · 18 years ago
- 72f92f0 Add Scott's note about GCC 4.1.2 on OpenSUSE. by Reid Spencer · 18 years ago
- 77c2af6 gcc 3.4.4 is known-bad on x86-64 by Chris Lattner · 18 years ago
- 82ad9f1 llvm-gcc 3.4 is dead. by Chris Lattner · 18 years ago
- f76e7bb remove obsolete warning by Chris Lattner · 18 years ago
- bcb38cf There is no circular dependency between llvm and llvm-gcc anymore. stop by Chris Lattner · 18 years ago
- 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 19 years ago
- 8cea37b Updating documentation: by Anton Korobeynikov · 19 years ago
- 5907588 ding dong llvm-gcc3 is dead by Chris Lattner · 19 years ago
- 78ce3b8 gcc 4.1.1 on amd64 is broken by Chris Lattner · 19 years ago
- 134693a Fixed typo by Tanya Lattner · 19 years ago
- f7b6be0 Adding 1.9 release and removing references to cfrontend by Tanya Lattner · 19 years ago
- 7a11908 Add a note about warnings from the GNU ld 2.16.X linker. by Reid Spencer · 19 years ago
- c40eb5e Warn people not to use GCC 4.1.1. by Chris Lattner · 19 years ago
- 9abd8af cleanups and updates to the GSG, patch by B Scott Michel, thanks! This is PR899 by Chris Lattner · 19 years ago
- 84f82f7 Excise references to the now defunct "analyze" tool. Merge descriptions by Reid Spencer · 19 years ago
- 6e3b7c2 Fix more validation issues by Chris Lattner · 19 years ago
- 5907d40 Update the example to work with llvm-gcc4. Fix validation errors. by Chris Lattner · 19 years ago
- c75a04b updated CVS server location by Chris Lattner · 19 years ago
- 6c3acb7 Changed to a new directory for opensource checkout. by Jim Laskey · 19 years ago
- d30a971 Correct a misunderstanding about cross-compiling. Anton's changes don't by Reid Spencer · 19 years ago
- 2d4ed2d Fix section title to use lower case. by Reid Spencer · 19 years ago
- 17850ef Add instructions for building a cross-compiler. Patch contributed by by Reid Spencer · 19 years ago
- 6947e55 Add some notes about mingw, patch contributed by Anton Korobeynikov. by Chris Lattner · 19 years ago
- 3261f0b Include information about svn repository for llvm-gcc4. by Jim Laskey · 19 years ago
- dd19791 Document known xcode 2.3 issue by Chris Lattner · 19 years ago
- 6557f18 apple's compiler works too by Chris Lattner · 19 years ago
- 572a76f Remove more references to Burg. by Reid Spencer · 19 years ago
- 2a60703 Remove V9 by Chris Lattner · 19 years ago
- 1ef81af Update llvmgcc4 tarball names by Chris Lattner · 19 years ago
- 993b980 Minor fixes for the release. by Tanya Lattner · 19 years ago
- 004ba03 Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 19 years ago
- d465126 Document ENABLE_ASSERTIONS=1 by Chris Lattner · 19 years ago
- 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
- 4896c5d Update list of supported bisons. by Jeff Cohen · 20 years ago
- 9d57b4d Document the new --enable-debug-runtime configure option. by Reid Spencer · 20 years ago
- c0c186d Merged from RELEASE_16. by John Criswell · 20 years ago
- c5851d4 Add more bison versions, thanks to Vladimir by Chris Lattner · 20 years ago
- f2be124 Per bug 655, give people more options in case 1.35 doesn't build on their by Chris Lattner · 20 years ago
- 2286cab Add a requirement, patch contributed by Henrik Bach. by Chris Lattner · 20 years ago
- 8bfe6a7 Merged in release_15. by John Criswell · 20 years ago
- f2b5e6e GCC4 + IA64 = badnews by Chris Lattner · 20 years ago
- e8714af note HP-UX support by Duraid Madina · 20 years ago
- 7516255 Updated the list of code generators for LLVM 1.5. by John Criswell · 20 years ago
- 838bce5 Little corrections. by John Criswell · 20 years ago
- 2dedcf5 Document the --enable-targets= feature of the configure script. by Reid Spencer · 20 years ago
- 8e64f15 SuSE 3.3.3 is also borken. by Chris Lattner · 20 years ago
- 25e7b16 Add note about broken GCC by Chris Lattner · 20 years ago
- 27ae027 This will be moved elsewhere. by Chris Lattner · 21 years ago
- 6d8e153 * Use an HTML list <ol> instead of custom superscripts in the platform notes by Misha Brukman · 21 years ago
- 7db3f52 Turn footnotes into links, make the page validate. by Chris Lattner · 21 years ago
- 4e06a39 If needed, this should be in the 'how to compile the cfe' doc. by Chris Lattner · 21 years ago
- e1a53a5 this should be incorporated into the build by Chris Lattner · 21 years ago
- a892ead * Separate superscript footnotes with a comma, otherwise it's a 2-digit number by Misha Brukman · 21 years ago
- 8ccb87f Add instructions for MINGW, contributed by Henrik Bach by Chris Lattner · 21 years ago
- 9106eca * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS by Misha Brukman · 21 years ago
- 8f0cad1 * Clearly mark LLVM_LIB_SEARCH_PATH as being optional by Misha Brukman · 21 years ago
- 3ce1103 * Instead of fixing the version numbers before every release, mark them as x.y by Misha Brukman · 21 years ago
- fef93b7 Describe the --with-llvmgccdir option to configure. by Reid Spencer · 21 years ago
- 65e8f5b Be specific about version of GCC and binutils on Cygwin since it matters. by Reid Spencer · 21 years ago
- c155a0a LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet by Misha Brukman · 21 years ago
- d4694f9 For PR432: by Reid Spencer · 21 years ago
- 6caa5ec Revert last patch until we can figure out how to build executables named by Reid Spencer · 21 years ago
- 4b04f53 Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE by Reid Spencer · 21 years ago
- f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 21 years ago
- 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 21 years ago
- 9e2485c Merged in RELEASE_14 changes. by John Criswell · 21 years ago
- 200d93b Correct the version numbers for automake, Perl, and CVS. by Reid Spencer · 21 years ago
- d9eceee Mention in the exposition that lli can JIT on PowerPC now. by John Criswell · 21 years ago
- 079e945 Add llvm-ld tool Note that both llvmc and llvm-ld are experimental in 1.4 by Reid Spencer · 21 years ago
- 3d8ba51 Minor fixups. by John Criswell · 21 years ago
- 8f18724 Removed QMTest referrences. Updated ordering of notes. by Tanya Lattner · 21 years ago
- c4ef3f2 Fix spell'os. by John Criswell · 21 years ago
- 66db92e Various 1.4ish corrections and additions. by Reid Spencer · 21 years ago
- 687d5e5 Update the version numbers of the pre-built LLVM GCC frontends. by John Criswell · 21 years ago
- 129f94e * Change version numbers of tarballs from 1.3 to 1.4 by Reid Spencer · 21 years ago
- c4b09ba Add descriptions of missing top level directories. by Reid Spencer · 21 years ago
- 5e9a501 Suggest people run cvs up -P -d after checking out the tree so they don't by Chris Lattner · 21 years ago
- 294ba02 Added remark about GCC 3.2.2. Someone with more knowledge of the problem by John Criswell · 21 years ago
- 8f9e6d6 We also provide a source distribution of the GCC front-end by Misha Brukman · 21 years ago
- ea3065f Fixed typo. by John Criswell · 21 years ago
- 616bd05 If we're going to mention mv and cp, clearly, we also need `rm' by Misha Brukman · 21 years ago
- 69def74 * Remove disk space requirements, they vary wildly, depend on the number of by Misha Brukman · 21 years ago
- e12215f * Change test/projects => projects/llvm-test by Misha Brukman · 21 years ago
- 748d82e Merge content of RequiredSoftware.html into GettingStarted.html by Reid Spencer · 21 years ago
- 0011769 * Add entry for Linux/PowerPC by Misha Brukman · 21 years ago
- 14ab537 Replace the textual description with table specifying disk space requirements by Misha Brukman · 21 years ago
- 7863c40 Fix documentation for Makefile target name change. install-bytecode is now by Reid Spencer · 21 years ago
- 9f54791 Recommend that new users read the documentation before they get started, by Reid Spencer · 21 years ago
- d3f876c Minor format tweask for tables. by Reid Spencer · 21 years ago
- 77d9019 HTML 4.01 STRICT compliance. by Reid Spencer · 21 years ago
- e51c356 Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs) by Misha Brukman · 21 years ago