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
/
DynamicLoader
/
Darwin-Kernel
/
DynamicLoaderDarwinKernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing a couple of wrong logical operator bugs.
Ali Tamur
2019-06-28
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Change the scanning algorithm in DynamicLoaderDarwinKernel::SearchForKernelNe...
Jason Molenda
2019-03-06
1
-2
/
+4
*
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
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
1
-1
/
+1
*
Some NFC changes to how we scan of kexts & kernels in memory in the
Jason Molenda
2018-06-18
1
-0
/
+6
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-2
/
+2
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Remove unused TimeValue include
Pavel Labath
2016-11-09
1
-1
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-307
/
+242
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-3
/
+3
*
ProcessMachCore scans through the core file pages looking for a
Jason Molenda
2016-02-06
1
-3
/
+3
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-22
/
+19
*
Workaround for collision between enum members in LLVM's MachO.h and system he...
Jim Ingham
2014-04-02
1
-0
/
+1
*
Don’t #include “llvm/Support/MachO.h” in a header file if we can avoid ...
Greg Clayton
2014-04-02
1
-2
/
+0
*
<rdar://problem/13956179>
Greg Clayton
2013-05-22
1
-3
/
+3
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-5
/
+2
*
ProcessMachCore had (until 2013-01-29) some simple checks to find a kernel
Jason Molenda
2013-03-02
1
-0
/
+3
*
Change the order that the DarwinKernel DynamicLoader plugin uses
Jason Molenda
2013-02-19
1
-3
/
+0
*
Change the DarwinKernel DyanmicLoader to maintain a persist list
Jason Molenda
2013-02-19
1
-93
/
+132
*
<rdar://problem/12491235>
Jason Molenda
2013-01-30
1
-1
/
+17
*
Added the infrastructure necessary for plug-ins to be able to add their own s...
Greg Clayton
2012-10-19
1
-0
/
+3
*
Add a new target setting to disable automatic loading of kext images
Jason Molenda
2012-10-19
1
-2
/
+4
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-38
/
+5
*
Commit missing function prototype.
Greg Clayton
2012-03-21
1
-0
/
+3
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-130
/
+35
*
Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".
Greg Clayton
2011-08-22
1
-8
/
+8
*
Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and project
Greg Clayton
2011-08-22
1
-0
/
+443