Fix memory leak in liveintervals: the destructor for VNInfos must be called,
[oota-llvm.git] / configure
2010-03-19 John CriswellForce configuration of some projects before others...
2010-03-19 Tanya LattnerRegenerate configure.
2010-03-19 John CriswellUpdated copyright year to 2010.
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2010-03-02 Eric ChristopherMove the docsdir to /usr/share/doc/llvm to match other...
2010-03-02 Eric ChristopherMake sure we save CXXFLAGS before setting it as pedanti...
2010-02-25 John CriswellAdded SAFECode (safecode) to the list of projects to...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Wesley PeckAdding the MicroBlaze backend.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-23 Daniel DunbarInitial configure support for using Clang as the LLVM...
2010-02-23 Daniel DunbarKill off unused LLVMGCCLIBEXEC make variable.
2010-02-23 Daniel DunbarKill off LLVMGCCARCH and LLVMGCC_VERSION make variables.
2010-02-23 Daniel DunbarKill off LLVMGCC_MAJVERS make variable.
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2010-02-09 Jeffrey YasskinMake --disable-libffi work on systems with libffi insta...
2010-02-03 Jeffrey YasskinReconfigure with autoconf-2.60, and fix autoconf.ac...
2010-01-26 Torok EdwinRegenerate configure.
2010-01-05 Anton KorobeynikovRegenerate
2009-12-07 Rafael EspindolaFix typos. Thanks to John Tytgat for noticing it!
2009-11-25 Daniel DunbarRegenerate configure
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-12 Rafael EspindolaAdd the --with-c-include-dirs to llvm's configure.
2009-11-04 Daniel Dunbarconfigure: Add --with-optimize-option, for setting...
2009-10-26 Julien LerougeRegenerate.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-14 Edward O'CallaghanUndo pthread patch from rev. 83930 & 83823. Credit...
2009-10-14 Edward O'CallaghanProvide AuroraUX triple support in configure. Credit...
2009-10-13 Edward O'CallaghanRegenerate configure for rev. 83823 putback.
2009-10-07 Jeffrey YasskinFix the OProfile part of PR5018. This fixes --without...
2009-09-29 Nick LewyckyRegenerate.
2009-09-29 Nick LewyckyRoll back r83048.
2009-09-29 Nick LewyckyRegenerate.
2009-09-27 Jeffrey YasskinEnable -g with DEBUG_SYMBOLS and --enable-debug-symbols...
2009-09-25 Jeffrey YasskinFix a compile failure introduced by r82675 on MinGW...
2009-09-23 Jeffrey YasskinPR4047: Permit configure --enable-targets=host,cpp...
2009-09-14 Eric ChristopherEnable the jit for llvm-config.
2009-08-28 Torok Edwininstall-sh chmods to 0755 by default, and this causes...
2009-08-27 Gabor Greifre-apply r80197, now that iterator.h is not mentioned...
2009-08-27 Bill Wendling--- Reverse-merging r80147 into '.':
2009-08-26 Douglas GregorRegenerate configure
2009-08-22 Tanya LattnerRegenerate configure.
2009-08-22 Tanya LattnerRegenerate configure for 2.7svn
2009-08-18 Anton KorobeynikovRegenerate
2009-08-11 Shantonu SenRegenerate per request of Gabor Greif (r78628)
2009-08-02 Jakob Stoklund OlesenBuild Blackfin target with autoconf and cmake.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-17 Jeffrey YasskinRegenerate configure for ddunbar.
2009-07-16 Anton KorobeynikovLet's start another backend :)
2009-07-14 Dan GohmanLLVM doesn't use libelf. Remove libelf configurey.
2009-07-10 Jeffrey YasskinRegenerate configure after r75279.
2009-07-09 David GreeneRegenerate for GraphViz tool discovery.
2009-07-04 Mikhail GlushenkovRegenerate.
2009-07-01 Jeffrey YasskinUpdate configure and config.h.in from r74621.
2009-06-25 Owen AndersonAdd a configure test for pthread_getspecific, and use...
2009-06-23 Douglas GregorRegenerate configure script
2009-06-17 Douglas GregorUpdate auto-generated configuration files
2009-06-17 Owen AndersonAdd an atomic increment and decrement implementation...
2009-06-16 Douglas GregorIntroduce new headers whose inclusion forces linking and
2009-06-16 Owen AndersonAdd a configure check for pthread_rwlock_init.
2009-06-06 Nick LewyckyRegenerate.
2009-05-19 Owen AndersonSplit the ENABLE_THREADS #define in two. Now ENABLE_TH...
2009-05-18 Owen AndersonTest for the presence of GCC atomic builtins at configu...
2009-05-18 Douglas Gregortermios.h contains the winsize structure we need to...
2009-05-13 Duncan SandsFix typo.
2009-05-11 Douglas GregorAdd terminal width detection to llvm::sys::Process...
2009-05-03 Anton KorobeynikovRegenerate
2009-04-21 Mikhail GlushenkovSupport --with-llvmgccdir and friends in llvmc, take 2.
2009-04-18 Bill WendlingRevert 69474 and 69475. They are causing failures durin...
2009-04-18 Mikhail GlushenkovReconfigure.
2009-04-18 Nick LewyckyGeneralize to support more ARM types.
2009-04-18 Nick LewyckyRegenerate.
2009-04-18 Bill WendlingTemporarily revert r69438 and r69439. These were causin...
2009-04-18 Mikhail GlushenkovRegenerate.
2009-04-17 David GreeneRegenerate configure.
2009-04-13 Nick LewyckyRegenerate.
2009-04-10 Nick LewyckyRegenerate.
2009-03-12 Bill WendlingRevert r66765 and r66766. These were causing build...
2009-03-12 Nick LewyckyRegenerate.
2009-03-09 Nick LewyckyRegenerate.
2009-03-05 Nick LewyckyRegenerate.
2009-03-03 Nick LewyckyRegenerate.
2009-02-21 Nick LewyckyRegenerate.
2009-02-19 Nick LewyckyRegenerate.
2009-02-04 Nick LewyckyRegenerate.
2009-02-03 Nick LewyckyRegenerate configure.
2009-01-22 Tanya LattnerRegenerated configure after backing out 62553 and r62616.
2009-01-22 Tanya LattnerBump to 2.6svn.
2009-01-20 Nick LewyckyRegenerate.
2009-01-04 Bill WendlingRegenerate.
2008-11-07 Richard OsborneAdd XCore backend.
2008-10-22 Gordon HenriksenRegenerate.
2008-10-22 Torok EdwinRegenerate configure
2008-10-07 Tanya LattnerFix configure issue where configure
2008-10-07 Tanya LattnerAdvance version to 2.5
2008-10-06 Duncan SandsActually run Obj-C++ tests if llvm-gcc supports.
2008-10-02 Jim GrosbachAdd support for Canadian Cross builds where the host...
2008-09-26 Jim GrosbachWhen looking for executable extensions, ignore .dSYM...
next