1. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  2. 8655b15 Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. by Duncan Sands · 16 years ago
  3. 20dcb4c Add notes on Ada compilers that can be used for by Duncan Sands · 16 years ago
  4. caf4fbd Note that these instructions are for x86-32 linux by Duncan Sands · 16 years ago
  5. 15bfd89 Add more spacing. by Duncan Sands · 16 years ago
  6. d051f7a Add instructions for building Ada and Fortran. by Duncan Sands · 16 years ago
  7. 0dafa8d Small change. by Bill Wendling · 17 years ago
  8. ccef69d Point to the correct SVN repository. by Bill Wendling · 17 years ago
  9. 27a0472 fix validation bug by Chris Lattner · 17 years ago
  10. ad85ba4 now that llvm-gcc3 is gone, life is significantly simpler and less scary by Chris Lattner · 17 years ago
  11. 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 17 years ago
  12. c9aee64 Changing cfrontend dir to llvm-gcc3.4 as the example. by Tanya Lattner · 18 years ago
  13. 0ca558f Cleaned up the document. Added "doc_code" divisions for code examples. by Bill Wendling · 18 years ago
  14. 6c3acb7 Changed to a new directory for opensource checkout. by Jim Laskey · 18 years ago
  15. 810ad8c Revamp this doc to be accurate w.r.t. building llvmgcc4 by Chris Lattner · 18 years ago
  16. e9493d3 Include information of svn repository for llvm-gcc4. by Jim Laskey · 18 years ago
  17. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  18. 23c5b3c Encourage use of the V8 ABI over the V9 ABI. by Chris Lattner · 19 years ago
  19. d6c6ee0 Attempt to make terminology more consistent. by John Criswell · 19 years ago
  20. e996714 Recommend what I actually test by Chris Lattner · 19 years ago
  21. 0203a31 nothing funny about building the CFE on Linux/Itanium by Duraid Madina · 19 years ago
  22. 8bfe6a7 Merged in release_15. by John Criswell · 19 years ago
  23. af94d58 Add a note about SPARC V8. by John Criswell · 19 years ago
  24. d0c4a76 Minor fixes. by John Criswell · 19 years ago
  25. b0aad7a Shameless update of copyright years. by John Criswell · 19 years ago
  26. 00b95c3 Fix HTML-4.01 Strict compliance by Misha Brukman · 19 years ago
  27. 98558ae Use a colon instead of a period since we're introducing a command list by Misha Brukman · 19 years ago
  28. c8118e1 add another plausible reason by Chris Lattner · 19 years ago
  29. b1241b0 Slightly expand on the instructions. by Chris Lattner · 19 years ago
  30. e0a7ddd Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM by Reid Spencer · 20 years ago
  31. 72a5900 Add a caution about using experimental versions of gnu binutils when by Reid Spencer · 20 years ago
  32. cfaf80c * Remove an unnecessary step. * Correct a path. by Reid Spencer · 20 years ago
  33. 2404236 Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) for by Reid Spencer · 20 years ago
  34. 90f1745 For PR432: by Reid Spencer · 20 years ago
  35. 4ac30650 For PR432: by Reid Spencer · 20 years ago
  36. 77f5530 Revert last changes as they introduce CFE build problems. by Reid Spencer · 20 years ago
  37. 2c1ce65 For PR432: by Reid Spencer · 20 years ago
  38. f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 20 years ago
  39. 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 20 years ago
  40. 9e2485c Merged in RELEASE_14 changes. by John Criswell · 20 years ago
  41. 3149ba7 Use the install-bytecode target to install just the bytecode libs into by Reid Spencer · 20 years ago
  42. c7f4264 Fixed pathname to LLVM tools. Thanks to Vladimir Merzliakov for finding this. by John Criswell · 20 years ago
  43. 0b4f468 Be a little more explicit about how to configure LLVM with the --prefix by Reid Spencer · 20 years ago
  44. 302ed2a Fix typeo, thanks to Duraid for pointing it out by Chris Lattner · 20 years ago
  45. 6e35eda Fix a typo. Corrected a potential grammary issue. by John Criswell · 20 years ago
  46. f99e59a Add some instructions about ranlib'ing the CFE runtime libraries so that by Reid Spencer · 20 years ago
  47. 7863c40 Fix documentation for Makefile target name change. install-bytecode is now by Reid Spencer · 20 years ago
  48. 3787405 Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen! by Chris Lattner · 20 years ago
  49. 03ea9d4 Note: do not use GNU binutils under AIX, they're not stable. by Misha Brukman · 20 years ago
  50. e749053 Use the `tools-only' target to avoid getting warnings about not having a CFE. by Misha Brukman · 20 years ago
  51. a964fe5 * CFE builds on AIX/PowerPC * Wrap long code lines by Misha Brukman · 20 years ago
  52. 9f9398e Just run 'make', not all-gcc by Chris Lattner · 20 years ago
  53. 31b2432 Mention the requirement of dlcompat for MacOS X. by Misha Brukman · 20 years ago
  54. 62a9343 Capitalize Cygwin. by Misha Brukman · 20 years ago
  55. 893c26a cygwin apparently doesn't have widechar support. But when disabled, the whole by Chris Lattner · 20 years ago
  56. 6a615ad * Make it HTML4.01 by Chris Lattner · 20 years ago
  57. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  58. 6a2b310 Made to be HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  59. e360210 Added a header indicating that the Linux and MacOS configure procedures are by John Criswell · 20 years ago
  60. 714caf2 Recommend using install-bytecode target by Brian Gaeke · 20 years ago
  61. 7e9bd80 I think this is a more robust fix for the Solaris wchar problems (PR206). by Brian Gaeke · 21 years ago
  62. d000e1d Merged in RELEASE_11. by John Criswell · 21 years ago
  63. 2998d3f Fixed a comma error. by John Criswell · 21 years ago
  64. a84962c Added the --host= option to the Sparc configuration directions. by John Criswell · 21 years ago
  65. 5507284 Updated build instructions for Sparc. by John Criswell · 21 years ago
  66. 7af03e9 Make the beginning of this page look like the beginnings of other pages. by Brian Gaeke · 21 years ago
  67. b9e5789 * Put LLVM in title of page so readers know which CFE we're talking about by Misha Brukman · 21 years ago
  68. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  69. 13964e0 Add note about multilibs. THis should go into the 1.0 release if possible by Chris Lattner · 21 years ago
  70. e38c628 Minor edits by Chris Lattner · 21 years ago
  71. 83bd33a * Use UTF-8 instead of ISO-8859-1 by Misha Brukman · 21 years ago
  72. 46079d2 Add C/C++ build instructions, first draft. by Brian Gaeke · 21 years ago