1. 57b1efb Do not build CBackend and MSIL regardless of configured targets by Nate Begeman · 17 years ago
  2. 67f1c49 Remove host endianness info from TargetData and by Duncan Sands · 17 years ago
  3. 1eff704 Fix PR1836: in the interpreter, read and write apints by Duncan Sands · 17 years ago
  4. 96dcd2b Regenerated configure after autoconf/configure.ac change. by Scott Michel · 17 years ago
  5. 5d28b88 Add --with-llvmgcc= and --with-llvmgxx= configure options. by Devang Patel · 17 years ago
  6. 790e11c Add target triple to include/llvm/Config/config.h.in. Regenerate all files. by Eric Christopher · 17 years ago
  7. 0abe116 Regenerate. by Gordon Henriksen · 17 years ago
  8. f091568 Regenerate. by Gordon Henriksen · 17 years ago
  9. bae4adc Regenerate. by Gordon Henriksen · 17 years ago
  10. c0efff8 Regenerate. by Gordon Henriksen · 17 years ago
  11. 9b7a248 Regenerate. by Gordon Henriksen · 17 years ago
  12. 92f0dca Regenerate. by Gordon Henriksen · 17 years ago
  13. c20f5b0 Regenerate. by Gordon Henriksen · 17 years ago
  14. 54c7e12 Regenerate. by Gordon Henriksen · 17 years ago
  15. 856585b Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. by Tanya Lattner · 17 years ago
  16. 5c70954 Change to 2.2svn. by Tanya Lattner · 17 years ago
  17. dde567f Updating configure script to enable MIPS. by Tanya Lattner · 17 years ago
  18. be3e419 Regenerate. by Reid Spencer · 17 years ago
  19. 9372f15 Regenerate for __dso_handle, per Anton's request. by Reid Spencer · 17 years ago
  20. 0af3225 support poolalloc as checked out from svn by Andrew Lenharth · 17 years ago
  21. 96cf587 Regenerate to pick up Gabor's changes. by Reid Spencer · 17 years ago
  22. 53b2486 Regenerate. by Reid Spencer · 17 years ago
  23. 080d687 Revert last change until issue reported by Owen, won't be fixed. by Anton Korobeynikov · 17 years ago
  24. ed51321 Rename llvm-test => test-suite. By Dave Greene. by Anton Korobeynikov · 17 years ago
  25. a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 17 years ago
  26. 59807fa Regenerate. by Reid Spencer · 17 years ago
  27. 692aa5a Bumping cvs version number by Tanya Lattner · 17 years ago
  28. 0d23818 Regenerate for detection of llvm-gcc supported languages by Reid Spencer · 17 years ago
  29. f6390b5 Hopefully fix LTDL_SHLIB_EXT on Darwin by Reid Spencer · 17 years ago
  30. 0b1e466 Regenerate. by Reid Spencer · 17 years ago
  31. 585e088 Regenerate for PR1283 fix. by Reid Spencer · 17 years ago
  32. 099883f Let the new backend begin! by Anton Korobeynikov · 17 years ago
  33. b90645c Regenerate for getrlimit/setrlimit. by Reid Spencer · 17 years ago
  34. febecf4 Regenerate. by Reid Spencer · 18 years ago
  35. 9b5b182 For PR1128: Regenerate for ARM support. by Reid Spencer · 18 years ago
  36. 466207a For PR808: Regenerate to include NetBSD. by Reid Spencer · 18 years ago
  37. 30fe526 Regenerate for Anton Korobeynikov. by Reid Spencer · 18 years ago
  38. b6a7aa7 Add the check for udis86 to support disassembly. by Reid Spencer · 18 years ago
  39. 67bb079 For PR1074: Adjust configuration for Stacker's new name: llvm-stacker. by Reid Spencer · 18 years ago
  40. 28783c3 '==' is not a legal test operator on BSD. Use '='. by Jeff Cohen · 18 years ago
  41. 282d8c1 Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where the by Reid Spencer · 18 years ago
  42. 89b0d99 Allow an --enable-pic option to turn on -fPIC compiler option when building. by Reid Spencer · 18 years ago
  43. afa22e2 Regenerate. by Reid Spencer · 18 years ago
  44. 2a0ede8 Regenerate. by Reid Spencer · 18 years ago
  45. 1000b73 For PR1019: by Reid Spencer · 18 years ago
  46. 8b2e141 Undo removal of the runtime libraries. While this may have been a bit by Reid Spencer · 18 years ago
  47. ac90d5e In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will by Reid Spencer · 18 years ago
  48. 01d3e38 Updating configure script for 2.0 by Tanya Lattner · 18 years ago
  49. 65c5d75 Add a -disable-cbe-printf-a option so that the output of the C Backend by Reid Spencer · 18 years ago
  50. 6a7c0b7 Make the huge_val test run a C++ program not C by Reid Spencer · 18 years ago
  51. b2ed0526 Add a check to see if HUGE_VAL is sane or not. by Reid Spencer · 18 years ago
  52. b56371e fix misleading warning by Chris Lattner · 18 years ago
  53. a6d990a Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.h by Reid Spencer · 18 years ago
  54. 4869d7f For PR738: by Reid Spencer · 18 years ago
  55. 6ccd01a Add irix as a (potential) new platform so that Timothy Baldridge can by Reid Spencer · 18 years ago
  56. ea949cf Add llvm.spec to the list of files to be configured. by Reid Spencer · 18 years ago
  57. f4334c7 Recover the lost diff between 1.221 and 1.222. by Evan Cheng · 18 years ago
  58. a773bd5 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. by Reid Spencer · 18 years ago
  59. ceaf1c3 Fix the --with-extra-options to use the correct variable. by Reid Spencer · 18 years ago
  60. aea7fe4 For PR848: by Reid Spencer · 18 years ago
  61. 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
  62. e2cfe5d For PR814: by Reid Spencer · 18 years ago
  63. 939ea65 Fixed a typo. by Evan Cheng · 18 years ago
  64. cf9be26 Added --with-extra-options=opts to specify additional options to build LLVM and run tests. by Evan Cheng · 18 years ago
  65. 0389cf7 Added the privbracket project to the list of projects to auto-configure. by John Criswell · 18 years ago
  66. cdb08a3 For PR633: by Reid Spencer · 18 years ago
  67. caf0ece Some enhancements for gv/graphviz/dot/dotty support and better handling of by Reid Spencer · 18 years ago
  68. ecbd242 For PR798: Have configure find the "dotty" program and adjust configuration. by Reid Spencer · 18 years ago
  69. 48fdf91 Provide configuration support and usage for MINGW32 platform by Reid Spencer · 18 years ago
  70. ced39bd Make sure windows.h is #included first. by Reid Spencer · 18 years ago
  71. b66925b Make sure that when checking for MINGW32 libraries we ask for windows.h by Reid Spencer · 18 years ago
  72. 484fc8e Provide support for detecting if the Win32 imaghlp and psapi libraries by Reid Spencer · 18 years ago
  73. 0fa145d For PR784: by Reid Spencer · 18 years ago
  74. 0582887 Make sure to default ${prefix} to /usr/local if the user didn't specify it. by Reid Spencer · 18 years ago
  75. 7bc59bc added a skeleton of the ARM backend by Rafael Espindola · 18 years ago
  76. b5d75b8 Use the -dumpversion option to llvm-gcc which gives us just the version # by Reid Spencer · 18 years ago
  77. f9b458c For PR747: by Reid Spencer · 18 years ago
  78. e198afc Configure llvm-config in tools, not utils. by Reid Spencer · 18 years ago
  79. 7df583e Never build SparcV9 by Chris Lattner · 18 years ago
  80. 1014ab4 Allow OpenBSD to be recognized as a UNIX platform. by Reid Spencer · 18 years ago
  81. b6f9341 Regenerate by Chris Lattner · 18 years ago
  82. 57d3725 Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot). by Reid Spencer · 18 years ago
  83. 0667f6f remove the "cvs" part of the version number for the release branch. by Reid Spencer · 18 years ago
  84. c28ccd8 Change the assertions defaults: by Reid Spencer · 18 years ago
  85. 4ebf331 Ensure that the automatic "CVS build" detection works for both by Reid Spencer · 18 years ago
  86. 54d1448 For PR723: by Reid Spencer · 18 years ago
  87. 7917d3a For support of new GCC v4, obtain the full and major versions of the by Reid Spencer · 18 years ago
  88. b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 18 years ago
  89. f2722ca These changes are necessary to support the new llvm-config tool. llvm-config by Reid Spencer · 18 years ago
  90. 74878f4 Use -emit-llvm -S to get .ll file output from llvm-gcc by Chris Lattner · 18 years ago
  91. 56b9e1c remove skeleton target by Chris Lattner · 18 years ago
  92. 937c60a reverting previous change, will add support for other compilers later by Duraid Madina · 18 years ago
  93. 5954e4e zap by Duraid Madina · 18 years ago
  94. 3540922 SparcV8 -> Sparc by Chris Lattner · 19 years ago
  95. df3be82 Update for including additional function tests. by Reid Spencer · 19 years ago
  96. 3484a99 Make sure that libm is used during config tests so that ceil, floor, and by Reid Spencer · 19 years ago
  97. f4bb9b1 For PR696: Add checks for ceil, ceilf, floor, and floorf by Reid Spencer · 19 years ago
  98. 6e96d81 Implement fix for PR471: by Reid Spencer · 19 years ago
  99. 241116f Added the llvm-kernel project to the list of automatically configured projects. by John Criswell · 19 years ago
  100. 511f11d regenearte by Chris Lattner · 19 years ago