1. eadc9ef The Java project now lives under projects/llvm-java. by Alkis Evlogimenos · 20 years ago
  2. bbf7a8a For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles by Reid Spencer · 20 years ago
  3. ba46ca3 For PR351: * lib/System depends on sbrk(3), make sure we check for it. by Reid Spencer · 20 years ago
  4. 582a23c * Fix a bug in an m4 macro that used an incorrect test operator by Reid Spencer · 20 years ago
  5. b09a68e Fix a Bourne Shell syntax error in a test by Reid Spencer · 20 years ago
  6. 6da9142 Fix one of the names to not have a . in front of it. by Reid Spencer · 20 years ago
  7. 2dc6586 Make the x86_64 target names match between def and use. Thanks Misha. by Reid Spencer · 20 years ago
  8. be41b25 Make the 64-bit x86 target named "x86_64" instead of "AMD64". by Reid Spencer · 20 years ago
  9. f97c703 Don't create symbolic links for lib/System any more. It doesn't need them. by Reid Spencer · 20 years ago
  10. 7931a78 For PR351: by Reid Spencer · 20 years ago
  11. 5d01fa5 For PR351: by Reid Spencer · 20 years ago
  12. 3ed2f2f Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it define by Reid Spencer · 20 years ago
  13. 52f853a Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with by Reid Spencer · 20 years ago
  14. 59473af For PR351: by Reid Spencer · 20 years ago
  15. 3bf6960 Make the symbolic link using the correct variable! by Reid Spencer · 20 years ago
  16. 7b3e851 For PR351: by Reid Spencer · 20 years ago
  17. 0a43d39 Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively. by Reid Spencer · 20 years ago
  18. e32beb7 Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expression 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. d00b82e Get rid of old automake stuff by Reid Spencer · 20 years ago
  23. 1997c45 Ignore generated files by Misha Brukman · 20 years ago
  24. ab5eaea For PR351: by Reid Spencer · 20 years ago
  25. 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
  26. 757838e Remove LLVMGCCDIR from the set of defines. by Reid Spencer · 20 years ago
  27. 6af3d26 Don't put newlines in AC macros that can't handle them! by Reid Spencer · 20 years ago
  28. f9960f7 Add some system specific functions we use by Reid Spencer · 20 years ago
  29. 145f857 Minor syntactical change to make this a little easier to comprehend. by Reid Spencer · 20 years ago
  30. ca76740 Get LLVMGCCDIR into the #defines by Reid Spencer · 20 years ago
  31. d4f0f98 More QMTest cruft gone! by Reid Spencer · 20 years ago
  32. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  33. 104298d Search for tclsh last so we don't find the FreeBSD warning script. by Reid Spencer · 20 years ago
  34. d56a04f * Make sure the cache variable gets cached by Reid Spencer · 20 years ago
  35. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  36. 2bc7bd5 * Implement embedding libltdl into LLVM which required some rearranging. by Reid Spencer · 20 years ago
  37. 8baa775 * Update instructions about upgrading libtool by Reid Spencer · 20 years ago
  38. 5252d95 Converted with autoupdate for autoconf 2.50 -> 2.59 differences. by Reid Spencer · 20 years ago
  39. 2197262 This file contains macros that allow us to incorporate the ltdl source into by Reid Spencer · 20 years ago
  40. 1f31942 * allow doxygen documentation to be enabled/disabled (default off) by Reid Spencer · 20 years ago
  41. 3be58f9 Remove a dead check at the end of the configure script that was a left over by Reid Spencer · 20 years ago
  42. 9274621 Get the cache variable name right. by Reid Spencer · 20 years ago
  43. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  44. efbe40a Gack. Actually use the correct variable name in setting the JIT support. by Reid Spencer · 20 years ago
  45. edd01b9 Fix the lib/System/platform link by using proper cached variable name. by Reid Spencer · 20 years ago
  46. 5e1d9a5 For PR256: by Reid Spencer · 20 years ago
  47. 1ac1d40 Cache the value of this test. by Reid Spencer · 20 years ago
  48. 4f5f140 Tidy up the indentation. Give the cache variable a proper name. by Reid Spencer · 20 years ago
  49. 898ae19 Eliminate duplicate "checking" message. by Reid Spencer · 20 years ago
  50. ab4e5fb Make the check print something, give the cache var an llvm specific name. by Reid Spencer · 20 years ago
  51. 0acd65f Add the configurable configuration files for llvmc. by Reid Spencer · 20 years ago
  52. 1779597 Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions by Reid Spencer · 20 years ago
  53. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  54. e96aa1c Added the poolalloc module to the list of projects to configure, if present. by John Criswell · 20 years ago
  55. cd9bbdd Make sure we test the right variable for the AC_DEFINE by Reid Spencer · 20 years ago
  56. 1d460f9 It's spelled IEEEFP by Brian Gaeke · 20 years ago
  57. abec8f9 Changes to support rand48 tests by Reid Spencer · 20 years ago
  58. 608624b Really get mkinstalldirs to shut up about what its doing .. who cares? by Reid Spencer · 20 years ago
  59. b9f40c0 Teach mkinstalldirs how to shut up about making directories. by Reid Spencer · 20 years ago
  60. ad354c9 Add a check for the tar program. by Reid Spencer · 20 years ago
  61. 514b4b0 Remove automake support. by Reid Spencer · 20 years ago
  62. cac731e We won't use automake by Reid Spencer · 20 years ago
  63. e6ffb3e Add runtime directories by Reid Spencer · 20 years ago
  64. 824e83d Transfer Makefile.JIT into the build tree for JIT-enabling tools and examples by Misha Brukman · 20 years ago
  65. 09252e9 Set up BUILD_MODE based on the configuration so the default build mode by Reid Spencer · 20 years ago
  66. b3a734a Save Reid's notes from bugzilla on the proper procedure to upgrade libtool by Misha Brukman · 20 years ago
  67. 38bfee4 Changes for libtool 1.5.10 by Reid Spencer · 20 years ago
  68. 04c2144 Update for libtool 1.5.10 by Reid Spencer · 20 years ago
  69. 6bc488b Harden the version requirements to the set that actually works after three by Reid Spencer · 20 years ago
  70. ed0fdf9 Directory changes by Reid Spencer · 20 years ago
  71. 2b6c038 Ensure timestamp on saved contents of configure.ac is not changed. by Reid Spencer · 20 years ago
  72. 6843e38 Add the --with-automake option to AutoRegen.sh and provide the automake by Reid Spencer · 20 years ago
  73. 0d98aed Add checks for the ZLIB and BZIP2 header files, not just the libraries. by Reid Spencer · 20 years ago
  74. 5cb99fb Move the warning about no compression library down to the bottom, away by Reid Spencer · 20 years ago
  75. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  76. c28d7ad Add checks for bzip2 and libz for use with the Compression concept for by Reid Spencer · 20 years ago
  77. a281b6fa Improve warning by Alkis Evlogimenos · 20 years ago
  78. 4046846 Updated the last two header files so that they are configured with by John Criswell · 20 years ago
  79. 9f01186 Modified hash_map and hash_set configuration so that they are not by John Criswell · 20 years ago
  80. 5fbb1f8 Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it by John Criswell · 20 years ago
  81. 5d6c4a5 Change the warning text so that NO warnings are permitted. This is now the by Reid Spencer · 20 years ago
  82. c2186e2 Don't attempt to (illegally) configure a subdir if we don't recognize it. by Reid Spencer · 20 years ago
  83. 91b5380 Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main by Reid Spencer · 20 years ago
  84. 7e2315e Use the right directory for the Java frontend by Alkis Evlogimenos · 20 years ago
  85. a42b525 Correct the use AC_RUN_IFELSE to ensure it builds programs correctly by by Reid Spencer · 20 years ago
  86. 2650835 The problem with depending on the internal implementation of third party by Reid Spencer · 20 years ago
  87. dad130f Update the script to generate mklib instead of libtool. by Reid Spencer · 20 years ago
  88. c1b0d49 Various minor cleanups and replacement of obsoleted macro names. by Reid Spencer · 20 years ago
  89. a8bcc12 Numerous fixes to convert ~ into ; that (probably) occurred during data by Reid Spencer · 20 years ago
  90. 12de17d Bring the script out of the dark ages and into modern autoconfness. by Reid Spencer · 20 years ago
  91. 8eacb0c Make the "Warning" notice a LOT more prominent. by Reid Spencer · 20 years ago
  92. b03adb8 Add in version dependency checks on all the tools we depend on. This is by Reid Spencer · 20 years ago
  93. ed8624d Add our own version of libtool.m4 instead of relying on the installed one. by Reid Spencer · 20 years ago
  94. 8bb8250 Update to latest versions of config.guess and config.sub from by Brian Gaeke · 20 years ago
  95. 2f686db recognize MinGW by Brian Gaeke · 20 years ago
  96. 19ee52a PAPI check has been moved to projects/reopt. by Brian Gaeke · 20 years ago
  97. ad1eb20 Removed this file as its contents are now in the m4 directory. by Reid Spencer · 20 years ago
  98. f7b2de5 - Handle AC_CONFIG_SUBDIRS properly for existing "well known" projects by Reid Spencer · 20 years ago
  99. dcd3875 - Perform all validity checks before doing anything. by Reid Spencer · 20 years ago
  100. 53ecd51 move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files. by Reid Spencer · 20 years ago