1. afa709d Regenerate configure for ddunbar. by Jeffrey Yasskin · 15 years ago
  2. 4403b93 Let's start another backend :) by Anton Korobeynikov · 15 years ago
  3. 6bfead3 LLVM doesn't use libelf. Remove libelf configurey. by Dan Gohman · 15 years ago
  4. a93e770 Regenerate configure after r75279. by Jeffrey Yasskin · 15 years ago
  5. f0b9eff by David Greene · 15 years ago
  6. d0f27c4 Regenerate. by Mikhail Glushenkov · 15 years ago
  7. 342a343 Update configure and config.h.in from r74621. by Jeffrey Yasskin · 15 years ago
  8. 27fcfe1 Add a configure test for pthread_getspecific, and use it when building ThreadLocal. by Owen Anderson · 15 years ago
  9. a0162ff Regenerate configure script by Douglas Gregor · 15 years ago
  10. 0711c30 Update auto-generated configuration files by Douglas Gregor · 15 years ago
  11. 9a3df67 Add an atomic increment and decrement implementation, which will be used for by Owen Anderson · 15 years ago
  12. 1555a23 Introduce new headers whose inclusion forces linking and by Douglas Gregor · 15 years ago
  13. de8aed2 Add a configure check for pthread_rwlock_init. by Owen Anderson · 15 years ago
  14. b4a921a Regenerate. by Nick Lewycky · 15 years ago
  15. a860370 Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ability to run multiple threads at once in the JIT, and requires only by Owen Anderson · 15 years ago
  16. d4b272b Test for the presence of GCC atomic builtins at configure time. If not found, by Owen Anderson · 15 years ago
  17. 071d73d termios.h contains the winsize structure we need to determine the by Douglas Gregor · 15 years ago
  18. e4eb2d2 Fix typo. by Duncan Sands · 15 years ago
  19. 0174674 Add terminal width detection to llvm::sys::Process. This is needed to by Douglas Gregor · 16 years ago
  20. 2c4718b Regenerate by Anton Korobeynikov · 16 years ago
  21. 4558f48 Support --with-llvmgccdir and friends in llvmc, take 2. by Mikhail Glushenkov · 16 years ago
  22. 5a22d6a Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin. by Bill Wendling · 16 years ago
  23. fed844d Reconfigure. by Mikhail Glushenkov · 16 years ago
  24. fa8ffc1 Generalize to support more ARM types. by Nick Lewycky · 16 years ago
  25. f34c921 Regenerate. by Nick Lewycky · 16 years ago
  26. ebcceee Temporarily revert r69438 and r69439. These were causing failures during a by Bill Wendling · 16 years ago
  27. e850146 Regenerate. by Mikhail Glushenkov · 16 years ago
  28. 2a5a12c by David Greene · 16 years ago
  29. 267fddb Regenerate. by Nick Lewycky · 16 years ago
  30. 5b28f86 Regenerate. by Nick Lewycky · 16 years ago
  31. a083335 Revert r66765 and r66766. These were causing build failures on Darwin. by Bill Wendling · 16 years ago
  32. fb13881 Regenerate. by Nick Lewycky · 16 years ago
  33. bf65de1 Regenerate. by Nick Lewycky · 16 years ago
  34. 731c6ab Regenerate. by Nick Lewycky · 16 years ago
  35. e9821dc Regenerate. by Nick Lewycky · 16 years ago
  36. bdf0d7c Regenerate. by Nick Lewycky · 16 years ago
  37. 5d24957 Regenerate. by Nick Lewycky · 16 years ago
  38. fb3dcf8 Regenerate. by Nick Lewycky · 16 years ago
  39. e792b1d Regenerate configure. by Nick Lewycky · 16 years ago
  40. 1592e5b Regenerated configure after backing out 62553 and r62616. by Tanya Lattner · 16 years ago
  41. f9eb2d8 Bump to 2.6svn. Regenerate configure (last regen was with the wrong version). by Tanya Lattner · 16 years ago
  42. 2ab1d86 Regenerate. by Nick Lewycky · 16 years ago
  43. f24eb39 Regenerate. by Bill Wendling · 16 years ago
  44. b25baef Add XCore backend. by Richard Osborne · 16 years ago
  45. 40e7f19 Regenerate. by Gordon Henriksen · 16 years ago
  46. cc499a4 Regenerate configure by Torok Edwin · 16 years ago
  47. f85e74c Fix configure issue where configure by Tanya Lattner · 16 years ago
  48. d53b4d3 Advance version to 2.5 by Tanya Lattner · 16 years ago
  49. 96f9452 Actually run Obj-C++ tests if llvm-gcc supports. by Duncan Sands · 16 years ago
  50. 673612e Add support for Canadian Cross builds where the host executables are not by Jim Grosbach · 16 years ago
  51. 0eecd89 When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin. by Jim Grosbach · 16 years ago
  52. dcf114e Enable -fvisibility-inlines-hidden by default for compilers which support it. by Daniel Dunbar · 16 years ago
  53. f512281 Make LLVM compile on DragonFly BSD (PR2499). by Matthijs Kooijman · 16 years ago
  54. b70e452 Regenerate configure. by Tanya Lattner · 16 years ago
  55. 5b80c66 Allow the test suite to be checked out into projects/test-suite. by Matthijs Kooijman · 16 years ago
  56. d3df7eb Regenerate by Anton Korobeynikov · 16 years ago
  57. e3f3428 Added configure switches for PIC16 in configure.ac. Regenerated configure. by Sanjiv Gupta · 16 years ago
  58. 0234f51 Added configure switches for PIC16 backend. by Sanjiv Gupta · 16 years ago
  59. 49ff661 Set to 2.4 and regenerate configure. by Tanya Lattner · 17 years ago
  60. 5027652 First step of implementing PR1538: move llvm2cpp logic to new 'target' by Anton Korobeynikov · 17 years ago
  61. 56b8f1d Regenerate. by Gordon Henriksen · 17 years ago
  62. e707216 Regenerate. by Gordon Henriksen · 17 years ago
  63. 41ef25b Use AC_PATH_PROG correctly: by Bill Wendling · 17 years ago
  64. e45252e Remove use of ltdl by Devang Patel · 17 years ago
  65. 399c7c7 regenerate by Chris Lattner · 17 years ago
  66. cf06767 Update version to 2.3svn Regenerate configure with 2.60. by Tanya Lattner · 17 years ago
  67. 57b1efb Do not build CBackend and MSIL regardless of configured targets by Nate Begeman · 17 years ago
  68. 67f1c49 Remove host endianness info from TargetData and by Duncan Sands · 17 years ago
  69. 1eff704 Fix PR1836: in the interpreter, read and write apints by Duncan Sands · 17 years ago
  70. 96dcd2b Regenerated configure after autoconf/configure.ac change. by Scott Michel · 17 years ago
  71. 5d28b88 Add --with-llvmgcc= and --with-llvmgxx= configure options. by Devang Patel · 17 years ago
  72. 790e11c Add target triple to include/llvm/Config/config.h.in. Regenerate all files. by Eric Christopher · 17 years ago
  73. 0abe116 Regenerate. by Gordon Henriksen · 17 years ago
  74. f091568 Regenerate. by Gordon Henriksen · 17 years ago
  75. bae4adc Regenerate. by Gordon Henriksen · 17 years ago
  76. c0efff8 Regenerate. by Gordon Henriksen · 17 years ago
  77. 9b7a248 Regenerate. by Gordon Henriksen · 17 years ago
  78. 92f0dca Regenerate. by Gordon Henriksen · 17 years ago
  79. c20f5b0 Regenerate. by Gordon Henriksen · 17 years ago
  80. 54c7e12 Regenerate. by Gordon Henriksen · 17 years ago
  81. 856585b Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. by Tanya Lattner · 17 years ago
  82. 5c70954 Change to 2.2svn. by Tanya Lattner · 17 years ago
  83. dde567f Updating configure script to enable MIPS. by Tanya Lattner · 17 years ago
  84. be3e419 Regenerate. by Reid Spencer · 17 years ago
  85. 9372f15 Regenerate for __dso_handle, per Anton's request. by Reid Spencer · 17 years ago
  86. 0af3225 support poolalloc as checked out from svn by Andrew Lenharth · 17 years ago
  87. 96cf587 Regenerate to pick up Gabor's changes. by Reid Spencer · 17 years ago
  88. 53b2486 Regenerate. by Reid Spencer · 17 years ago
  89. 080d687 Revert last change until issue reported by Owen, won't be fixed. by Anton Korobeynikov · 17 years ago
  90. ed51321 Rename llvm-test => test-suite. By Dave Greene. by Anton Korobeynikov · 17 years ago
  91. a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 17 years ago
  92. 59807fa Regenerate. by Reid Spencer · 17 years ago
  93. 692aa5a Bumping cvs version number by Tanya Lattner · 18 years ago
  94. 0d23818 Regenerate for detection of llvm-gcc supported languages by Reid Spencer · 18 years ago
  95. f6390b5 Hopefully fix LTDL_SHLIB_EXT on Darwin by Reid Spencer · 18 years ago
  96. 0b1e466 Regenerate. by Reid Spencer · 18 years ago
  97. 585e088 Regenerate for PR1283 fix. by Reid Spencer · 18 years ago
  98. 099883f Let the new backend begin! by Anton Korobeynikov · 18 years ago
  99. b90645c Regenerate for getrlimit/setrlimit. by Reid Spencer · 18 years ago
  100. febecf4 Regenerate. by Reid Spencer · 18 years ago