| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Generated autoconf script for Chris. | John Criswell | 2003-10-28 | 1 | -28/+40 |
* | Updated configure script. | John Criswell | 2003-10-23 | 1 | -2/+1 |
* | Someone forgot to commit an updated configure after adding tools/llvm-nm to c... | Alkis Evlogimenos | 2003-10-17 | 1 | -28/+34 |
* | Added autoconf support for the sample project. | John Criswell | 2003-10-16 | 1 | -70/+37 |
* | Added a macro and code that checks for the %a format string in sprintf(). | John Criswell | 2003-10-13 | 1 | -69/+82 |
* | Added the eon and perlbmk benchmarks. | John Criswell | 2003-10-10 | 1 | -28/+40 |
* | Added 177.mesa to the list of Makefiles to propogate to the object root. | John Criswell | 2003-10-09 | 1 | -86/+124 |
* | Renamed -use-spec to -use-spec2000. | John Criswell | 2003-10-07 | 1 | -47/+52 |
* | Switching over to the new test database. | John Criswell | 2003-10-07 | 1 | -32/+38 |
* | regenerated using autoconf-2.57. | Brian Gaeke | 2003-10-07 | 1 | -62/+66 |
* | Hand update the configure script for moved directories | Chris Lattner | 2003-10-06 | 1 | -32/+20 |
* | Removed the check for purify as we don't support its use at present. | John Criswell | 2003-10-02 | 1 | -43/+2 |
* | Removed Makefile for CompileFail tests. They are now run by QMTest and are | John Criswell | 2003-09-30 | 1 | -34/+28 |
* | Added conditional configuration of poolalloc. | John Criswell | 2003-09-30 | 1 | -28/+37 |
* | Added the ability to conditionally configure the reopt project if it is checked | John Criswell | 2003-09-30 | 1 | -29/+183 |
* | Removed the utils/Makefile file from being copied to the object root tree. | John Criswell | 2003-09-30 | 1 | -34/+28 |
* | Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH and | John Criswell | 2003-09-29 | 1 | -28/+40 |
* | Moved llvm/lib/Support to llvm/support/lib/Support. | John Criswell | 2003-09-29 | 1 | -52/+70 |
* | Moved llvm/test/Programs/SingleSource/Regression around a bit to support | John Criswell | 2003-09-26 | 1 | -28/+40 |
* | Added llvm/test/Programs/SingleSource/Regression/Makefile. | John Criswell | 2003-09-26 | 1 | -28/+34 |
* | If we fail to find python or qmtest, give a warning message instead of an | John Criswell | 2003-09-23 | 1 | -6/+4 |
* | Added code that stops the configure script if a needed program is not found. | John Criswell | 2003-09-23 | 1 | -0/+85 |
* | Regenerated configure with Misha's changes. | John Criswell | 2003-09-16 | 1 | -19/+19 |
* | Have the configure script put llvm.py into the object root. | John Criswell | 2003-09-16 | 1 | -28/+34 |
* | Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception. | John Criswell | 2003-09-15 | 1 | -46/+28 |
* | Modified the checks slightly so that one can re-configure LLVM without | John Criswell | 2003-09-15 | 1 | -31/+33 |
* | Added code that verifies that the source directory has not been configured | John Criswell | 2003-09-15 | 1 | -33/+36 |
* | Re-generated for recent changes. | John Criswell | 2003-09-15 | 1 | -28/+34 |
* | manually add the llvm-ar stuff. this should be regenerated | Chris Lattner | 2003-09-13 | 1 | -1/+6 |
* | Caught a few misses in the last modification. | John Criswell | 2003-09-12 | 1 | -16/+16 |
* | Updated for the re-organization of llvm/test/Programs/MultiSource. | John Criswell | 2003-09-12 | 1 | -164/+176 |
* | Added the SetjmpLongjmp Makefile. | John Criswell | 2003-09-11 | 1 | -28/+34 |
* | Fixed SPEC so that it would run correctly with the new autoconf-style object | John Criswell | 2003-09-11 | 1 | -28/+64 |
* | Updated to reflect the new locations of SingleSource tests. | John Criswell | 2003-09-10 | 1 | -37/+61 |
* | Regenerated for Chris's updates, which adds several runtime library | John Criswell | 2003-09-10 | 1 | -1487/+1976 |
* | Removed Makefiles for directories that no longer exist. | John Criswell | 2003-09-09 | 1 | -2042/+1487 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -55/+1136 |
* | Added code to check for python and qmtest. | John Criswell | 2003-08-25 | 1 | -30/+180 |
* | Changed the default location of OBJ_ROOT to follow these rules: | John Criswell | 2003-07-31 | 1 | -2/+8 |
* | Enable JIT when the platform supports it. | John Criswell | 2003-07-29 | 1 | -15/+39 |
* | Renamed libtool to mklib for your tab completion pleasure. | John Criswell | 2003-07-23 | 1 | -2/+2 |
* | Repaired the --enable and --disable options. | John Criswell | 2003-07-22 | 1 | -25/+59 |
* | Made some corrections to the enable-llc_diffs option. | John Criswell | 2003-07-22 | 1 | -30/+46 |
* | Generated a new configure script. | John Criswell | 2003-07-22 | 1 | -1333/+1820 |
* | Merged in changes from PRE101 in the prerelease branch. | John Criswell | 2003-07-14 | 1 | -1916/+11975 |
* | Removed the --enable-profiling option (again). | John Criswell | 2003-07-02 | 1 | -15/+4 |
* | Added the ARCH variable so that some of the Makefiles can perform actions based | John Criswell | 2003-07-01 | 1 | -4/+14 |
* | Removed the --enable-verbose option. | John Criswell | 2003-06-30 | 1 | -15/+4 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -0/+12628 |