summaryrefslogtreecommitdiffstats
path: root/llvm/projects/sample/configure
Commit message (Expand)AuthorAgeFilesLines
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-031-53/+9
* Regenerate configure.Rafael Espindola2012-01-311-4/+4
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-9/+4
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-4/+9
* Hexagon backend supportTony Linthicum2011-12-121-4/+8
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-1/+1
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-011-1/+1
* Remove the Alpha backend.Dan Gohman2011-10-271-7/+2
* Remove the Blackfin backend.Dan Gohman2011-10-251-7/+2
* Remove the SystemZ backend.Dan Gohman2011-10-241-7/+2
* Regenerate projects/sample/configure.Daniel Dunbar2011-10-181-24/+19725
* Regen configurePeter Collingbourne2010-12-121-1003/+1360
* Testing subversion commit accessWesley Peck2010-02-231-0/+1
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-281-5/+5
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-251-1386/+1004
* Regenerate configure.Dan Gohman2009-03-241-1004/+1386
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-241-34/+38
* Update to autoconf 2.59 standards.Reid Spencer2005-01-011-111/+237
* Adding autoconf support to the sample project.John Criswell2003-10-161-0/+2234
OpenPOWER on IntegriCloud