1. 18f9907 Autodetect the availability of -export-dynamic in the linker. by Nick Lewycky · 15 years ago
  2. 1dace48 Switch to using -Wl,-R on Solaris. by Nick Lewycky · 15 years ago
  3. 5992175 Remove tests for flex/bison which are no longer needed by LLVM. by Nick Lewycky · 15 years ago
  4. f9c5c5c Reapply patch from r62553, with a fix to avoid looking for an ffi.h that isn't by Nick Lewycky · 16 years ago
  5. e2be5d5 Add the ability to pass the path to binutils source to configure. This is by Nick Lewycky · 16 years ago
  6. 9b8f542 Removed trailing whitespace from Makefiles. by Misha Brukman · 16 years ago
  7. 3a67f50 Use spaces rather than tab. by Duncan Sands · 16 years ago
  8. 237033e Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as. by Torok Edwin · 16 years ago
  9. 673612e Add support for Canadian Cross builds where the host executables are not by Jim Grosbach · 16 years ago
  10. ecfe67c Reapply majority of r55557 but with the changes to compilation flags by Daniel Dunbar · 16 years ago
  11. 0783f0d Revert r55557, it is causing linking failures on 32bit linux. by Matthijs Kooijman · 16 years ago
  12. dcf114e Enable -fvisibility-inlines-hidden by default for compilers which support it. by Daniel Dunbar · 16 years ago
  13. 279219a Reverting r48974. See PR2183 for details. by Gordon Henriksen · 16 years ago
  14. 87a3b68 Quote the ocaml executables by Erick Tryzelaar · 16 years ago
  15. b047766 Adding ocamldoc generation. by Gordon Henriksen · 16 years ago
  16. 163974d improve compatibility with mingw, patch by Alain Frisch by Chris Lattner · 17 years ago
  17. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  18. 1d4e078 Providing --with-ocaml-libdir for ./configure. The default is the by Gordon Henriksen · 17 years ago
  19. 48c7253 Fixing (harmless) typos. by Gordon Henriksen · 17 years ago
  20. 6530e9d Add explicit --enable-bindings option to configure. by Gordon Henriksen · 17 years ago
  21. 4229371 PR1601: etags not configured correctly by Gordon Henriksen · 17 years ago
  22. a8c3660 Incorporating review feedback for GC verifier patch. by Gordon Henriksen · 17 years ago
  23. 0908d49 by Gordon Henriksen · 17 years ago
  24. 3c94f6a Change the place where man pages are installed to ${prefix}/share/man1. This by Bill Wendling · 17 years ago
  25. a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 17 years ago
  26. 1addff9 Add support for determining which languages the llvm-gcc front end supports. by Reid Spencer · 17 years ago
  27. 8475ec0 For PR789: by Reid Spencer · 17 years ago
  28. 32b1691 For PR739: by Reid Spencer · 18 years ago
  29. 282d8c1 Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where the by Reid Spencer · 18 years ago
  30. 89b0d99 Allow an --enable-pic option to turn on -fPIC compiler option when building. by Reid Spencer · 18 years ago
  31. 7f88ee0 Fix a regression that completely broke make install. by Chris Lattner · 18 years ago
  32. 281722d For PR739: by Reid Spencer · 18 years ago
  33. 1000b73 For PR1019: by Reid Spencer · 18 years ago
  34. 8b2e141 Undo removal of the runtime libraries. While this may have been a bit by Reid Spencer · 18 years ago
  35. ac90d5e In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will by Reid Spencer · 18 years ago
  36. a6cb9a1 Get LLVMGCCARCH right regardless of the llvm-gcc version being used. by Reid Spencer · 18 years ago
  37. b2ed0526 Add a check to see if HUGE_VAL is sane or not. by Reid Spencer · 18 years ago
  38. 1b22fde Make the name of the project consistent with that specified in the by Reid Spencer · 18 years ago
  39. a773bd5 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. by Reid Spencer · 18 years ago
  40. aea7fe4 For PR848: by Reid Spencer · 18 years ago
  41. 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
  42. e2cfe5d For PR814: by Reid Spencer · 18 years ago
  43. cf9be26 Added --with-extra-options=opts to specify additional options to build LLVM and run tests. by Evan Cheng · 18 years ago
  44. b756c79 Support correct build: by Reid Spencer · 18 years ago
  45. 1a5a551 Fix a comment. by Reid Spencer · 18 years ago
  46. c28ccd8 Change the assertions defaults: by Reid Spencer · 18 years ago
  47. c4329cf For PR723: by Reid Spencer · 18 years ago
  48. 7917d3a For support of new GCC v4, obtain the full and major versions of the by Reid Spencer · 18 years ago
  49. b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 18 years ago
  50. 6e96d81 Implement fix for PR471: by Reid Spencer · 19 years ago
  51. 5a87044 Two changes: by Reid Spencer · 19 years ago
  52. 4a0aaea For PR528: by Reid Spencer · 19 years ago
  53. 78ba11d Remove the "pax" program from the list of those needed to support LLVM. by Reid Spencer · 19 years ago
  54. 153626a Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might be by Reid Spencer · 20 years ago
  55. b2cb486 Several changes: by Reid Spencer · 20 years ago
  56. bbf7a8a For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles by Reid Spencer · 20 years ago
  57. 7908035 For PR432: by Reid Spencer · 20 years ago
  58. 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
  59. 60edb3b More properly name bytecode_libdir cferuntime_libdir. This is only the by Reid Spencer · 20 years ago
  60. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  61. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  62. e120021 * Get additional configured values into the makefiles by Reid Spencer · 20 years ago
  63. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  64. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  65. 1822403 Add TARGET_TRIPLE by Reid Spencer · 20 years ago
  66. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
  67. 151f8ba New Makefile Features: by Reid Spencer · 20 years ago
  68. 8fa2d38 Remove the unused SourceDir variable (use BUILD_SRC_DIR) by Reid Spencer · 20 years ago
  69. 94926f0 Fix typo in makefile variable name that prevents zlib from being recognized by Reid Spencer · 20 years ago
  70. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  71. c9d4054 PAPI is not used here. by Brian Gaeke · 20 years ago
  72. 4d68ba2 Remove variables and tests that were specific to the now defunct by Reid Spencer · 20 years ago
  73. 9b87287 Set a variable so that we can find the python interpreter. by John Criswell · 20 years ago
  74. b5a2e40 Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our by Misha Brukman · 20 years ago
  75. e6d468f Added the EXEEXT variable so that Makefiles can figure out what extension by John Criswell · 20 years ago
  76. 6d5ab86 Standardize header comments of top-level Makefiles. by Misha Brukman · 20 years ago
  77. b798b1e Fix up a seriously outdated comment. by Brian Gaeke · 20 years ago
  78. f3dd0db Fix typo. I wonder how this actually worked. by Alkis Evlogimenos · 20 years ago
  79. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 20 years ago
  80. b9a131e Added the POVRAY_ROOT to locate Povray. by John Criswell · 20 years ago
  81. 0021c31 Added check for target machine endian-ness and put the result into by John Criswell · 20 years ago
  82. b607cc8 Added support for configuring SPEC95. by John Criswell · 21 years ago
  83. 8abff79 Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it by Brian Gaeke · 21 years ago
  84. e0cec5d Get autoconf'd ETAGSFLAGS value from configure. by Brian Gaeke · 21 years ago
  85. 88aeace Get SHLIBEXT variable from configure script. by Brian Gaeke · 21 years ago
  86. f1dd200 Remove some whitespace and fix up some comments. by Brian Gaeke · 21 years ago
  87. 26be9c5 Remove and/or shorten many comments in configure.ac. by Brian Gaeke · 21 years ago
  88. b8b80c4 The configure script now defines BISON as the name of the bison program and by John Criswell · 21 years ago
  89. 5339ada Add installation directories and commands, standardly provided by configure. by Brian Gaeke · 21 years ago
  90. 613758d Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 21 years ago
  91. 7f33695 Checkin of autoconf-style object root. by John Criswell · 21 years ago
  92. 0057e32 Updated to use files within the autoconf subdirectory. by John Criswell · 21 years ago
  93. e967650 The word `open' was really intended to be `option'. by Misha Brukman · 21 years ago
  94. b2d7aff Removed the --enable-profiling option. by John Criswell · 21 years ago
  95. b103e61 Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messes by John Criswell · 21 years ago
  96. 7659545 Added the ARCH variable so that some of the Makefiles can perform actions based by John Criswell · 21 years ago
  97. b812e76 The Makefile now adds autoconf information to the compiler and linker flag by John Criswell · 21 years ago
  98. 84a1b88 Fix verbose support bug by Chris Lattner · 21 years ago
  99. 49bf862 Removed the LIBS environment variable as it interferes with the tests and by John Criswell · 21 years ago
  100. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago