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
/
API
/
SystemInitializerFull.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
1
-2
/
+2
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-2
/
+2
*
Disable windows-only minidump plugin
Pavel Labath
2016-11-09
1
-7
/
+0
*
Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...
Dimitar Vlahovski
2016-10-31
1
-0
/
+3
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
1
-4
/
+0
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
1
-0
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-335
/
+291
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+8
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-8
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+8
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Support for OCaml native debugging
Tamas Berghammer
2016-08-02
1
-0
/
+6
*
Add a new DynamicLoader plugin that uses SPI that are in development
Jason Molenda
2016-07-21
1
-0
/
+3
*
Remove platform plugins from lldb-server
Pavel Labath
2016-06-29
1
-6
/
+42
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+3
*
Move DynamicLoader plugins to SystemInitializerFull
Pavel Labath
2016-03-29
1
-0
/
+12
*
Add ThreadSanitizer debugging support.
Kuba Brecka
2016-03-23
1
-0
/
+3
*
Move OperatingSystem plugins to SystemInitializerFull
Pavel Labath
2016-03-16
1
-0
/
+12
*
Add support for reading line tables from PDB files.
Zachary Turner
2016-03-02
1
-7
/
+10
*
Add a set of new plugins to handle Java debugging
Tamas Berghammer
2016-02-26
1
-0
/
+9
*
Strip trailing whitespace
Ed Maste
2016-01-04
1
-3
/
+3
*
Add Hexagon ABI to System Initialization
Ted Woodward
2015-12-10
1
-0
/
+3
*
Add PlatformRemoteAppleWatch (apple watch), PlatformRemoteAppleTV (apple tv),
Jason Molenda
2015-11-06
1
-0
/
+12
*
Add go data formatters.
Ryan Brown
2015-11-05
1
-0
/
+3
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-2
/
+2
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-1
/
+1
*
Fix linkage of `init_lldb` SWIG method in Python 3.
Zachary Turner
2015-10-16
1
-1
/
+11
*
Create GoLanguageRuntime.
Ryan Brown
2015-10-06
1
-0
/
+2
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-0
/
+9
*
Add support for language plugins to provide data formatters (second attempt)
Enrico Granata
2015-09-01
1
-0
/
+11
*
Revert "Add support for language plugins to provide data formatters"
Pavel Labath
2015-09-01
1
-11
/
+0
*
Add support for language plugins to provide data formatters
Enrico Granata
2015-09-01
1
-0
/
+11
*
Reorg code to allow Windows Process Plugins to share some common code.
Adrian McCarthy
2015-08-24
1
-2
/
+2
*
Also initialize ScriptInterpreterNone if Python is disabled
Keno Fischer
2015-08-23
1
-1
/
+1
*
Create a Windows mini-dump target Differential Revision: http://reviews.llv...
Adrian McCarthy
2015-08-03
1
-0
/
+7
*
Convert the ScriptInterpreter system to a plugin-based one.
Zachary Turner
2015-07-30
1
-10
/
+21
*
Move WindowsDYLD to the Plugins/DynamicLoader directory.
Stephane Sezer
2015-07-08
1
-5
/
+0
*
Submitting patch from Abhishek for:
Greg Clayton
2015-06-25
1
-0
/
+3
*
Remove old local-only linux debugging code
Pavel Labath
2015-06-24
1
-14
/
+0
*
[LLDB][MIPS] ABI Plugin for MIPS64
Bhushan D. Attarde
2015-06-19
1
-0
/
+3
*
[LLDB][MIPS] ABI Plugin for MIPS32
Bhushan D. Attarde
2015-06-18
1
-0
/
+3
*
[LLDB][MIPS] Software single stepping
Mohit K. Bhakkad
2015-05-07
1
-3
/
+0
*
This patch adds support aarch64-linux-gnu (SysV) abi in lldb.
Omair Javaid
2015-04-29
1
-0
/
+3
*
This patch adds required piece of code for SysV Abi for arm.
Omair Javaid
2015-04-29
1
-0
/
+3
*
Add single stepping logic for linux arm
Tamas Berghammer
2015-04-15
1
-3
/
+0
*
Initial language runtime support for RenderScript.
Colin Riley
2015-04-09
1
-0
/
+3
*
Fix build error due to new plugin namespaces.
Zachary Turner
2015-03-31
1
-2
/
+2
*
Rework LLDB system initialization.
Zachary Turner
2015-03-31
1
-0
/
+394