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