summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h
Commit message (Expand)AuthorAgeFilesLines
* Workaround for collision between enum members in LLVM's MachO.h and system he...Jim Ingham2014-04-021-0/+1
* Don’t #include “llvm/Support/MachO.h” in a header file if we can avoid ...Greg Clayton2014-04-021-2/+0
* <rdar://problem/13956179>Greg Clayton2013-05-221-3/+3
* <rdar://problem/13854277>Greg Clayton2013-05-101-5/+2
* ProcessMachCore had (until 2013-01-29) some simple checks to find a kernelJason Molenda2013-03-021-0/+3
* Change the order that the DarwinKernel DynamicLoader plugin usesJason Molenda2013-02-191-3/+0
* Change the DarwinKernel DyanmicLoader to maintain a persist listJason Molenda2013-02-191-93/+132
* <rdar://problem/12491235> Jason Molenda2013-01-301-1/+17
* Added the infrastructure necessary for plug-ins to be able to add their own s...Greg Clayton2012-10-191-0/+3
* Add a new target setting to disable automatic loading of kext imagesJason Molenda2012-10-191-2/+4
* <rdar://problem/11757916>Greg Clayton2012-08-291-38/+5
* Commit missing function prototype.Greg Clayton2012-03-211-0/+3
* Full core file support has been added for mach-o core files.Greg Clayton2012-02-131-130/+35
* Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".Greg Clayton2011-08-221-8/+8
* Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and projectGreg Clayton2011-08-221-0/+443
OpenPOWER on IntegriCloud