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
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
[Python] Remove Python include from ScriptInterpreterPython.h
Jonas Devlieghere
2019-03-29
1
-4
/
+0
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
1
-3
/
+0
*
[Python] Remove dynamic indirection
Jonas Devlieghere
2019-03-26
1
-1
/
+0
*
[ScriptInterpreterPython] Move SWIG initialization into the Python plugin (NFC)
Jonas Devlieghere
2019-03-25
1
-169
/
+1
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
1
-3
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Introduce SymbolFileBreakpad and use it to fill symtab
Pavel Labath
2019-01-11
1
-0
/
+3
*
Add missing Initialize/Terminate for Architecture plugins
Tatyana Krasnukha
2018-12-13
1
-0
/
+6
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
1
-0
/
+3
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
1
-3
/
+0
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
1
-0
/
+3
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
1
-2
/
+6
*
Remove OCaml debugger plugin
Jonas Devlieghere
2018-11-05
1
-6
/
+0
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
1
-9
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-12
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
1
-10
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
1
-10
/
+1
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-0
/
+3
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-1
/
+14
*
Move SystemInitializerFull header to source/API
Alex Langford
2018-05-25
1
-1
/
+1
*
Move ObjectFile initialization out of SystemInitializerCommon
Pavel Labath
2018-05-24
1
-0
/
+12
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-13
/
+11
*
Re-add change for https://reviews.llvm.org/D42582 with added directories.
Jim Ingham
2018-03-12
1
-0
/
+2
*
Revert "Improve prologue handling to support functions with multiple entry po...
Vedant Kumar
2018-03-12
1
-2
/
+0
*
Improve prologue handling to support functions with multiple entry points.
Jim Ingham
2018-03-12
1
-0
/
+2
*
[LLDB] Initial version of PPC64 InstEmulation
Pavel Labath
2018-02-27
1
-0
/
+3
*
Move StopInfoOverride callback to the new architecture plugin
Pavel Labath
2017-10-25
1
-1
/
+5
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Shorten sanitizer plugin names
Pavel Labath
2017-06-26
1
-3
/
+3
*
Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...
Kuba Mracek
2017-06-16
1
-0
/
+6
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
[LLDB] OpenBSD support
Kamil Rytarowski
2017-03-26
1
-0
/
+3
*
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
[next]