1. a6cb9a1 Get LLVMGCCARCH right regardless of the llvm-gcc version being used. by Reid Spencer · 18 years ago
  2. b2ed0526 Add a check to see if HUGE_VAL is sane or not. by Reid Spencer · 18 years ago
  3. 1b22fde Make the name of the project consistent with that specified in the by Reid Spencer · 18 years ago
  4. a773bd5 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. by Reid Spencer · 18 years ago
  5. aea7fe4 For PR848: by Reid Spencer · 18 years ago
  6. 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
  7. e2cfe5d For PR814: by Reid Spencer · 18 years ago
  8. cf9be26 Added --with-extra-options=opts to specify additional options to build LLVM and run tests. by Evan Cheng · 18 years ago
  9. b756c79 Support correct build: by Reid Spencer · 18 years ago
  10. 1a5a551 Fix a comment. by Reid Spencer · 18 years ago
  11. c28ccd8 Change the assertions defaults: by Reid Spencer · 18 years ago
  12. c4329cf For PR723: by Reid Spencer · 18 years ago
  13. 7917d3a For support of new GCC v4, obtain the full and major versions of the by Reid Spencer · 18 years ago
  14. b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 18 years ago
  15. 6e96d81 Implement fix for PR471: by Reid Spencer · 19 years ago
  16. 5a87044 Two changes: by Reid Spencer · 19 years ago
  17. 4a0aaea For PR528: by Reid Spencer · 19 years ago
  18. 78ba11d Remove the "pax" program from the list of those needed to support LLVM. by Reid Spencer · 19 years ago
  19. 153626a Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might be by Reid Spencer · 20 years ago
  20. b2cb486 Several changes: by Reid Spencer · 20 years ago
  21. bbf7a8a For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles by Reid Spencer · 20 years ago
  22. 7908035 For PR432: 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. 60edb3b More properly name bytecode_libdir cferuntime_libdir. This is only the by Reid Spencer · 20 years ago
  25. 8690180 Remove last remnants of Python/QMTest support 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. e120021 * Get additional configured values into the makefiles by Reid Spencer · 20 years ago
  28. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  29. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  30. 1822403 Add TARGET_TRIPLE by Reid Spencer · 20 years ago
  31. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
  32. 151f8ba New Makefile Features: by Reid Spencer · 20 years ago
  33. 8fa2d38 Remove the unused SourceDir variable (use BUILD_SRC_DIR) by Reid Spencer · 20 years ago
  34. 94926f0 Fix typo in makefile variable name that prevents zlib from being recognized by Reid Spencer · 20 years ago
  35. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  36. c9d4054 PAPI is not used here. by Brian Gaeke · 20 years ago
  37. 4d68ba2 Remove variables and tests that were specific to the now defunct by Reid Spencer · 20 years ago
  38. 9b87287 Set a variable so that we can find the python interpreter. by John Criswell · 20 years ago
  39. b5a2e40 Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our by Misha Brukman · 20 years ago
  40. e6d468f Added the EXEEXT variable so that Makefiles can figure out what extension by John Criswell · 20 years ago
  41. 6d5ab86 Standardize header comments of top-level Makefiles. by Misha Brukman · 20 years ago
  42. b798b1e Fix up a seriously outdated comment. by Brian Gaeke · 20 years ago
  43. f3dd0db Fix typo. I wonder how this actually worked. by Alkis Evlogimenos · 20 years ago
  44. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 20 years ago
  45. b9a131e Added the POVRAY_ROOT to locate Povray. by John Criswell · 20 years ago
  46. 0021c31 Added check for target machine endian-ness and put the result into by John Criswell · 20 years ago
  47. b607cc8 Added support for configuring SPEC95. by John Criswell · 21 years ago
  48. 8abff79 Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it by Brian Gaeke · 21 years ago
  49. e0cec5d Get autoconf'd ETAGSFLAGS value from configure. by Brian Gaeke · 21 years ago
  50. 88aeace Get SHLIBEXT variable from configure script. by Brian Gaeke · 21 years ago
  51. f1dd200 Remove some whitespace and fix up some comments. by Brian Gaeke · 21 years ago
  52. 26be9c5 Remove and/or shorten many comments in configure.ac. by Brian Gaeke · 21 years ago
  53. b8b80c4 The configure script now defines BISON as the name of the bison program and by John Criswell · 21 years ago
  54. 5339ada Add installation directories and commands, standardly provided by configure. by Brian Gaeke · 21 years ago
  55. 613758d Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 21 years ago
  56. 7f33695 Checkin of autoconf-style object root. by John Criswell · 21 years ago
  57. 0057e32 Updated to use files within the autoconf subdirectory. by John Criswell · 21 years ago
  58. e967650 The word `open' was really intended to be `option'. by Misha Brukman · 21 years ago
  59. b2d7aff Removed the --enable-profiling option. by John Criswell · 21 years ago
  60. b103e61 Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messes by John Criswell · 21 years ago
  61. 7659545 Added the ARCH variable so that some of the Makefiles can perform actions based by John Criswell · 21 years ago
  62. b812e76 The Makefile now adds autoconf information to the compiler and linker flag by John Criswell · 21 years ago
  63. 84a1b88 Fix verbose support bug by Chris Lattner · 21 years ago
  64. 49bf862 Removed the LIBS environment variable as it interferes with the tests and by John Criswell · 21 years ago
  65. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago