summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Updating configure script for 2.0Tanya Lattner2006-11-14
* Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer2006-11-05
* Make the huge_val test run a C++ program not CReid Spencer2006-11-03
* Add a check to see if HUGE_VAL is sane or not.Reid Spencer2006-11-03
* fix misleading warningChris Lattner2006-10-02
* Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer2006-09-14
* For PR738:Reid Spencer2006-08-24
* Add irix as a (potential) new platform so that Timothy Baldridge canReid Spencer2006-08-22
* Add llvm.spec to the list of files to be configured.Reid Spencer2006-08-16
* Recover the lost diff between 1.221 and 1.222.Evan Cheng2006-08-09
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-04
* Fix the --with-extra-options to use the correct variable.Reid Spencer2006-07-28
* For PR848:Reid Spencer2006-07-28
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-27
* For PR814:Reid Spencer2006-07-26
* Fixed a typo.Evan Cheng2006-07-06
* Added --with-extra-options=opts to specify additional options to build LLVM a...Evan Cheng2006-06-20
* Added the privbracket project to the list of projects to auto-configure.John Criswell2006-06-20
* For PR633:Reid Spencer2006-06-05
* Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer2006-06-05
* For PR798:Reid Spencer2006-06-02
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-01
* Make sure windows.h is #included first.Reid Spencer2006-06-01
* Make sure that when checking for MINGW32 libraries we ask for windows.hReid Spencer2006-06-01
* Provide support for detecting if the Win32 imaghlp and psapi librariesReid 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
* RegenerateChris Lattner2006-04-19
* 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
* remove skeleton targetChris Lattner2006-02-16
* reverting previous change, will add support for other compilers laterDuraid Madina2006-02-15
* zapDuraid Madina2006-02-15
* SparcV8 -> SparcChris Lattner2006-02-05
* Update for including additional function tests.Reid Spencer2006-01-23