aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Added an entry for `llvm-nm'.Misha Brukman2003-10-161-0/+1
* Added autoconf support for the sample project.John Criswell2003-10-161-7/+5
* Adding additional license information to these files.John Criswell2003-10-131-0/+24
* Added a macro and code that checks for the %a format string in sprintf().John Criswell2003-10-132-0/+32
* The code that called strsignal is toast.Brian Gaeke2003-10-101-5/+1
* Added the eon and perlbmk benchmarks.John Criswell2003-10-101-0/+2
* Added 177.mesa to the list of Makefiles to propogate to the object root.John Criswell2003-10-091-0/+1
* test/Programs/NoSource and www are gone from the tree; don't try to configureBrian Gaeke2003-10-081-7/+0
* Use 3-arg form of AC_DEFINE.Brian Gaeke2003-10-081-2/+2
* Use 3-arg form of AC_DEFINE.Brian Gaeke2003-10-081-4/+8
* Renamed -use-spec to -use-spec2000.John Criswell2003-10-071-5/+15
* Fix bugs in mmap()-of-files test program on Mac OS X:Brian Gaeke2003-10-071-5/+5
* Switching over to the new test database.John Criswell2003-10-071-1/+2
* Don't abort if dlopen cannot be found; it's not like it's going to breakBrian Gaeke2003-10-071-2/+2
* Check for functions: strtoq, strtoll.Brian Gaeke2003-10-071-1/+1
* Changes for the move of the support directory back into utilsChris Lattner2003-10-061-7/+5
* Removed the check for purify as we don't support its use at present.John Criswell2003-10-021-2/+0
* Removed Makefile for CompileFail tests. They are now run by QMTest and areJohn Criswell2003-09-301-1/+0
* Added conditional configuration of poolalloc.John Criswell2003-09-301-0/+5
* Added the ability to conditionally configure the reopt project if it is checkedJohn Criswell2003-09-301-0/+5
* Removed the utils/Makefile file from being copied to the object root tree.John Criswell2003-09-301-1/+0
* Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell2003-09-291-0/+2
* Moved llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-291-4/+7
* Moved llvm/test/Programs/SingleSource/Regression around a bit to supportJohn Criswell2003-09-261-0/+2
* Added llvm/test/Programs/SingleSource/Regression/Makefile.John Criswell2003-09-261-0/+1
* If we fail to find python or qmtest, give a warning message instead of anJohn Criswell2003-09-231-2/+2
* Added code that stops the configure script if a needed program is not found.John Criswell2003-09-231-13/+65
* `link' is now `llvm-link'. Also alphabetized the tools for easy reference.Misha Brukman2003-09-161-4/+4
* Have the configure script put llvm.py into the object root.John Criswell2003-09-161-0/+1
* Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception.John Criswell2003-09-151-3/+0
* Modified the checks slightly so that one can re-configure LLVM withoutJohn Criswell2003-09-151-3/+6
* Added code that verifies that the source directory has not been configuredJohn Criswell2003-09-151-0/+7
* Configure the llvm-ar directoryChris Lattner2003-09-131-0/+1
* Caught a few misses in the last modification.John Criswell2003-09-121-3/+3
* Updated for the re-organization of llvm/test/Programs/MultiSource.John Criswell2003-09-121-34/+36
* Added the SetjmpLongjmp Makefile.John Criswell2003-09-111-0/+1
* Fixed SPEC so that it would run correctly with the new autoconf-style objectJohn Criswell2003-09-111-0/+1
* Updated to reflect the new locations of SingleSource tests.John Criswell2003-09-101-2/+6
* Add missing runtime directoriesChris Lattner2003-09-101-0/+5
* Removed Makefiles for directories that no longer exist.John Criswell2003-09-091-11/+0
* Checkin of autoconf-style object root.John Criswell2003-09-062-15/+184
* Added code to check for python and qmtest.John Criswell2003-08-251-0/+32
* I just moved papi to a new directoryChris Lattner2003-08-141-1/+1
* Removed the -only-static option as it is no longer required (and didn't workJohn Criswell2003-07-311-5/+0
* Changed the default location of OBJ_ROOT to follow these rules:John Criswell2003-07-311-2/+7
* Enable JIT when the platform supports it.John Criswell2003-07-292-6/+38
* Renamed libtool to mklib for your tab completion pleasure.John Criswell2003-07-231-2/+2
* Fixed the enable/disable options. The AC_ARG_ENABLE macro does not performJohn Criswell2003-07-221-13/+56
* These are the autoconf files in their new home.John Criswell2003-07-227-0/+15933