1. c068283 Adjust to changes needed to more easily support projects via the new by Reid Spencer · 19 years ago
  2. 78ba11d Remove the "pax" program from the list of those needed to support LLVM. by Reid Spencer · 19 years ago
  3. c6cf2fb The pool allocator is now the llvm-poolalloc module in public CVS by Chris Lattner · 20 years ago
  4. 501cb27 let configure recognize Alphas by Andrew Lenharth · 20 years ago
  5. 7bd1ede Fix llvm-java project autconfiguration. by Alkis Evlogimenos · 20 years ago
  6. 8085cff Provide support for HP/UX aCC compiler's variant of hash_map and hash_set by Reid Spencer · 20 years ago
  7. ae192d3 Correctly update configure to configure the llvm-java project by Alkis Evlogimenos · 20 years ago
  8. eadc9ef The Java project now lives under projects/llvm-java. by Alkis Evlogimenos · 20 years ago
  9. bbf7a8a For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles by Reid Spencer · 20 years ago
  10. ba46ca3 For PR351: * lib/System depends on sbrk(3), make sure we check for it. by Reid Spencer · 20 years ago
  11. 582a23c * Fix a bug in an m4 macro that used an incorrect test operator by Reid Spencer · 20 years ago
  12. 2dc6586 Make the x86_64 target names match between def and use. Thanks Misha. by Reid Spencer · 20 years ago
  13. be41b25 Make the 64-bit x86 target named "x86_64" instead of "AMD64". by Reid Spencer · 20 years ago
  14. f97c703 Don't create symbolic links for lib/System any more. It doesn't need them. by Reid Spencer · 20 years ago
  15. 7931a78 For PR351: by Reid Spencer · 20 years ago
  16. 59473af For PR351: by Reid Spencer · 20 years ago
  17. 3bf6960 Make the symbolic link using the correct variable! by Reid Spencer · 20 years ago
  18. 7b3e851 For PR351: by Reid Spencer · 20 years ago
  19. ee93c87 Update the amd64 target detection checks. by Reid Spencer · 20 years ago
  20. 95ed843 Added support for detection of amd64 targets. by Reid Spencer · 20 years ago
  21. 502935f For PR432: by Reid Spencer · 20 years ago
  22. ab5eaea For PR351: by Reid Spencer · 20 years ago
  23. 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
  24. 757838e Remove LLVMGCCDIR from the set of defines. by Reid Spencer · 20 years ago
  25. 6af3d26 Don't put newlines in AC macros that can't handle them! by Reid Spencer · 20 years ago
  26. f9960f7 Add some system specific functions we use by Reid Spencer · 20 years ago
  27. ca76740 Get LLVMGCCDIR into the #defines by Reid Spencer · 20 years ago
  28. d4f0f98 More QMTest cruft gone! by Reid Spencer · 20 years ago
  29. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  30. fc757b5 Search for tclsh last so we don't find the FreeBSD warning script too early by Reid Spencer · 20 years ago
  31. cda35f8 Fix the tclsh test to find tclsh8.[34] and tclsh8.[34].X as well. by Reid Spencer · 20 years ago
  32. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  33. 2bc7bd5 * Implement embedding libltdl into LLVM which required some rearranging. by Reid Spencer · 20 years ago
  34. 1f31942 * allow doxygen documentation to be enabled/disabled (default off) by Reid Spencer · 20 years ago
  35. 3be58f9 Remove a dead check at the end of the configure script that was a left over by Reid Spencer · 20 years ago
  36. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  37. efbe40a Gack. Actually use the correct variable name in setting the JIT support. by Reid Spencer · 20 years ago
  38. edd01b9 Fix the lib/System/platform link by using proper cached variable name. by Reid Spencer · 20 years ago
  39. 5e1d9a5 For PR256: by Reid Spencer · 20 years ago
  40. 0acd65f Add the configurable configuration files for llvmc. by Reid Spencer · 20 years ago
  41. 1779597 Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions by Reid Spencer · 20 years ago
  42. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  43. e96aa1c Added the poolalloc module to the list of projects to configure, if present. by John Criswell · 20 years ago
  44. 6802b55 Regenerated after fixing typo. by Brian Gaeke · 20 years ago
  45. abec8f9 Changes to support rand48 tests by Reid Spencer · 20 years ago
  46. ad354c9 Add a check for the tar program. by Reid Spencer · 20 years ago
  47. 591edc6 Add Makefile.JIT to the list of Makefiles transferred to the build dir to give by Misha Brukman · 20 years ago
  48. 177dbe2 Resolution to PR451. by Reid Spencer · 20 years ago
  49. 0d98aed Add checks for the ZLIB and BZIP2 header files, not just the libraries. by Reid Spencer · 20 years ago
  50. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  51. c28d7ad Add checks for bzip2 and libz for use with the Compression concept for by Reid Spencer · 20 years ago
  52. a281b6fa Improve warning by Alkis Evlogimenos · 20 years ago
  53. 4046846 Updated the last two header files so that they are configured with by John Criswell · 20 years ago
  54. 9f01186 Modified hash_map and hash_set configuration so that they are not by John Criswell · 20 years ago
  55. 5fbb1f8 Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it by John Criswell · 20 years ago
  56. 8b93e7a Fix a problem where the mmap_file test was generating an incorrect test by Reid Spencer · 20 years ago
  57. 641f7ef Change the name of the "known" module for Java from llvm-java to Java. by Reid Spencer · 20 years ago
  58. 777ce17 Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problems by Reid Spencer · 20 years ago
  59. 2e89ae2 Allow the suffix for shared libraries to be obtained correctly so we can by Reid Spencer · 20 years ago
  60. e4d18e4 Change to support creation of "mklib" instead of "libtool" in builddir. by Reid Spencer · 20 years ago
  61. 2706f8c Adjust the libtool macros so that libtool's name is "mklib". Also, tidy up by Reid Spencer · 20 years ago
  62. 0a62133 Regenerated, to recognize mingw. by Brian Gaeke · 20 years ago
  63. 9751dbf Remove PAPIDIR, per brg by Reid Spencer · 20 years ago
  64. 4d68ba2 Remove variables and tests that were specific to the now defunct by Reid Spencer · 20 years ago
  65. 1704168 Remove configuration of test/Programs/* Makefiles. by Reid Spencer · 20 years ago
  66. ceca904 Regenerated after Reid's change for uint64_t/u_int64_t (patch by Bill Wendling) by Misha Brukman · 20 years ago
  67. 679ff31 Added a check for u_int64_t, which is used by Interix. by John Criswell · 20 years ago
  68. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  69. a11e4db Add support for Interix and FreeBSD by Reid Spencer · 20 years ago
  70. 73fb548 Fix a "test" botch. by Reid Spencer · 20 years ago
  71. 886e951 Recognize Interix systems as if they were SunOS and make sure we don't by Reid Spencer · 20 years ago
  72. de8c47f Updated to create a link needed for correct lib/System compilation. by Reid Spencer · 20 years ago
  73. 5f28539 Include the "examples" directory as optional. by Reid Spencer · 20 years ago
  74. ff22c42 Changes resulting from change in autoconf/configure.in (rename a #define) by Reid Spencer · 20 years ago
  75. e9de091 Update after change to autoconf/configure.ac by Reid Spencer · 20 years ago
  76. 2b51a08 Change the package identification to use one less level of quoting so that by Reid Spencer · 20 years ago
  77. dc76e32 Revised the generation of files so that they follow the newer autoconf by John Criswell · 20 years ago
  78. adfe28d Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  79. d59a647 Regenerated with autoconf/autoheader 2.57 by Brian Gaeke · 20 years ago
  80. 52a551d Regenerated with autoconf-2.57. Patch contributed by Bill Wendling. by Brian Gaeke · 20 years ago
  81. 7ed43ad Added support for stdint.h. It is now automatically included by by John Criswell · 20 years ago
  82. 6f5b621 Regenerated. by Brian Gaeke · 20 years ago
  83. 8a54a1e Added the llvm/test/Programs/Makefile.test Makefile. by John Criswell · 20 years ago
  84. db84a09 Regenerated with autoconf-2.57 for AIX detection support. by Misha Brukman · 20 years ago
  85. d662156 Added checks for mkstemp and getrusage. by John Criswell · 20 years ago
  86. 44afcb7 Recognize cygwin by Chris Lattner · 20 years ago
  87. b2815e0 Added a check for a new header file. by John Criswell · 20 years ago
  88. f3ecf3a Only give warnings if the user doesn't have mmap(). This is pretty much by John Criswell · 20 years ago
  89. e773b86 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  90. 95f45c5 Regenerated by Chris Lattner · 20 years ago
  91. f66cdf8 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  92. 9a08b5e Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  93. 0550256 Modified the default pathname for Povray. by John Criswell · 20 years ago
  94. 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
  95. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 20 years ago
  96. 878be7d Added the VTune tests. by John Criswell · 20 years ago
  97. 6c3fd81 Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago
  98. c9a410c Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago
  99. 793c5f2 Regenerated using autoconf-2.57. by Brian Gaeke · 20 years ago
  100. 295d4b8 Regenerated with autoconf-2.57. by Brian Gaeke · 20 years ago