Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved configure.ac to the autoconf directory. | John Criswell | 2003-07-22 | 1 | -248/+0 |
| | | | | llvm-svn: 7231 | ||||
* | turn off DISABLE_LLC_DIFFS for x86. | Brian Gaeke | 2003-07-22 | 1 | -1/+3 |
| | | | | llvm-svn: 7230 | ||||
* | Removed the --enable-profiling option (again). | John Criswell | 2003-07-02 | 1 | -1/+0 |
| | | | | llvm-svn: 7078 | ||||
* | Added the ARCH variable so that some of the Makefiles can perform actions based | John Criswell | 2003-07-01 | 1 | -3/+15 |
| | | | | | | upon the target hardware architecture (as opposed to always checking the OS). llvm-svn: 7050 | ||||
* | Removed the --enable-verbose option. | John Criswell | 2003-06-30 | 1 | -1/+0 |
| | | | | llvm-svn: 7019 | ||||
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -0/+236 |
system. llvm-svn: 7014 |