aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken default help strings for enable-shared, enable-static, and enable-...Tanya Lattner2007-09-171-3/+3
* Change to 2.2svn.Tanya Lattner2007-09-141-9/+9
* Updating configure script to enable MIPS.Tanya Lattner2007-08-291-25/+30
* Regenerate.Reid Spencer2007-08-171-37/+215
* Regenerate for __dso_handle, per Anton's request.Reid Spencer2007-07-301-25/+136
* support poolalloc as checked out from svnAndrew Lenharth2007-07-171-0/+3
* Regenerate to pick up Gabor's changes.Reid Spencer2007-07-131-0/+113
* Regenerate.Reid Spencer2007-07-091-9/+9
* Revert last change until issue reported by Owen, won't be fixed.Anton Korobeynikov2007-07-031-2/+2
* Rename llvm-test => test-suite. By Dave Greene.Anton Korobeynikov2007-07-031-2/+2
* Add support for building with _GLIBCXX_DEBUG. New configure optionDavid Greene2007-06-281-27/+52
* Regenerate.Reid Spencer2007-05-171-24/+27
* Bumping cvs version numberTanya Lattner2007-05-081-9/+9
* Regenerate for detection of llvm-gcc supported languagesReid Spencer2007-04-211-25/+34
* Hopefully fix LTDL_SHLIB_EXT on DarwinReid Spencer2007-04-111-5/+5
* Regenerate.Reid Spencer2007-04-021-1/+1
* Regenerate for PR1283 fix.Reid Spencer2007-03-291-1/+2
* Let the new backend begin!Anton Korobeynikov2007-03-211-1/+1
* Regenerate for getrlimit/setrlimit.Reid Spencer2007-02-161-1/+112
* Regenerate.Reid Spencer2007-01-211-3/+3
* For PR1128:Reid Spencer2007-01-211-24/+29
* For PR808:Reid Spencer2007-01-201-24/+29
* Regenerate for Anton Korobeynikov.Reid Spencer2007-01-201-115/+12
* Add the check for udis86 to support disassembly.Reid Spencer2007-01-191-28/+145
* For PR1074:Reid Spencer2007-01-171-13/+13
* '==' is not a legal test operator on BSD. Use '='.Jeff Cohen2007-01-121-6/+6
* Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where theReid Spencer2006-12-211-25/+30
* Allow an --enable-pic option to turn on -fPIC compiler option when building.Reid Spencer2006-12-161-26/+54
* Regenerate.Reid Spencer2006-12-101-3/+1
* Regenerate.Reid Spencer2006-12-081-12/+0
* For PR1019:Reid Spencer2006-12-011-70/+69
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-30/+58
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-58/+30
* Updating configure script for 2.0Tanya Lattner2006-11-141-9/+9
* Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer2006-11-051-27/+57
* Make the huge_val test run a C++ program not CReid Spencer2006-11-031-6/+6
* Add a check to see if HUGE_VAL is sane or not.Reid Spencer2006-11-031-25/+105
* fix misleading warningChris Lattner2006-10-021-2/+2
* Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer2006-09-141-1/+2
* 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