summaryrefslogtreecommitdiffstats
path: root/lldb/source/Initialization/SystemInitializerCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plug-in PlatformNetBSD initializer and terminatorKamil Rytarowski2015-12-051-0/+2
* Revert "Plug-in PlatformNetBSD initializer and terminator"Siva Chandra2015-11-191-2/+0
* Plug-in PlatformNetBSD initializer and terminatorEd Maste2015-11-191-0/+2
* Add more NetBSD platform glue for lldbBruce Mitchener2015-11-071-0/+1
* Completely avoid building Apple simulator on non-Darwin platforms.Chaoren Lin2015-11-051-3/+3
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-1/+1
* TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...Greg Clayton2015-09-171-1/+8
* Add an OperatingSystem plugin to support goroutinesRyan Brown2015-09-161-0/+3
* Use correct #ifdef check for ProcessWindowsLog::Terminate() call.Hafiz Abid Qadeer2015-09-041-1/+1
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-1/+1
* Convert the ScriptInterpreter system to a plugin-based one.Zachary Turner2015-07-301-2/+0
* Move WindowsDYLD to the Plugins/DynamicLoader directory.Stephane Sezer2015-07-081-0/+3
* Move PlatformFreeBSD to its own namespaceEd Maste2015-07-021-2/+2
* Remove old local-only linux debugging codePavel Labath2015-06-241-1/+0
* Assembly profiler for mips32Bhushan D. Attarde2015-05-151-0/+3
* Add logging to ProcessWindows.Zachary Turner2015-05-071-0/+4
* [LLDB][MIPS] Software single steppingMohit K. Bhakkad2015-05-071-0/+3
* Add single stepping logic for linux armTamas Berghammer2015-04-151-0/+5
* Add logging plugin for WindowsAdrian McCarthy2015-04-101-0/+4
* Rework LLDB system initialization.Zachary Turner2015-03-311-0/+167
OpenPOWER on IntegriCloud