summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* Tighten this script up a bit.Reid Spencer2006-06-01
* For PR784:Reid Spencer2006-05-21
* Make sure to default ${prefix} to /usr/local if the user didn't specify it.Reid Spencer2006-05-16
* added a skeleton of the ARM backendRafael Espindola2006-05-14
* Use the -dumpversion option to llvm-gcc which gives us just the version #Reid Spencer2006-05-09
* For PR747:Reid Spencer2006-04-27
* Configure llvm-config in tools, not utils.Reid Spencer2006-04-20
* Never build SparcV9Chris Lattner2006-04-20
* Allow OpenBSD to be recognized as a UNIX platform.Reid Spencer2006-04-19
* When on darwin, compiler_flags need to be percolated down to the 'gcc -r'Chris Lattner2006-04-19
* Make it possible to default the llvm_src and llvm_obj variables based onReid Spencer2006-04-18
* Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).Reid Spencer2006-04-14
* remove the "cvs" part of the version number for the release branch.Reid Spencer2006-04-14
* Change the assertions defaults:Reid Spencer2006-04-09
* Ensure that the automatic "CVS build" detection works for bothReid Spencer2006-04-08
* For PR723:Reid Spencer2006-04-07
* For support of new GCC v4, obtain the full and major versions of theReid Spencer2006-04-06
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* These changes are necessary to support the new llvm-config tool. llvm-configReid Spencer2006-03-22
* Use -emit-llvm -S to get .ll file output from llvm-gccChris Lattner2006-02-27
* don't build the skeleton targetChris Lattner2006-02-16
* reverting previous change, will add support for other compilers laterDuraid Madina2006-02-15
* previously, configure would die if GCC or ICC was not found. Now it'llDuraid Madina2006-02-15
* SparcV8 -> SparcChris Lattner2006-02-05
* don't need this any more; the "#define hashes to trees" hack is comingDuraid Madina2006-01-23
* add checks for new functions. I'd appreciate it if someone could regenChris Lattner2006-01-23
* Make sure that libm is used during config tests so that ceil, floor, andReid Spencer2006-01-19
* For PR696:Reid Spencer2006-01-19
* For PR678:Reid Spencer2005-12-22
* Implement fix for PR471:Reid Spencer2005-12-21
* Added the llvm-kernel project to the list of automatically configuredJohn Criswell2005-12-19
* add malloc_zone_statistics, remove mstatsChris Lattner2005-11-14
* add some stuff for mstats on darwinChris Lattner2005-11-14
* Updated version to 1.7cvs.John Criswell2005-11-08
* Merged from RELEASE_16.John Criswell2005-11-08
* Fixed copy-paste typo, patch by Marco Matthies.Misha Brukman2005-11-01
* For PR619:Reid Spencer2005-08-24
* For PR616:Reid Spencer2005-08-24
* Fix PR608:Reid Spencer2005-07-27
* Get rid of bash specific syntax for variable dereferencing, replacing itReid Spencer2005-07-25
* Alpha has JITAndrew Lenharth2005-07-22
* Add a parameter to the FIND_STD_PROGRAM macro that allows an alternate nameReid Spencer2005-07-17
* Add two new checks for use in LLVM configuration files:Reid Spencer2005-07-17
* * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED soReid Spencer2005-07-14
* Put the path to the Graphviz program in the #defines so it can be used.Reid Spencer2005-07-14
* Implement a test for the Graphviz program for Chris Lattner. The symbolReid Spencer2005-07-13
* For PR540:Reid Spencer2005-07-12
* In support of PR418:Reid Spencer2005-07-12
* We also have V8, so do not force every Sparc to be treated like a V9. It isMisha Brukman2005-06-06
* Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (theReid Spencer2005-06-02