aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Adjusted the default pathname to the SPEC95 benchmarks. The new directoryJohn Criswell2004-02-161-3/+3
* Added check for target machine endian-ness and put the result intoJohn Criswell2004-02-131-1/+205
* Updated to handle the new SPEC95 configuration options.John Criswell2004-02-101-29/+71
* Regenerated using autoconf-2.57.Brian Gaeke2004-01-221-1/+10
* Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke2004-01-211-3/+18
* Regenerated using autoconf-2.57.Brian Gaeke2004-01-161-1/+9
* Remove configure support for endianness checking, the need for whichBrian Gaeke2004-01-151-209/+0
* Whoopsie. I should remember to use aclocal next time.Brian Gaeke2004-01-131-2/+3
* Remove and/or shorten many comments in configure.ac.Brian Gaeke2004-01-131-1138/+56
* Modified the configure script so that it defines BISON as the bisonJohn Criswell2004-01-121-2/+3
* Updated from files in llvm/autoconf. This was done immediently followingJohn Criswell2003-12-301-38/+26
* Fix help string for --enable-spec2000 optionAlkis Evlogimenos2003-12-201-1/+1
* Merged in RELEASE_11.John Criswell2003-12-181-9/+9
* Updated configure script so that it does not configure llvm/projectJohn Criswell2003-12-121-1/+1
* Add check for pthread_mutex_lock() in -lpthread (or otherwise).Brian Gaeke2003-12-051-0/+111
* Configure all project directories contained in llvm/projects.John Criswell2003-11-251-123/+39
* Added a pseudo-hack: The Makefile now copies Makefiles from source tree toJohn Criswell2003-11-251-838/+28
* Regenerated using autoconf-2.57Brian Gaeke2003-11-241-28/+76
* Regenerated using autoconf-2.57Brian Gaeke2003-11-181-7/+8
* Added a check for the -R linker option.John Criswell2003-11-171-0/+50
* Regenerated using autoconf-2.57.Brian Gaeke2003-11-171-34/+47
* Regenerated with autoconf-2.57.Brian Gaeke2003-11-161-36/+94
* Regenerated `configure' for adding Makefiles and test.in to FreeBenchMisha Brukman2003-11-121-28/+118
* Regenerated.Brian Gaeke2003-11-101-36/+210
* Generated autoconf script for Chris.John Criswell2003-10-281-28/+40
* Updated configure script.John Criswell2003-10-231-2/+1
* Someone forgot to commit an updated configure after adding tools/llvm-nm to c...Alkis Evlogimenos2003-10-171-28/+34
* Added autoconf support for the sample project.John Criswell2003-10-161-70/+37
* Added a macro and code that checks for the %a format string in sprintf().John Criswell2003-10-131-69/+82
* Added the eon and perlbmk benchmarks.John Criswell2003-10-101-28/+40
* Added 177.mesa to the list of Makefiles to propogate to the object root.John Criswell2003-10-091-86/+124
* Renamed -use-spec to -use-spec2000.John Criswell2003-10-071-47/+52
* Switching over to the new test database.John Criswell2003-10-071-32/+38
* regenerated using autoconf-2.57.Brian Gaeke2003-10-071-62/+66
* Hand update the configure script for moved directoriesChris Lattner2003-10-061-32/+20
* Removed the check for purify as we don't support its use at present.John Criswell2003-10-021-43/+2
* Removed Makefile for CompileFail tests. They are now run by QMTest and areJohn Criswell2003-09-301-34/+28
* Added conditional configuration of poolalloc.John Criswell2003-09-301-28/+37
* Added the ability to conditionally configure the reopt project if it is checkedJohn Criswell2003-09-301-29/+183
* Removed the utils/Makefile file from being copied to the object root tree.John Criswell2003-09-301-34/+28
* Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell2003-09-291-28/+40
* Moved llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-291-52/+70
* Moved llvm/test/Programs/SingleSource/Regression around a bit to supportJohn Criswell2003-09-261-28/+40
* Added llvm/test/Programs/SingleSource/Regression/Makefile.John Criswell2003-09-261-28/+34
* If we fail to find python or qmtest, give a warning message instead of anJohn Criswell2003-09-231-6/+4
* Added code that stops the configure script if a needed program is not found.John Criswell2003-09-231-0/+85
* Regenerated configure with Misha's changes.John Criswell2003-09-161-19/+19
* Have the configure script put llvm.py into the object root.John Criswell2003-09-161-28/+34
* Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception.John Criswell2003-09-151-46/+28
* Modified the checks slightly so that one can re-configure LLVM withoutJohn Criswell2003-09-151-31/+33