| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add support for embedding Clang compiler headers | Sean Callanan | 2014-12-05 | 1 | -0/+12 | |
| * | Create a HostThread abstraction. | Zachary Turner | 2014-09-09 | 1 | -0/+6 | |
| * | lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoB... | Todd Fiala | 2014-08-27 | 1 | -0/+1 | |
| * | Change back all paths returns for lldb::PathType enumerations from HostInfo::... | Greg Clayton | 2014-08-25 | 1 | -2/+2 | |
| * | Convert static constructors to be explicitly initialized at startup | Zachary Turner | 2014-08-21 | 1 | -40/+55 | |
| * | Move Host::GetLLDBPath to HostInfo. | Zachary Turner | 2014-08-21 | 1 | -0/+171 | |
| * | Revert "Avoid global contstructors and place static variables | Zachary Turner | 2014-08-20 | 1 | -19/+18 | |
| * | Avoid global contstructors and place static variables inside classes as stati... | Greg Clayton | 2014-08-20 | 1 | -18/+19 | |
| * | Move Host::GetArchitecture to HostInfo::GetArchitecture. | Zachary Turner | 2014-08-20 | 1 | -4/+57 | |
| * | Move some Host logic into HostInfo class. | Zachary Turner | 2014-08-19 | 1 | -0/+78 | |

