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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-3
/
+3
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Unify the common code in the ios, tvos, watchos platforms into a single
Jason Molenda
2017-04-17
1
-665
/
+9
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+1
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-1
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Remove LIBLLDB_LOG_VERBOSE category
Pavel Labath
2017-02-05
1
-33
/
+14
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Fix a deadlock issue that would happen when loading an AppleTV or watchOS bin...
Greg Clayton
2016-11-14
1
-0
/
+1
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-3
/
+3
*
Finish adding the individual instruction tests to the x86 unwinder
Jason Molenda
2016-10-04
1
-0
/
+4
*
Convert many functions to use StringRefs.
Zachary Turner
2016-09-17
1
-10
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-832
/
+686
*
Rewrite the GetFileInSDK methods in PlatformRemoteiOS,
Jason Molenda
2016-08-24
1
-69
/
+19
*
Add support to PlatformRemoteiOS, PlatformRemoteAppleWatch, and
Jason Molenda
2016-06-14
1
-0
/
+70
*
In GDBRemoteCommunicationClient::GetHostInfo, don't set the
Jason Molenda
2016-04-07
1
-8
/
+0
*
I like how PlatformAndroid/PlatformLinux log when their platforms
Jason Molenda
2015-11-19
1
-0
/
+23
*
Add some verbose lldb host logging so lldb will show what SDK
Jason Molenda
2015-10-22
1
-1
/
+23
*
Add some initial logging for when lldb is searching for binaries,
Jason Molenda
2015-07-25
1
-0
/
+60
*
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
-1
/
+40
*
Add Initialize/Terminate method to Platform base plugin
Tamas Berghammer
2015-02-12
1
-0
/
+4
*
Renamed UpdateSDKDirectoryInfosInNeeded->IfNeeded
Vince Harron
2015-01-23
1
-7
/
+6
*
Fixed more fallout from running the test suite remotely on iOS devices.
Greg Clayton
2014-11-17
1
-43
/
+93
*
Remove extra "/" character from paths resolved in iOS SDKs and also be sure t...
Greg Clayton
2014-11-13
1
-3
/
+5
*
Fix a thinko in how the RemoteiOS Platform looked up files in the SDK & other
Jim Ingham
2014-09-19
1
-66
/
+52
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-3
/
+3
*
Missed a few places where we need to report unreadable executables.
Greg Clayton
2014-08-15
1
-4
/
+11
*
Update lldb to track recent Triple arm64 enum removal and collapse into aarch64.
Todd Fiala
2014-07-23
1
-1
/
+1
*
Fix a few typos.
Bruce Mitchener
2014-06-27
1
-2
/
+2
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+1
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-18
/
+9
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-11
/
+6
*
Cleanup logging to use the new "std::string FileSpec::GetPath()" function. Al...
Greg Clayton
2013-04-29
1
-13
/
+8
*
Patch from Daniel Malea to fix the build on Linux. Thanks
Enrico Granata
2012-09-06
1
-1
/
+1
*
<rdar://problem/12211320>
Greg Clayton
2012-09-05
1
-2
/
+10
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+1
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-0
/
+1
*
Make sure the module_uuid_ptr is non-NULL before checking whether its content...
Jim Ingham
2012-06-05
1
-2
/
+2
*
<rdar://problem/11358639>
Greg Clayton
2012-05-08
1
-4
/
+31
*
Method name change to avoid further conflicts when merging from ToT to branch...
Johnny Chen
2012-04-20
1
-4
/
+4
*
<rdar://problem/11259893>
Greg Clayton
2012-04-20
1
-22
/
+180
*
Find and allows users to use the cached SDK's that might be in "~/Library/Dev...
Greg Clayton
2012-04-18
1
-34
/
+102
*
Update the way SDK directories are found so we are not reliant on the old "La...
Greg Clayton
2012-04-18
1
-67
/
+164
*
Platforms can now auto-select themselves if you specify a full target triple ...
Greg Clayton
2012-03-20
1
-2
/
+24
*
Fixed a crasher for remote device debugging.
Han Ming Ong
2012-02-29
1
-1
/
+1
[next]