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