1. 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
  2. 757838e Remove LLVMGCCDIR from the set of defines. by Reid Spencer · 20 years ago
  3. 6af3d26 Don't put newlines in AC macros that can't handle them! by Reid Spencer · 20 years ago
  4. f9960f7 Add some system specific functions we use by Reid Spencer · 20 years ago
  5. ca76740 Get LLVMGCCDIR into the #defines by Reid Spencer · 20 years ago
  6. d4f0f98 More QMTest cruft gone! by Reid Spencer · 20 years ago
  7. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  8. fc757b5 Search for tclsh last so we don't find the FreeBSD warning script too early by Reid Spencer · 20 years ago
  9. cda35f8 Fix the tclsh test to find tclsh8.[34] and tclsh8.[34].X as well. by Reid Spencer · 20 years ago
  10. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  11. 2bc7bd5 * Implement embedding libltdl into LLVM which required some rearranging. by Reid Spencer · 20 years ago
  12. 1f31942 * allow doxygen documentation to be enabled/disabled (default off) by Reid Spencer · 20 years ago
  13. 3be58f9 Remove a dead check at the end of the configure script that was a left over by Reid Spencer · 20 years ago
  14. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  15. efbe40a Gack. Actually use the correct variable name in setting the JIT support. by Reid Spencer · 20 years ago
  16. edd01b9 Fix the lib/System/platform link by using proper cached variable name. by Reid Spencer · 20 years ago
  17. 5e1d9a5 For PR256: by Reid Spencer · 20 years ago
  18. 0acd65f Add the configurable configuration files for llvmc. by Reid Spencer · 20 years ago
  19. 1779597 Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions by Reid Spencer · 20 years ago
  20. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  21. e96aa1c Added the poolalloc module to the list of projects to configure, if present. by John Criswell · 20 years ago
  22. 6802b55 Regenerated after fixing typo. by Brian Gaeke · 20 years ago
  23. abec8f9 Changes to support rand48 tests by Reid Spencer · 20 years ago
  24. ad354c9 Add a check for the tar program. by Reid Spencer · 20 years ago
  25. 591edc6 Add Makefile.JIT to the list of Makefiles transferred to the build dir to give by Misha Brukman · 20 years ago
  26. 177dbe2 Resolution to PR451. by Reid Spencer · 20 years ago
  27. 0d98aed Add checks for the ZLIB and BZIP2 header files, not just the libraries. by Reid Spencer · 20 years ago
  28. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  29. c28d7ad Add checks for bzip2 and libz for use with the Compression concept for by Reid Spencer · 20 years ago
  30. a281b6fa Improve warning by Alkis Evlogimenos · 20 years ago
  31. 4046846 Updated the last two header files so that they are configured with by John Criswell · 20 years ago
  32. 9f01186 Modified hash_map and hash_set configuration so that they are not by John Criswell · 20 years ago
  33. 5fbb1f8 Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it by John Criswell · 20 years ago
  34. 8b93e7a Fix a problem where the mmap_file test was generating an incorrect test by Reid Spencer · 20 years ago
  35. 641f7ef Change the name of the "known" module for Java from llvm-java to Java. by Reid Spencer · 20 years ago
  36. 777ce17 Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problems by Reid Spencer · 20 years ago
  37. 2e89ae2 Allow the suffix for shared libraries to be obtained correctly so we can by Reid Spencer · 20 years ago
  38. e4d18e4 Change to support creation of "mklib" instead of "libtool" in builddir. by Reid Spencer · 20 years ago
  39. 2706f8c Adjust the libtool macros so that libtool's name is "mklib". Also, tidy up by Reid Spencer · 20 years ago
  40. 0a62133 Regenerated, to recognize mingw. by Brian Gaeke · 20 years ago
  41. 9751dbf Remove PAPIDIR, per brg by Reid Spencer · 20 years ago
  42. 4d68ba2 Remove variables and tests that were specific to the now defunct by Reid Spencer · 20 years ago
  43. 1704168 Remove configuration of test/Programs/* Makefiles. by Reid Spencer · 20 years ago
  44. ceca904 Regenerated after Reid's change for uint64_t/u_int64_t (patch by Bill Wendling) by Misha Brukman · 20 years ago
  45. 679ff31 Added a check for u_int64_t, which is used by Interix. by John Criswell · 20 years ago
  46. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  47. a11e4db Add support for Interix and FreeBSD by Reid Spencer · 20 years ago
  48. 73fb548 Fix a "test" botch. by Reid Spencer · 20 years ago
  49. 886e951 Recognize Interix systems as if they were SunOS and make sure we don't by Reid Spencer · 20 years ago
  50. de8c47f Updated to create a link needed for correct lib/System compilation. by Reid Spencer · 20 years ago
  51. 5f28539 Include the "examples" directory as optional. by Reid Spencer · 20 years ago
  52. ff22c42 Changes resulting from change in autoconf/configure.in (rename a #define) by Reid Spencer · 20 years ago
  53. e9de091 Update after change to autoconf/configure.ac by Reid Spencer · 20 years ago
  54. 2b51a08 Change the package identification to use one less level of quoting so that by Reid Spencer · 20 years ago
  55. dc76e32 Revised the generation of files so that they follow the newer autoconf by John Criswell · 20 years ago
  56. adfe28d Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  57. d59a647 Regenerated with autoconf/autoheader 2.57 by Brian Gaeke · 20 years ago
  58. 52a551d Regenerated with autoconf-2.57. Patch contributed by Bill Wendling. by Brian Gaeke · 20 years ago
  59. 7ed43ad Added support for stdint.h. It is now automatically included by by John Criswell · 20 years ago
  60. 6f5b621 Regenerated. by Brian Gaeke · 20 years ago
  61. 8a54a1e Added the llvm/test/Programs/Makefile.test Makefile. by John Criswell · 20 years ago
  62. db84a09 Regenerated with autoconf-2.57 for AIX detection support. by Misha Brukman · 20 years ago
  63. d662156 Added checks for mkstemp and getrusage. by John Criswell · 20 years ago
  64. 44afcb7 Recognize cygwin by Chris Lattner · 20 years ago
  65. b2815e0 Added a check for a new header file. by John Criswell · 20 years ago
  66. f3ecf3a Only give warnings if the user doesn't have mmap(). This is pretty much by John Criswell · 20 years ago
  67. e773b86 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  68. 95f45c5 Regenerated by Chris Lattner · 20 years ago
  69. f66cdf8 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  70. 9a08b5e Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  71. 0550256 Modified the default pathname for Povray. by John Criswell · 20 years ago
  72. 271143f Remove .micro references as those files no longer exist and add some more recent Makefile additions to the list by Alkis Evlogimenos · 20 years ago
  73. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 20 years ago
  74. 878be7d Added the VTune tests. by John Criswell · 20 years ago
  75. 6c3fd81 Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago
  76. c9a410c Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago
  77. 793c5f2 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  78. 295d4b8 Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago
  79. 0538d42 Added an option for configuring Povray. By default, it should find my local by John Criswell · 20 years ago
  80. f526147 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  81. 542af5f Adjusted the default pathname to the SPEC95 benchmarks. The new directory by John Criswell · 20 years ago
  82. 0021c31 Added check for target machine endian-ness and put the result into by John Criswell · 20 years ago
  83. cf2e9f7 Updated to handle the new SPEC95 configuration options. by John Criswell · 21 years ago
  84. afa3fbf Regenerated using autoconf-2.57. by Brian Gaeke · 21 years ago
  85. 554831c Regenerated using autoconf-2.57 and autoheader-2.57. by Brian Gaeke · 21 years ago
  86. 2f50a04 Regenerated using autoconf-2.57. by Brian Gaeke · 21 years ago
  87. f69d76f Remove configure support for endianness checking, the need for which by Brian Gaeke · 21 years ago
  88. 1281063 Whoopsie. I should remember to use aclocal next time. by Brian Gaeke · 21 years ago
  89. 26be9c5 Remove and/or shorten many comments in configure.ac. by Brian Gaeke · 21 years ago
  90. 12e9b4f Modified the configure script so that it defines BISON as the bison by John Criswell · 21 years ago
  91. 35fce0b Updated from files in llvm/autoconf. This was done immediently following by John Criswell · 21 years ago
  92. 3e58e48 Fix help string for --enable-spec2000 option by Alkis Evlogimenos · 21 years ago
  93. d000e1d Merged in RELEASE_11. by John Criswell · 21 years ago
  94. 2f2741b Updated configure script so that it does not configure llvm/project by John Criswell · 21 years ago
  95. 5f268f7 Add check for pthread_mutex_lock() in -lpthread (or otherwise). by Brian Gaeke · 21 years ago
  96. 33a911a Configure all project directories contained in llvm/projects. by John Criswell · 21 years ago
  97. 6057760 Added a pseudo-hack: The Makefile now copies Makefiles from source tree to by John Criswell · 21 years ago
  98. 866f10c Regenerated using autoconf-2.57 by Brian Gaeke · 21 years ago
  99. f91a15c Regenerated using autoconf-2.57 by Brian Gaeke · 21 years ago
  100. cb7a1eb Added a check for the -R linker option. by John Criswell · 21 years ago