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