summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/HostInfoBase.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for embedding Clang compiler headersSean Callanan2014-12-051-0/+12
* Create a HostThread abstraction.Zachary Turner2014-09-091-0/+6
* lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoB...Todd Fiala2014-08-271-0/+1
* Change back all paths returns for lldb::PathType enumerations from HostInfo::...Greg Clayton2014-08-251-2/+2
* Convert static constructors to be explicitly initialized at startupZachary Turner2014-08-211-40/+55
* Move Host::GetLLDBPath to HostInfo.Zachary Turner2014-08-211-0/+171
* Revert "Avoid global contstructors and place static variablesZachary Turner2014-08-201-19/+18
* Avoid global contstructors and place static variables inside classes as stati...Greg Clayton2014-08-201-18/+19
* Move Host::GetArchitecture to HostInfo::GetArchitecture.Zachary Turner2014-08-201-4/+57
* Move some Host logic into HostInfo class.Zachary Turner2014-08-191-0/+78
OpenPOWER on IntegriCloud