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
/
PlatformMacOSX.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+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
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-6
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-80
/
+67
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-10
/
+4
*
Remove redundant virtual for member functions marked 'override'.
David Blaikie
2015-04-08
1
-7
/
+4
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-0
/
+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
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-1
/
+1
*
Rename Platform::GetFile (3-arg version) to GetFileWithUUID
Steve Pucci
2014-01-17
1
-3
/
+3
*
Added the ability to get the SDK path for a target using the platform plugins...
Greg Clayton
2013-10-24
1
-0
/
+3
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-1
/
+20
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-13
/
+4
*
Platforms can now auto-select themselves if you specify a full target triple ...
Greg Clayton
2012-03-20
1
-1
/
+1
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-10
/
+0
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-82
/
+82
*
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
-22
/
+24
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-2
/
+4
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-4
/
+14
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-0
/
+89