aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* For PR747:Reid Spencer2006-04-271-10/+10
* Configure llvm-config in tools, not utils.Reid Spencer2006-04-201-2/+2
* Never build SparcV9Chris Lattner2006-04-201-3/+3
* Allow OpenBSD to be recognized as a UNIX platform.Reid Spencer2006-04-191-29/+32
* RegenerateChris Lattner2006-04-191-1/+1
* Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).Reid Spencer2006-04-141-9/+9
* remove the "cvs" part of the version number for the release branch.Reid Spencer2006-04-141-9/+9
* Change the assertions defaults:Reid Spencer2006-04-091-37/+35
* Ensure that the automatic "CVS build" detection works for bothReid Spencer2006-04-081-1/+1
* For PR723:Reid Spencer2006-04-071-31/+61
* For support of new GCC v4, obtain the full and major versions of theReid Spencer2006-04-061-1/+9
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-231-37/+103
* These changes are necessary to support the new llvm-config tool. llvm-configReid Spencer2006-03-221-29/+33
* Use -emit-llvm -S to get .ll file output from llvm-gccChris Lattner2006-02-271-1/+1
* remove skeleton targetChris Lattner2006-02-161-2/+1
* reverting previous change, will add support for other compilers laterDuraid Madina2006-02-151-0/+14
* zapDuraid Madina2006-02-151-14/+0
* SparcV8 -> SparcChris Lattner2006-02-051-3/+3
* Update for including additional function tests.Reid Spencer2006-01-231-155/+5
* Make sure that libm is used during config tests so that ceil, floor, andReid Spencer2006-01-191-0/+73
* For PR696:Reid Spencer2006-01-191-2/+6
* Implement fix for PR471:Reid Spencer2005-12-211-30/+47
* Added the llvm-kernel project to the list of automatically configuredJohn Criswell2005-12-191-29/+34
* regenearteChris Lattner2005-11-141-1/+1
* regenerateChris Lattner2005-11-141-1/+152
* Updated version to 1.7cvs.John Criswell2005-11-081-9/+9
* Merged from RELEASE_16.John Criswell2005-11-081-11/+11
* Re-generated to fix copy-paste typo noticed by Marco Matthies.Misha Brukman2005-11-011-1/+1
* For PR616:Reid Spencer2005-08-241-39/+67
* Fix PR608:Reid Spencer2005-07-271-1/+1
* Alpha has JITAndrew Lenharth2005-07-221-1/+1
* * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED soReid Spencer2005-07-141-31/+84
* Put the path to the Graphviz program in the #defines so it can be used.Reid Spencer2005-07-141-31/+36
* Implement a test for the Graphviz program for Chris Lattner. The symbolReid Spencer2005-07-131-30/+78
* For PR540:Reid Spencer2005-07-121-4/+0
* For PR540:Reid Spencer2005-07-121-36/+255
* Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (theReid Spencer2005-06-021-6/+8
* For PR514: Do not configure removed filesReid Spencer2005-05-191-7/+0
* Updated version to LLVM 1.6 CVS.John Criswell2005-05-181-9/+9
* Merged in release_15.John Criswell2005-05-181-9/+9
* pretty tiny change (looks like adding the HP-UX detection and line numberDuraid Madina2005-05-161-29/+32
* Remove the check for the ffsll function. Its no longer needed by theReid Spencer2005-05-151-2/+1
* Changes for ffs lib call simplification:Reid Spencer2005-05-141-2/+3
* Fix the "stacker doesn't build without llvm-gcc" problem. The configureReid Spencer2005-05-131-2/+0
* * Remove reference to llvm-fefwMisha Brukman2005-05-121-35/+30
* Build the `Skeleton' target when building "all" targetsMisha Brukman2005-04-221-1/+1
* Make sure the CBackend is always a target that is built.Reid Spencer2005-04-221-29/+30
* Consolidate the target selection options into a single option,Reid Spencer2005-04-221-111/+64
* First step in avoiding compilation/usage of non-relevant targets. NewReid Spencer2005-04-221-30/+127
* Recognize an IA64 when we see oneMisha Brukman2005-03-171-29/+30