aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ab...Owen Anderson2009-05-191-41/+47
* Test for the presence of GCC atomic builtins at configure time. If not found,Owen Anderson2009-05-181-29/+99
* termios.h contains the winsize structure we need to determine theDouglas Gregor2009-05-181-2/+3
* Fix typo.Duncan Sands2009-05-131-1/+1
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-111-30/+32
* RegenerateAnton Korobeynikov2009-05-031-1/+6
* Support --with-llvmgccdir and friends in llvmc, take 2.Mikhail Glushenkov2009-04-211-1/+31
* Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin.Bill Wendling2009-04-181-4/+0
* Reconfigure.Mikhail Glushenkov2009-04-181-0/+4
* Generalize to support more ARM types.Nick Lewycky2009-04-181-1/+1
* Regenerate.Nick Lewycky2009-04-181-1/+1
* Temporarily revert r69438 and r69439. These were causing failures during aBill Wendling2009-04-181-944/+3066
* Regenerate.Mikhail Glushenkov2009-04-181-3066/+944
* Regenerate configure.David Greene2009-04-171-26/+44
* Regenerate.Nick Lewycky2009-04-131-44/+61
* Regenerate.Nick Lewycky2009-04-101-1/+1
* Revert r66765 and r66766. These were causing build failures on Darwin.Bill Wendling2009-03-121-121/+32
* Regenerate.Nick Lewycky2009-03-121-32/+121
* Regenerate.Nick Lewycky2009-03-091-582/+0
* Regenerate.Nick Lewycky2009-03-051-29/+131
* Regenerate.Nick Lewycky2009-03-031-25/+33
* Regenerate.Nick Lewycky2009-02-211-451/+32
* Regenerate.Nick Lewycky2009-02-191-2/+2
* Regenerate.Nick Lewycky2009-02-041-25/+286
* Regenerate configure.Nick Lewycky2009-02-031-26/+56
* Regenerated configure after backing out 62553 and r62616.Tanya Lattner2009-01-221-434/+0
* Bump to 2.6svn.Tanya Lattner2009-01-221-1045/+3393
* Regenerate.Nick Lewycky2009-01-201-3299/+1385
* Regenerate.Bill Wendling2009-01-041-0/+6
* Add XCore backend.Richard Osborne2008-11-071-25/+30
* Regenerate.Gordon Henriksen2008-10-221-1032/+3309
* Regenerate configureTorok Edwin2008-10-221-3305/+1075
* Fix configure issue where configureTanya Lattner2008-10-071-1/+1
* Advance version to 2.5Tanya Lattner2008-10-071-36/+40
* Actually run Obj-C++ tests if llvm-gcc supports.Duncan Sands2008-10-061-1/+1
* Add support for Canadian Cross builds where the host executables are notJim Grosbach2008-10-021-32/+163
* When looking for executable extensions, ignore .dSYM, as that's the debug inf...Jim Grosbach2008-09-261-1/+1
* Enable -fvisibility-inlines-hidden by default for compilers whichDaniel Dunbar2008-08-301-25/+117
* Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman2008-06-261-24/+29
* Regenerate configure.Tanya Lattner2008-06-241-24/+26
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-241-0/+3
* RegenerateAnton Korobeynikov2008-05-291-6/+6
* Added configure switches for PIC16 in configure.ac.Sanjiv Gupta2008-05-141-27/+27
* Added configure switches for PIC16 backend.Sanjiv Gupta2008-05-131-1/+6
* Set to 2.4 and regenerate configure.Tanya Lattner2008-05-101-34/+34
* First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov2008-04-231-1/+2
* Regenerate.Gordon Henriksen2008-03-101-25/+72
* Regenerate.Gordon Henriksen2008-03-071-30/+45
* Use AC_PATH_PROG correctly:Bill Wendling2008-03-051-35/+24
* Remove use of ltdlDevang Patel2008-02-131-109/+0