rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
[oota-llvm.git] / lib / Support / Unix / Host.inc
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-09-20 Bob WilsonRemove the hack to check UNAME_RELEASE when identifying...
2011-08-10 Bob WilsonClarify a comment.
2011-08-09 Bob WilsonPut Darwin-specific code inside an __APPLE__ ifdef.
2011-08-09 Bob WilsonRecognize the UNAME_RELEASE environment variable to...
2011-05-17 Rafael EspindolaDon't include information about the build into the...
2011-04-20 Daniel Dunbarsys/Host: Change getHostTriple() to return the full...
2010-12-19 Nick LewyckyAdd missing standard headers. Patch by Joerg Sonnenberger!
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.