1. a083335 Revert r66765 and r66766. These were causing build failures on Darwin. by Bill Wendling · 16 years ago
  2. 8bc0803 Set ARCH to x86 on mixed 32/64-bit Linux systems. by Nick Lewycky · 16 years ago
  3. 59fad7d Remove configurey-fu to autodetect hash_map and hash_set now that they are by Nick Lewycky · 16 years ago
  4. 18f9907 Autodetect the availability of -export-dynamic in the linker. by Nick Lewycky · 16 years ago
  5. 0eecd89 When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin. by Jim Grosbach · 16 years ago
  6. ecfe67c Reapply majority of r55557 but with the changes to compilation flags by Daniel Dunbar · 16 years ago
  7. 0783f0d Revert r55557, it is causing linking failures on 32bit linux. by Matthijs Kooijman · 16 years ago
  8. dcf114e Enable -fvisibility-inlines-hidden by default for compilers which support it. by Daniel Dunbar · 16 years ago
  9. 856585b Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. by Tanya Lattner · 17 years ago
  10. c9f1b2d Hack the shared library extension for dylib. The existing code just looks by Reid Spencer · 17 years ago
  11. 118dfcd Fix a configure warning noticed by Duncan Sands. by Reid Spencer · 18 years ago
  12. 36917d9 Expose the sanity. by Reid Spencer · 18 years ago
  13. 6a7c0b7 Make the huge_val test run a C++ program not C by Reid Spencer · 18 years ago
  14. b2ed0526 Add a check to see if HUGE_VAL is sane or not. by Reid Spencer · 18 years ago
  15. 4869d7f For PR738: by Reid Spencer · 18 years ago
  16. 9977ea6 For PR876: by Reid Spencer · 18 years ago
  17. cc2665d For PR876: by Reid Spencer · 18 years ago
  18. 888fac7 Recover the lost diff between 1.5 and 1.6. by Evan Cheng · 18 years ago
  19. a773bd5 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. by Reid Spencer · 18 years ago
  20. 5332430 Remove an extraneous use of ${ac_exeext}. Patch by Anton Korobeynikov. by Reid Spencer · 18 years ago
  21. 93b59c6 For PR814: by Reid Spencer · 18 years ago
  22. 806103d When on darwin, compiler_flags need to be percolated down to the 'gcc -r' by Chris Lattner · 18 years ago
  23. 746047a Make it possible to default the llvm_src and llvm_obj variables based on by Reid Spencer · 18 years ago
  24. b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 18 years ago
  25. 6697a74 For PR678: by Reid Spencer · 19 years ago
  26. 675267e Get rid of bash specific syntax for variable dereferencing, replacing it by Reid Spencer · 19 years ago
  27. 72f71e1 Add a parameter to the FIND_STD_PROGRAM macro that allows an alternate name by Reid Spencer · 19 years ago
  28. a5e2607 Add two new checks for use in LLVM configuration files: by Reid Spencer · 19 years ago
  29. a8d9789 This macro cannot assume that the location of install-sh and mkinstalldirs by Reid Spencer · 20 years ago
  30. 018e77d Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macro by Reid Spencer · 20 years ago
  31. b09a68e Fix a Bourne Shell syntax error in a test by Reid Spencer · 20 years ago
  32. 6da9142 Fix one of the names to not have a . in front of it. by Reid Spencer · 20 years ago
  33. 5d01fa5 For PR351: by Reid Spencer · 20 years ago
  34. 52f853a Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with by Reid Spencer · 20 years ago
  35. 145f857 Minor syntactical change to make this a little easier to comprehend. by Reid Spencer · 20 years ago
  36. 104298d Search for tclsh last so we don't find the FreeBSD warning script. by Reid Spencer · 20 years ago
  37. d56a04f * Make sure the cache variable gets cached by Reid Spencer · 20 years ago
  38. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  39. 5252d95 Converted with autoupdate for autoconf 2.50 -> 2.59 differences. by Reid Spencer · 20 years ago
  40. 2197262 This file contains macros that allow us to incorporate the ltdl source into by Reid Spencer · 20 years ago
  41. 9274621 Get the cache variable name right. by Reid Spencer · 20 years ago
  42. 1ac1d40 Cache the value of this test. by Reid Spencer · 20 years ago
  43. 4f5f140 Tidy up the indentation. Give the cache variable a proper name. by Reid Spencer · 20 years ago
  44. 898ae19 Eliminate duplicate "checking" message. by Reid Spencer · 20 years ago
  45. ab4e5fb Make the check print something, give the cache var an llvm specific name. by Reid Spencer · 20 years ago
  46. cd9bbdd Make sure we test the right variable for the AC_DEFINE by Reid Spencer · 20 years ago
  47. 1d460f9 It's spelled IEEEFP by Brian Gaeke · 20 years ago
  48. abec8f9 Changes to support rand48 tests by Reid Spencer · 20 years ago
  49. 38bfee4 Changes for libtool 1.5.10 by Reid Spencer · 20 years ago
  50. 4046846 Updated the last two header files so that they are configured with by John Criswell · 20 years ago
  51. 9f01186 Modified hash_map and hash_set configuration so that they are not by John Criswell · 20 years ago
  52. 91b5380 Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main by Reid Spencer · 20 years ago
  53. a42b525 Correct the use AC_RUN_IFELSE to ensure it builds programs correctly by by Reid Spencer · 20 years ago
  54. dad130f Update the script to generate mklib instead of libtool. by Reid Spencer · 20 years ago
  55. a8bcc12 Numerous fixes to convert ~ into ; that (probably) occurred during data by Reid Spencer · 20 years ago
  56. 12de17d Bring the script out of the dark ages and into modern autoconfness. by Reid Spencer · 20 years ago
  57. ed8624d Add our own version of libtool.m4 instead of relying on the installed one. by Reid Spencer · 20 years ago
  58. 53ecd51 move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files. by Reid Spencer · 20 years ago
  59. 491f681 Individual autoconf function broken out of acincludes.m4. This change by Reid Spencer · 20 years ago