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
/
common
/
HostInfoBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved ResolveSymbolicLink() to the FileSystem where it belongs, thanks
Sean Callanan
2015-09-18
1
-1
/
+1
*
Added support for resolving symbolic links to FileSpec.
Sean Callanan
2015-09-18
1
-1
/
+4
*
Fix warnings detected by -Wpessimizing-move
Pavel Labath
2015-07-28
1
-1
/
+1
*
Fix TestPaths.
Chaoren Lin
2015-06-01
1
-2
/
+2
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-9
/
+6
*
Use /data/local/tmp as temp directory on android
Tamas Berghammer
2015-05-08
1
-5
/
+17
*
[MIPS] - Register Context for MIPS64
Mohit K. Bhakkad
2015-03-17
1
-0
/
+1
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-17
/
+45
*
Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport inst...
Oleksiy Vyalov
2015-02-26
1
-1
/
+1
*
Fix sorting. Spotted by emaste.
Justin Hibbits
2015-02-08
1
-1
/
+1
*
PowerPC64 host also supports 32-bit binaries, so note it.
Justin Hibbits
2015-02-08
1
-1
/
+1
*
Fixed bugs in the multi-threaded access in HostInfoBase. Prior to this fix, s...
Greg Clayton
2015-02-03
1
-108
/
+159
*
Fix some posix assumptions related to running shell commands.
Zachary Turner
2014-12-08
1
-6
/
+12
*
Reverting r223548 which broke running in the shell on OS X.
Jim Ingham
2014-12-06
1
-12
/
+6
*
Fix some posix assumptions related to running shell commands.
Zachary Turner
2014-12-06
1
-6
/
+12
*
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