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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
<rdar://problem/13092722>
Greg Clayton
2013-02-01
1
-2
/
+2
*
Verified that the plugin.dynamic-loader.darwin-kernel.scan-type
Jason Molenda
2013-01-30
1
-6
/
+0
*
Fix one obvious thinko with the plugin.dynamic-loader.darwin-kernel.scan-type...
Jason Molenda
2013-01-30
1
-2
/
+2
*
<rdar://problem/12491235>
Jason Molenda
2013-01-30
1
-23
/
+326
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
<rdar://problem/12842032>
Greg Clayton
2012-12-11
1
-0
/
+15
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
1
-3
/
+0
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Don't re-add kexts and the kernel each time we get a notification
Jason Molenda
2012-12-01
1
-14
/
+10
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-5
/
+5
*
<rdar://problem/12586350>
Enrico Granata
2012-11-08
1
-5
/
+2
*
Fix a crasher in
Jason Molenda
2012-11-08
1
-1
/
+2
*
Change the name of the variable used to detect if we are loading kexts to "lo...
Greg Clayton
2012-10-19
1
-6
/
+6
*
Rename "macosx-kernel" to "darwin-kernel" to match the filenames before anyon...
Greg Clayton
2012-10-19
1
-2
/
+2
*
Added the infrastructure necessary for plug-ins to be able to add their own s...
Greg Clayton
2012-10-19
1
-2
/
+69
*
Add a new target setting to disable automatic loading of kext images
Jason Molenda
2012-10-19
1
-1
/
+9
*
Bunch of cleanups for warnings found by the llvm static analyzer.
Jim Ingham
2012-10-12
1
-1
/
+1
*
Add a parameter to Symbols::DownloadObjectAndSymbolFile() to control
Jason Molenda
2012-10-09
1
-57
/
+73
*
In DynamicLoaderDarwinKernel::OSKextLoadedKextSummary::LoadImageUsingMemoryMo...
Jason Molenda
2012-10-06
1
-40
/
+18
*
Patch submitted by Dan Malea -- I introduced a dependency between
Jason Molenda
2012-10-04
1
-1
/
+2
*
The kernel loading code is now isolated in the DynamicLoaderDarwinKernel;
Jason Molenda
2012-10-03
1
-6
/
+0
*
Change DynamicLoaderDarwinKernel::OSKextLoadedKextSummary to use
Jason Molenda
2012-10-02
1
-10
/
+16
*
Handle KASLR kernel loading for kernel corefiles.
Jason Molenda
2012-10-02
1
-37
/
+71
*
Add support for debugging KASLR kernels via kdp (the kernel being
Jason Molenda
2012-09-29
1
-3
/
+29
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+49
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-1
/
+0
*
<rdar://problem/11357711>
Greg Clayton
2012-07-07
1
-4
/
+4
*
Also push file & line breakpoints past the prologue. Also added a "-K" argum...
Jim Ingham
2012-05-22
1
-3
/
+3
*
<rdar://problem/11358639>
Greg Clayton
2012-05-08
1
-1
/
+11
*
Fixed the ability to load a module from a path by using just a UUID. After
Greg Clayton
2012-03-21
1
-23
/
+24
*
<rdar://problem/10997402>
Greg Clayton
2012-03-07
1
-1
/
+1
*
Made a ModuleSpec class in Module.h which can specify a module using one or
Greg Clayton
2012-02-26
1
-1
/
+5
*
Made loading sections in the DynamicLoaderDarwinKernel more robust as it
Greg Clayton
2012-02-14
1
-31
/
+28
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-429
/
+151
*
Improved detection of object file types, moving
Sean Callanan
2012-02-10
1
-9
/
+1
*
Added code in the Host layer that can report system log messages
Greg Clayton
2012-01-05
1
-11
/
+10
*
warnings: Fix a bunch of -Wreorder problems.
Daniel Dunbar
2011-10-31
1
-2
/
+2
*
Adjust kext load messages in DynamicLoaderDarwinKernel::ParseKextSummaries so we
Jason Molenda
2011-09-24
1
-3
/
+5
*
Added the ability to restrict breakpoints by function name, function regexp, ...
Jim Ingham
2011-09-23
1
-0
/
+1
*
Add a new breakpoint type "break by source regular expression".
Jim Ingham
2011-09-21
1
-1
/
+3
*
Fixed a problem where expressions would attempt to
Sean Callanan
2011-09-20
1
-0
/
+3
*
Update declarations for all functions/methods that accept printf-style
Jason Molenda
2011-09-20
1
-1
/
+1
*
Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".
Greg Clayton
2011-08-22
1
-50
/
+50
*
Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and project
Greg Clayton
2011-08-22
1
-0
/
+1096
[prev]