summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ab...Owen Anderson2009-05-19
* Test for the presence of GCC atomic builtins at configure time. If not found,Owen Anderson2009-05-18
* termios.h contains the winsize structure we need to determine theDouglas Gregor2009-05-18
* Fix typo.Duncan Sands2009-05-13
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-11
* RegenerateAnton Korobeynikov2009-05-03
* Support --with-llvmgccdir and friends in llvmc, take 2.Mikhail Glushenkov2009-04-21
* Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin.Bill Wendling2009-04-18
* Reconfigure.Mikhail Glushenkov2009-04-18
* Generalize to support more ARM types.Nick Lewycky2009-04-18
* Regenerate.Nick Lewycky2009-04-18
* Temporarily revert r69438 and r69439. These were causing failures during aBill Wendling2009-04-18
* Regenerate.Mikhail Glushenkov2009-04-18
* Regenerate configure.David Greene2009-04-17
* Regenerate.Nick Lewycky2009-04-13
* Regenerate.Nick Lewycky2009-04-10
* Revert r66765 and r66766. These were causing build failures on Darwin.Bill Wendling2009-03-12
* Regenerate.Nick Lewycky2009-03-12
* Regenerate.Nick Lewycky2009-03-09
* Regenerate.Nick Lewycky2009-03-05
* Regenerate.Nick Lewycky2009-03-03
* Regenerate.Nick Lewycky2009-02-21
* Regenerate.Nick Lewycky2009-02-19
* Regenerate.Nick Lewycky2009-02-04
* Regenerate configure.Nick Lewycky2009-02-03
* Regenerated configure after backing out 62553 and r62616.Tanya Lattner2009-01-22
* Bump to 2.6svn.Tanya Lattner2009-01-22
* Regenerate.Nick Lewycky2009-01-20
* Regenerate.Bill Wendling2009-01-04
* Add XCore backend.Richard Osborne2008-11-07
* Regenerate.Gordon Henriksen2008-10-22
* Regenerate configureTorok Edwin2008-10-22
* Fix configure issue where configureTanya Lattner2008-10-07
* Advance version to 2.5Tanya Lattner2008-10-07
* Actually run Obj-C++ tests if llvm-gcc supports.Duncan Sands2008-10-06
* Add support for Canadian Cross builds where the host executables are notJim Grosbach2008-10-02
* When looking for executable extensions, ignore .dSYM, as that's the debug inf...Jim Grosbach2008-09-26
* Enable -fvisibility-inlines-hidden by default for compilers whichDaniel Dunbar2008-08-30
* Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman2008-06-26
* Regenerate configure.Tanya Lattner2008-06-24
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-24
* RegenerateAnton Korobeynikov2008-05-29
* Added configure switches for PIC16 in configure.ac.Sanjiv Gupta2008-05-14
* Added configure switches for PIC16 backend.Sanjiv Gupta2008-05-13
* Set to 2.4 and regenerate configure.Tanya Lattner2008-05-10
* First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov2008-04-23
* Regenerate.Gordon Henriksen2008-03-10
* Regenerate.Gordon Henriksen2008-03-07
* Use AC_PATH_PROG correctly:Bill Wendling2008-03-05
* Remove use of ltdlDevang Patel2008-02-13