index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Host
/
linux
/
HostInfoLinux.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed system plugin directory to address https://bugs.swift.org/browse/SR-1093
Kate Stone
2016-04-27
1
-1
/
+1
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
1
-2
/
+2
*
Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`.
Chaoren Lin
2015-06-09
1
-1
/
+1
*
ComputeSupportExeDirectory for Linux
Chaoren Lin
2015-03-24
1
-3
/
+5
*
Reverted r232883 due to failing tests.
Vince Harron
2015-03-22
1
-2
/
+4
*
Fix ComputeSupportExeDirectory for Linux (merge with Android).
Chaoren Lin
2015-03-21
1
-4
/
+2
*
Remove an unused variable found with a Clang warning.
Chandler Carruth
2015-02-13
1
-1
/
+0
*
Failsafe directory for shared objects and support executables.
Chaoren Lin
2015-02-10
1
-0
/
+9
*
Fixed bugs in the multi-threaded access in HostInfoBase. Prior to this fix, s...
Greg Clayton
2015-02-03
1
-25
/
+21
*
Add Linux support for HostInfo::GetOSBuildString and HostInfo::GetOSKernelDes...
Oleksiy Vyalov
2014-12-09
1
-0
/
+29
*
Create a HostThread abstraction.
Zachary Turner
2014-09-09
1
-0
/
+6
*
Change back all paths returns for lldb::PathType enumerations from HostInfo::...
Greg Clayton
2014-08-25
1
-5
/
+4
*
Move the rest of the HostInfo functions over.
Zachary Turner
2014-08-21
1
-0
/
+19
*
Fix compile error on Linux due to previous commit.
Zachary Turner
2014-08-21
1
-0
/
+1
*
Convert static constructors to be explicitly initialized at startup
Zachary Turner
2014-08-21
1
-13
/
+36
*
Move Host::GetLLDBPath to HostInfo.
Zachary Turner
2014-08-21
1
-0
/
+27
*
Move Host::GetArchitecture to HostInfo::GetArchitecture.
Zachary Turner
2014-08-20
1
-0
/
+23
*
Move some Host logic into HostInfo class.
Zachary Turner
2014-08-19
1
-0
/
+149