Add two new functions to the C API:
[oota-llvm.git] / autoconf /
2013-02-13 Dmitri Gribenkoconfigure: remove workaround for gcc's -Wno-maybe-unini...
2013-02-08 Richard Smithconfigure: when performing a compiler feature test...
2013-02-07 Owen AndersonConditionalize constant folding of math intrinsics...
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-03 Joerg SonnenbergerRecognize aarch64 for --enable-targets as advertised.
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2013-01-30 NAKAMURA Takumi[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
2013-01-30 NAKAMURA Takumi[autoconf] Fix m4 quoting for newer autotools
2013-01-30 NAKAMURA Takumi[autoconf] Fix 80+ and quoting.
2013-01-15 David GreeneDisable Uninitialized Use Warnings for Broken gcc Versions
2013-01-09 David GreeneDisable -Wuninitialized for gcc
2013-01-09 Dmitri GribenkoConfigure: if we compile with clang, check that it...
2013-01-05 Chandler CarruthFix a stray 'dnl' that my editor line-wrapped into...
2013-01-05 Chandler CarruthFinally, fix the autoconf setup to allow for a missing...
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2013-01-02 Chandler CarruthUpdate the configure scripts as well as the makefiles...
2013-01-01 NAKAMURA TakumiUpdate the copyright coredits -- Happy new year 2013!
2012-12-26 Benjamin KramerFix quoting in configure. Patch by Krzysztof Parzyszek!
2012-12-24 Dmitri GribenkoAutoRegen.sh: update reference to documentation
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-11-19 Eric ChristopherFix a pasto.
2012-11-17 Benjamin KramerKick off 3.3 cycle for LLVM trunk.
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-10-29 Simon AtanasyanAdd mips64-* and mips64el-* triples to configure scripts
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-09-21 Eric ChristopherAdd an --enable-backtraces option to configure to determine
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-09 Victor OliveiraSupport for experimental targets
2012-08-06 Eric ChristopherAdd support for the OpenBSD for Bitrig.
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-07-23 Sylvestre LedruFix a typo (the the => the)
2012-07-22 NAKAMURA Takumiautoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
2012-07-16 Tom StellardRevert "Build script changes for R600/SI Codegen v6"
2012-07-16 Tom StellardBuild script changes for R600/SI Codegen v6
2012-07-12 Gabor Greiffix typo in generated comment
2012-06-27 Chandler CarruthRemove autoconf support for runtest and tclsh, some...
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-08 Daniel DunbarRevert r156393, "[tests] Remove some remaining DejaGNU...
2012-05-08 Daniel Dunbar[tests] Remove some remaining DejaGNU related cruft.
2012-05-08 Daniel Dunbar[docs] Remove POD based man page docs (and build system...
2012-05-05 Daniel Dunbar[build] Add build check for ::arc4random().
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
2012-04-30 Sebastian Popfix typo
2012-04-20 Benjamin KramerKick off 3.2 cycle for LLVM trunk.
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-04-12 Jean-Daniel DupasRemove a remaining reference to the obsolete C backend...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-02 Eric ChristopherFix CXXFLAGS for huge_val.m4.
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-26 Eric ChristopherAdd some fixes to the configure script for isInf and add
2012-03-23 Eric ChristopherRemove the C backend.
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-03-02 Daniel Dunbarautoconf: Set LLVM_CONFIGTIME to a stable value when...
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 Charles DavisStrip extraneous information, if present, from the...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2012-02-19 NAKAMURA Takumiautoconf/m4/visibility_inlines_hidden.m4: Tweak for...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-02-04 Dylan Noblesmithautoconf: put generated clang files in build dir
2012-02-04 Dylan Noblesmithautoconf: fix clang detection
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-02-02 Dylan Noblesmithautoconf: fix build/src dir confusion
2012-02-02 Dylan Noblesmithautoconf: restore old clang-srcdir behavior
2012-02-02 Dylan Noblesmithautoconf: honor --with-clang-srcdir
2012-02-01 Dylan Noblesmithautoconf: generate clang's private config.h header
2012-01-26 Gabor Greifcomment tweaks
2012-01-17 Dylan NoblesmithMakefile: add missing files to FilesToConfig
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2012-01-01 NAKAMURA TakumiHappy new year 2012!
2011-12-28 Rafael EspindolaAdd support for mipsel in configure. Fixes PR11669...
2011-12-22 Benjamin KramerAttempt #2 to fix mingw crossbuild. This time with...
2011-12-22 Benjamin KramerMake the -fvisibility-inlines-hidden check more thoroug...
2011-12-22 Rafael EspindolaAdd configure support for kfreebsd and hurd. Patch...
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-12-12 Tony LinthicumHexagon backend support
2011-12-07 Daniel Dunbarconfigure: Don't warn about compiler-rt checked out...
2011-12-01 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-12-01 Duncan SandsRevert commit 145449 (ddunbar) since it is breaking...
2011-11-29 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
next