aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-05-18Test for the presence of GCC atomic builtins at configure time. If not found,Owen Anderson
2009-05-18termios.h contains the winsize structure we need to determine theDouglas Gregor
2009-05-13Fix typo.Duncan Sands
2009-05-11Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor
2009-05-03RegenerateAnton Korobeynikov
2009-04-21Support --with-llvmgccdir and friends in llvmc, take 2.Mikhail Glushenkov
2009-04-18Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin.Bill Wendling
2009-04-18Reconfigure.Mikhail Glushenkov
2009-04-18Generalize to support more ARM types.Nick Lewycky
2009-04-18Regenerate.Nick Lewycky
2009-04-18Temporarily revert r69438 and r69439. These were causing failures during aBill Wendling
2009-04-18Regenerate.Mikhail Glushenkov
2009-04-17Regenerate configure.David Greene
2009-04-13Regenerate.Nick Lewycky
2009-04-10Regenerate.Nick Lewycky
2009-03-12Revert r66765 and r66766. These were causing build failures on Darwin.Bill Wendling
2009-03-12Regenerate.Nick Lewycky
2009-03-09Regenerate.Nick Lewycky
2009-03-05Regenerate.Nick Lewycky
2009-03-03Regenerate.Nick Lewycky
2009-02-21Regenerate.Nick Lewycky
2009-02-19Regenerate.Nick Lewycky
2009-02-04Regenerate.Nick Lewycky
2009-02-03Regenerate configure.Nick Lewycky
2009-01-22Regenerated configure after backing out 62553 and r62616.Tanya Lattner
2009-01-22Bump to 2.6svn.Tanya Lattner
2009-01-20Regenerate.Nick Lewycky
2009-01-04Regenerate.Bill Wendling
2008-11-07Add XCore backend.Richard Osborne
2008-10-22Regenerate.Gordon Henriksen
2008-10-22Regenerate configureTorok Edwin
2008-10-07Fix configure issue where configureTanya Lattner
2008-10-07Advance version to 2.5Tanya Lattner
2008-10-06Actually run Obj-C++ tests if llvm-gcc supports.Duncan Sands
2008-10-02Add support for Canadian Cross builds where the host executables are notJim Grosbach
2008-09-26When looking for executable extensions, ignore .dSYM, as that's the debug inf...Jim Grosbach
2008-08-30Enable -fvisibility-inlines-hidden by default for compilers whichDaniel Dunbar
2008-06-26Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman
2008-06-24Regenerate configure.Tanya Lattner
2008-06-24Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman
2008-05-29RegenerateAnton Korobeynikov
2008-05-14Added configure switches for PIC16 in configure.ac.Sanjiv Gupta
2008-05-13Added configure switches for PIC16 backend.Sanjiv Gupta
2008-05-10Set to 2.4 and regenerate configure.Tanya Lattner
2008-04-23First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov
2008-03-10Regenerate.Gordon Henriksen
2008-03-07Regenerate.Gordon Henriksen
2008-03-05Use AC_PATH_PROG correctly:Bill Wendling
2008-02-13Remove use of ltdlDevang Patel
2008-02-05regenerateChris Lattner