| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a comment. | Reid Spencer | 2006-04-09 | 1 | -2/+2 |
* | Change the assertions defaults: | Reid Spencer | 2006-04-09 | 1 | -2/+2 |
* | For PR723: | Reid Spencer | 2006-04-07 | 1 | -2/+8 |
* | For support of new GCC v4, obtain the full and major versions of the | Reid Spencer | 2006-04-06 | 1 | -0/+2 |
* | Update to llvm-config tool, by Erik Kidd: | Reid Spencer | 2006-03-23 | 1 | -1/+4 |
* | Implement fix for PR471: | Reid Spencer | 2005-12-21 | 1 | -0/+5 |
* | Two changes: | Reid Spencer | 2005-04-22 | 1 | -3/+5 |
* | For PR528: | Reid Spencer | 2005-02-24 | 1 | -4/+0 |
* | Remove the "pax" program from the list of those needed to support LLVM. | Reid Spencer | 2005-02-16 | 1 | -1/+0 |
* | Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might be | Reid Spencer | 2005-01-16 | 1 | -1/+1 |
* | Several changes: | Reid Spencer | 2005-01-16 | 1 | -87/+77 |
* | For PR351: | Reid Spencer | 2004-12-31 | 1 | -0/+4 |
* | For PR432: | Reid Spencer | 2004-12-22 | 1 | -7/+9 |
* | Add CMP and CP configuration variables for the unix cmp and cp programs. | Reid Spencer | 2004-12-16 | 1 | -0/+2 |
* | More properly name bytecode_libdir cferuntime_libdir. This is only the | Reid Spencer | 2004-12-13 | 1 | -1/+1 |
* | Remove last remnants of Python/QMTest support | Reid Spencer | 2004-12-08 | 1 | -1/+0 |
* | Add a check for the tclsh program needed by dejagnu. This can have weird | Reid Spencer | 2004-11-30 | 1 | -0/+1 |
* | * Get additional configured values into the makefiles | Reid Spencer | 2004-11-29 | 1 | -31/+54 |
* | Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. | Reid Spencer | 2004-11-25 | 1 | -4/+0 |
* | Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This | Reid Spencer | 2004-11-07 | 1 | -0/+3 |
* | Add TARGET_TRIPLE | Reid Spencer | 2004-11-07 | 1 | -0/+3 |
* | Internalize variable names to prevent recursive assignment. Cleanup docs. | Reid Spencer | 2004-10-30 | 1 | -1/+1 |
* | New Makefile Features: | Reid Spencer | 2004-10-25 | 1 | -10/+16 |
* | Remove the unused SourceDir variable (use BUILD_SRC_DIR) | Reid Spencer | 2004-10-22 | 1 | -5/+0 |
* | Fix typo in makefile variable name that prevents zlib from being recognized | Reid Spencer | 2004-10-04 | 1 | -1/+1 |
* | Provide support for auto-detection and use of compression libraries. | Reid Spencer | 2004-10-04 | 1 | -0/+4 |
* | PAPI is not used here. | Brian Gaeke | 2004-09-07 | 1 | -4/+0 |
* | Remove variables and tests that were specific to the now defunct | Reid Spencer | 2004-09-07 | 1 | -31/+0 |
* | Set a variable so that we can find the python interpreter. | John Criswell | 2004-08-02 | 1 | -0/+3 |
* | Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our | Misha Brukman | 2004-06-17 | 1 | -6/+1 |
* | Added the EXEEXT variable so that Makefiles can figure out what extension | John Criswell | 2004-06-01 | 1 | -0/+3 |
* | Standardize header comments of top-level Makefiles. | Misha Brukman | 2004-04-24 | 1 | -2/+9 |
* | Fix up a seriously outdated comment. | Brian Gaeke | 2004-03-10 | 1 | -2/+2 |
* | Fix typo. I wonder how this actually worked. | Alkis Evlogimenos | 2004-02-25 | 1 | -1/+1 |
* | Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. | Alkis Evlogimenos | 2004-02-25 | 1 | -6/+4 |
* | Added the POVRAY_ROOT to locate Povray. | John Criswell | 2004-02-20 | 1 | -0/+4 |
* | Added check for target machine endian-ness and put the result into | John Criswell | 2004-02-13 | 1 | -0/+3 |
* | Added support for configuring SPEC95. | John Criswell | 2004-02-10 | 1 | -0/+2 |
* | Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it | Brian Gaeke | 2004-01-22 | 1 | -0/+1 |
* | Get autoconf'd ETAGSFLAGS value from configure. | Brian Gaeke | 2004-01-22 | 1 | -0/+1 |
* | Get SHLIBEXT variable from configure script. | Brian Gaeke | 2004-01-21 | 1 | -0/+3 |
* | Remove some whitespace and fix up some comments. | Brian Gaeke | 2004-01-16 | 1 | -69/+9 |
* | Remove and/or shorten many comments in configure.ac. | Brian Gaeke | 2004-01-13 | 1 | -17/+6 |
* | The configure script now defines BISON as the name of the bison program and | John Criswell | 2004-01-12 | 1 | -1/+2 |
* | Add installation directories and commands, standardly provided by configure. | Brian Gaeke | 2003-12-10 | 1 | -0/+20 |
* | Fixed SPEC so that it would run correctly with the new autoconf-style object | John Criswell | 2003-09-11 | 1 | -0/+7 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -1/+65 |
* | Updated to use files within the autoconf subdirectory. | John Criswell | 2003-07-22 | 1 | -1/+1 |
* | The word `open' was really intended to be `option'. | Misha Brukman | 2003-07-02 | 1 | -1/+1 |
* | Removed the --enable-profiling option. | John Criswell | 2003-07-02 | 1 | -1/+0 |