aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Unix/Host.inc
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-22/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* rename getHostTriple into getDefaultTargetTripleSebastian Pop2011-11-141-5/+5
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-141-4/+1
* Remove the hack to check UNAME_RELEASE when identifying the Darwin version.Bob Wilson2011-09-201-9/+0
* Clarify a comment.Bob Wilson2011-08-101-1/+3
* Put Darwin-specific code inside an __APPLE__ ifdef.Bob Wilson2011-08-091-0/+2
* Recognize the UNAME_RELEASE environment variable to match Darwin's uname.Bob Wilson2011-08-091-0/+6
* Don't include information about the build into the information returned byRafael Espindola2011-05-171-29/+0
* sys/Host: Change getHostTriple() to return the full Darwin version on OS X.Daniel Dunbar2011-04-201-4/+1
* Add missing standard headers. Patch by Joerg Sonnenberger!Nick Lewycky2010-12-191-0/+1
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+96