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
/
Plugins
/
Platform
/
MacOSX
/
PlatformRemoteiOS.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-8
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Unify the common code in the ios, tvos, watchos platforms into a single
Jason Molenda
2017-04-17
1
-79
/
+14
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+3
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-3
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+3
*
Fix a deadlock issue that would happen when loading an AppleTV or watchOS bin...
Greg Clayton
2016-11-14
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-139
/
+110
*
Rewrite the GetFileInSDK methods in PlatformRemoteiOS,
Jason Molenda
2016-08-24
1
-6
/
+0
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-13
/
+10
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-0
/
+1
*
Fix SDK selection using "platform select" when --sysroot/--version/--build op...
Ilia K
2015-03-12
1
-0
/
+4
*
Renamed UpdateSDKDirectoryInfosInNeeded->IfNeeded
Vince Harron
2015-01-23
1
-1
/
+1
*
Fix the -*-version-min option to not try and use the current OS version for i...
Greg Clayton
2015-01-22
1
-2
/
+2
*
Fix a bunch of [-Werror,-Winconsistent-missing-override] warnings.
Eric Christopher
2014-12-05
1
-14
/
+14
*
Added support to Platform to indicate (1) whether the
Sean Callanan
2014-12-05
1
-0
/
+6
*
Fixed more fallout from running the test suite remotely on iOS devices.
Greg Clayton
2014-11-17
1
-2
/
+5
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-1
/
+1
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-8
/
+0
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-11
/
+2
*
Method name change to avoid further conflicts when merging from ToT to branch...
Johnny Chen
2012-04-20
1
-3
/
+3
*
<rdar://problem/11259893>
Greg Clayton
2012-04-20
1
-2
/
+21
*
Find and allows users to use the cached SDK's that might be in "~/Library/Dev...
Greg Clayton
2012-04-18
1
-2
/
+3
*
Update the way SDK directories are found so we are not reliant on the old "La...
Greg Clayton
2012-04-18
1
-1
/
+32
*
Platforms can now auto-select themselves if you specify a full target triple ...
Greg Clayton
2012-03-20
1
-1
/
+1
*
Made a ModuleSpec class in Module.h which can specify a module using one or
Greg Clayton
2012-02-26
1
-5
/
+1
*
<rdar://problem/9886712>
Greg Clayton
2012-02-25
1
-4
/
+0
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-2
/
+4
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-3
/
+3
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-105
/
+113
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-1
/
+1
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-28
/
+16
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-2
/
+17
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-0
/
+123