[WinEH] Update CoreCLR EH state numbering
[oota-llvm.git] / Makefile.config.in
2015-08-07 Eric ChristopherWe're actually -Wmissing-field-initializers clean thank...
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-07-01 Jonathan RoelofsDisallow in-source builds (as we already do for the...
2015-05-04 Jonathan RoelofsDeprecate in-source autotools builds
2015-04-01 NAKAMURA TakumiTry to unbreak Clang build to export LLVM_ABI_BREAKING_...
2014-11-05 Eric ChristopherAdd a check for misbehaving -Wcomment from gcc-4.7...
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-03 Peter CollingbourneRemove unused ALL_BINDINGS configuration variable.
2014-07-16 Alp TokerTrack clang r213171
2014-03-10 Rafael EspindolaAdd a --enable-clang-plugin-support option to configure.
2014-03-03 Tom StellardAdd patch level to llvm version in CMake and Autoconf
2014-03-01 Chandler Carruth[C++11] Replace autoconf --enable-cxx11 with --enable...
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2014-02-09 NAKAMURA TakumiAdd version, arch, system libs, and targets to Makefile...
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.
next