aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* For PR738:Reid Spencer2006-08-241-3/+3
* Add irix as a (potential) new platform so that Timothy Baldridge canReid Spencer2006-08-221-68/+30
* Add llvm.spec to the list of files to be configured.Reid Spencer2006-08-161-0/+4
* Recover the lost diff between 1.221 and 1.222.Evan Cheng2006-08-091-1/+1
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-041-8357/+10189
* Fix the --with-extra-options to use the correct variable.Reid Spencer2006-07-281-3/+3
* For PR848:Reid Spencer2006-07-281-30/+71
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-271-85/+88
* For PR814:Reid Spencer2006-07-261-35/+216
* Fixed a typo.Evan Cheng2006-07-061-1/+1
* Added --with-extra-options=opts to specify additional options to build LLVM a...Evan Cheng2006-06-201-1/+18
* Added the privbracket project to the list of projects to auto-configure.John Criswell2006-06-201-29/+34
* For PR633:Reid Spencer2006-06-051-3/+111
* Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer2006-06-051-77/+106
* For PR798:Reid Spencer2006-06-021-30/+84
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-011-333/+20
* Make sure windows.h is #included first.Reid Spencer2006-06-011-1/+150
* Make sure that when checking for MINGW32 libraries we ask for windows.hReid Spencer2006-06-011-1/+2
* Provide support for detecting if the Win32 imaghlp and psapi librariesReid Spencer2006-06-011-0/+301
* For PR784:Reid Spencer2006-05-211-1/+1
* Make sure to default ${prefix} to /usr/local if the user didn't specify it.Reid Spencer2006-05-161-0/+3
* added a skeleton of the ARM backendRafael Espindola2006-05-141-1/+1
* Use the -dumpversion option to llvm-gcc which gives us just the version #Reid Spencer2006-05-091-1/+1
* 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