[SystemZ] Add to --enable-targets=all
[oota-llvm.git] / projects / sample / autoconf / configure.ac
2013-05-06 Ulrich Weigand[SystemZ] Add to --enable-targets=all
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-04-24 Jia Liuremove cbe backend from sample configure
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2012-11-14 Eric ChristopherFew more small CellSPU removals.
2012-11-12 Craig TopperAdd --enable-werror and --enable-cxx11 to projects...
2012-10-29 Simon AtanasyanAdd mips64-* and mips64el-* triples to configure scripts
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-06-18 Simon AtanasyanAdd mipsel-* to the list of targets recognized by confi...
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
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-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-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...
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-12-12 Tony LinthicumHexagon backend support
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Sebastian Popderive LLVM_HOSTTRIPLE from target
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-18 Daniel Dunbarprojects/sample: Import adapted form of current LLVM...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-12-12 Peter CollingbourneFix paths; AutoRegen.sh changes its current working...
2010-01-25 Eric ChristopherFix autoconf llvm srcdir location for generic projects.
2009-03-25 Dan GohmanRevert r67655 and r67656, as they are breaking the...
2009-03-24 Dan GohmanFix paths; AutoRegen.sh changes its current working...
2006-04-18 Reid SpencerHave the AutoRegen.sh script prompt the user for the...
2005-02-24 Reid Spencer* Move all the "standard" configuration stuff to the...
2005-01-05 Reid SpencerCleanup configuration for Cygwin
2005-01-01 Reid SpencerUpdate to autoconf 2.59 standards.
2003-10-16 John CriswellAdding autoconf support for the sample project.