aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where theReid Spencer2006-12-211-0/+2
* Allow an --enable-pic option to turn on -fPIC compiler option when building.Reid Spencer2006-12-161-0/+14
* Cleaned setjmp/longjmp lowering interfaces. Now we're producing rightAnton Korobeynikov2006-12-101-1/+1
* this warning is obsolete with llvmgcc3 being goneChris Lattner2006-12-081-8/+0
* Expose the sanity.Reid Spencer2006-12-041-0/+2
* For PR1019:Reid Spencer2006-12-011-1/+5
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-2/+14
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-14/+2
* Bumping version numberTanya Lattner2006-11-071-1/+1
* Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer2006-11-051-1/+17
* Make the huge_val test run a C++ program not CReid Spencer2006-11-031-3/+3
* Add a check to see if HUGE_VAL is sane or not.Reid Spencer2006-11-032-0/+19
* Fix misleading warning messageChris Lattner2006-10-021-1/+1
* Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer2006-09-141-1/+1
* For PR738:Reid Spencer2006-08-241-2/+3
* Add irix as a (potential) new platform so that Timothy Baldridge canReid Spencer2006-08-221-0/+5
* Add llvm.spec to the list of files to be configured.Reid Spencer2006-08-161-1/+3
* For PR876:Reid Spencer2006-08-141-1/+1
* For PR876:Reid Spencer2006-08-141-1/+1
* Recover the lost diff between 1.5 and 1.6.Evan Cheng2006-08-091-1/+1
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-046-812/+1689
* Fix the --with-extra-options to use the correct variable.Reid Spencer2006-07-281-3/+3
* For PR848:Reid Spencer2006-07-281-0/+1
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-271-0/+3
* Bump version #Chris Lattner2006-07-271-1/+1
* For PR814:Reid Spencer2006-07-261-2/+10
* Remove an extraneous use of ${ac_exeext}. Patch by Anton Korobeynikov.Reid Spencer2006-07-261-1/+1
* For PR814:Reid Spencer2006-07-261-0/+42
* 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-0/+10
* Added the privbracket project to the list of projects to auto-configure.John Criswell2006-06-201-0/+1
* For PR633:Reid Spencer2006-06-051-3/+4
* Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer2006-06-051-5/+26
* For PR798:Reid Spencer2006-06-021-0/+8
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-011-4/+2
* Make sure windows.h is #included first.Reid Spencer2006-06-011-1/+2
* Make sure that when checking for MINGW32 libraries we ask for windows.hReid Spencer2006-06-011-1/+1
* Provide support for detecting if the Win32 imaghlp and psapi librariesReid Spencer2006-06-011-0/+5
* Tighten this script up a bit.Reid Spencer2006-06-011-15/+7
* 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-1/+1
* Never build SparcV9Chris Lattner2006-04-201-3/+3
* Allow OpenBSD to be recognized as a UNIX platform.Reid Spencer2006-04-191-0/+3
* When on darwin, compiler_flags need to be percolated down to the 'gcc -r'Chris Lattner2006-04-191-1/+1
* Make it possible to default the llvm_src and llvm_obj variables based onReid Spencer2006-04-181-2/+2
* Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).Reid Spencer2006-04-141-1/+1