Add in a unittest for the one-use pattern matcher.
[oota-llvm.git] / Makefile.config.in
2013-06-25 Eric ChristopherAdd an autoconf option for turning on -gsplit-dwarf...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Saleem Abdulrasoolbuild: @ENABLE_THREADS@ => @LLVM_ENABLE_THREADS@
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2013-01-09 David GreeneDisable -Wuninitialized for gcc
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-08-28 Eric ChristopherTemporarily revert this to bring back the bots.
2012-08-27 Sebastian PopAdd --program-prefix support to build.
2012-08-14 Daniel Dunbar[configure] Add a --enable-keep-symbols configure flag.
2012-08-03 Eric ChristopherAdd a configure flag for enabling -Werror on the comman...
2012-08-03 Eric ChristopherAdd support for detecting libxml for Dmitri's work...
2012-08-03 Eric ChristopherAdd a configure option to pass -std=c++11 on the comman...
2012-08-03 Eric ChristopherRevert previous patch here, we should instead configure...
2012-08-03 Eric ChristopherAdd a BUILD_FLAGS variable so that autoconf checks...
2012-06-27 Chandler CarruthRemove autoconf support for runtest and tclsh, some...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-07 Preston GurdMake IntelJITEvents and OProfileJIT as optional librari...
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-03-07 Benjamin Kramerconfigure: Don't require a perl interpreter to be prese...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default again, but add -Werror...
2012-02-28 Chandler CarruthTemporarily revert r151609, which enabled a new warning...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-12 Daniel Dunbarbuild/Make: Define a TARGET_NATIVE_ARCH variable to...
2011-11-11 Eric ChristopherAdd an option '--enable-libcpp' that will have the...
2011-10-26 Charles DavisRevert 142997. It doesn't work on Mac OS or the BSDs...
2011-10-26 Eric ChristopherSearch for and use the strip program and pass it to...
2011-10-18 Daniel Dunbarbuild: Remove some unused code.
2011-10-16 NAKAMURA Takumiautoconf: Introduce --with-clang-srcdir, to build out...
2011-10-13 Daniel Dunbarbuild: Remove some stray LLVMC configure variables.
2011-09-21 Eric ChristopherRemove the rest of the compiler checking from the top...
2011-06-16 Daniel Dunbarbuild/configure: Add support for --with-extra-ld-option...
2010-12-29 NAKAMURA Takumiautoconf: Add --disable-embed-stdcxx to suppress linkin...
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-11-25 Duncan SandsIt seems inconsistent to have LLVMCC_EMITIR_FLAG and
2010-11-12 Rafael EspindolaAdd --enable-docs. Patch by NAKAMURA Takumi.
2010-11-10 Tobias GrosserDetect if llvm-gcc is built on dragonegg.
2010-10-30 Tobias GrosserAdd polly support to the build system.
2010-08-03 Chris LattnerMake the makefiles go much faster by using the realpath
2010-07-07 Gabor Greiftypo in comment, regeneration not necessary
2010-06-01 Dan GohmanDelete unused variables (that weren't even getting...
2010-06-01 Dan Gohman-retain-symbols-file is not what it seems. Update the...
2010-05-10 Daniel DunbarAdd new configure option, --disable-timestamps, intende...
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-16 Dan GohmanAdd an autoconf check for -retain-symbols-file and...
2010-04-15 Anton KorobeynikovRevert r100896 and around - this breaks the only mingw3...
2010-04-12 Chris Lattnerwhether we enable dylibs or not depends on the host...
2010-04-09 Chris Lattnersuck the propagating "has dynamic libs" check into...
2010-03-04 Erick TryzelaarRewrite makefiles to explicitly reference DESTDIR 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 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...
2009-12-07 Rafael EspindolaFix typos. Thanks to John Tytgat for noticing it!
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 LerougeAdd an autoconf test to check for optional compiler...
2009-09-27 Jeffrey YasskinEnable -g with DEBUG_SYMBOLS and --enable-debug-symbols...
2009-09-02 Shantonu SenImprove support for cross-hosted builds of LLVM.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-07-04 Mikhail GlushenkovLLVMC can be now compiled w/o dynamic plugin support.
2009-07-03 Mikhail GlushenkovAdd --enable-llvmc-dynamic configure option.
2009-07-03 Mikhail GlushenkovTrailing whitespace.
2009-04-17 David GreeneAdd a --enable-profiling option to configure to build...
2009-04-13 Nick LewyckyLink against libffi if available, fall back to "no...
2009-03-05 Nick LewyckyAutodetect the availability of -export-dynamic in the...
2009-03-03 Nick LewyckySwitch to using -Wl,-R on Solaris.
2009-02-21 Nick LewyckyRemove tests for flex/bison which are no longer needed...
2009-02-04 Nick LewyckyReapply patch from r62553, with a fix to avoid looking...
2009-02-03 Nick LewyckyAdd the ability to pass the path to binutils source...
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2008-10-22 Duncan SandsUse spaces rather than tab.
2008-10-21 Torok EdwinFix make check on Solaris 10/x86: the default grep...
2008-10-02 Jim GrosbachAdd support for Canadian Cross builds where the host...
2008-09-02 Daniel DunbarReapply majority of r55557 but with the changes to...
2008-09-02 Matthijs KooijmanRevert r55557, it is causing linking failures on 32bit...
2008-08-30 Daniel DunbarEnable -fvisibility-inlines-hidden by default for compi...
2008-03-31 Gordon HenriksenReverting r48974. See PR2183 for details.
2008-03-31 Erick TryzelaarQuote the ocaml executables
2008-03-10 Gordon HenriksenAdding ocamldoc generation.
2008-01-15 Chris Lattnerimprove compatibility with mingw, patch by Alain Frisch
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-10-02 Gordon HenriksenProviding --with-ocaml-libdir for ./configure. The...
2007-10-02 Gordon HenriksenFixing (harmless) typos.
2007-10-02 Gordon HenriksenAdd explicit --enable-bindings option to configure.
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
next