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
/
PlatformDarwinKernel.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
*
[FileSystem] Move EnumerateDirectory from FileSpec to FileSystem.
Jonas Devlieghere
2018-11-01
1
-14
/
+13
*
Correct the pathname that PlatformDarwinKernel::ExamineKextForMatchingUUID
Jason Molenda
2018-06-19
1
-1
/
+1
*
[Platform] Accept arbitrary kext variants
Jonas Devlieghere
2018-06-07
1
-0
/
+3
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
1
-0
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-2
/
+2
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-8
/
+9
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-9
/
+8
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-8
/
+9
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-145
/
+156
*
Change the indexing done for kernel/kext directories to be recursive.
Jason Molenda
2016-08-05
1
-66
/
+25
*
PlatformDarwinKernel maintains a list of kexts and kernels
Jason Molenda
2016-07-29
1
-2
/
+12
*
Revert r273524, it may have been the cause of a linux testbot failure
Jason Molenda
2016-06-23
1
-2
/
+2
*
Do some minor renames of "Mac OS X" to "macOS".
Jason Molenda
2016-06-23
1
-2
/
+2
*
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
Jason Molenda
2015-11-05
1
-0
/
+8
*
Remove redundant virtual for member functions marked 'override'.
David Blaikie
2015-04-08
1
-1
/
+1
*
Fix build on OS X after r233061
Ilia K
2015-03-24
1
-0
/
+1
*
When starting a kernel debug session (PlatformDarwinKernel), scan
Jason Molenda
2015-01-29
1
-8
/
+28
*
Fixed compiler warnings for functions that weren't marked virtual and the fun...
Greg Clayton
2015-01-28
1
-14
/
+15
*
Added support to Platform to indicate (1) whether the
Sean Callanan
2014-12-05
1
-0
/
+3
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-1
/
+1
*
Change the way the m_trap_handlers Platform base class ivar is initialized;
Jason Molenda
2014-02-13
1
-0
/
+3
*
Fixed build break introduced by r181717
Daniel Malea
2013-05-13
1
-0
/
+2
*
<rdar://problem/13875830>
Greg Clayton
2013-05-13
1
-1
/
+17
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-11
/
+2
*
Pass down the architecture of the module we're trying to
Jason Molenda
2013-05-03
1
-1
/
+1
*
Add support for Platform plugins to have settings.
Jason Molenda
2013-04-05
1
-0
/
+7
*
Add a new PlatformDarwinKernel for kernel debugging. This Platform
Jason Molenda
2013-04-05
1
-0
/
+176