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
/
Process
/
POSIX
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Fix ARM32 inferior calls
Jan Kratochvil
2019-12-21
1
-4
/
+4
*
Obliterate LLDB_CONFIGURATION_BUILDANDINTEGRATION
Pavel Labath
2019-09-05
2
-14
/
+0
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Revert "Revert "Add ReadCStringFromMemory for faster string reads""
Antonio Afonso
2019-07-23
1
-6
/
+5
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
2
-1
/
+77
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
2
-77
/
+1
*
Fix TestGdbRemoteLibrariesSvr4Support
Pavel Labath
2019-07-01
1
-2
/
+2
*
Revert "Add ReadCStringFromMemory for faster string reads"
Antonio Afonso
2019-06-25
1
-5
/
+6
*
Add ReadCStringFromMemory for faster string reads
Antonio Afonso
2019-06-18
1
-6
/
+5
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
2
-0
/
+76
*
Implement GetSharedLibraryInfoAddress
Antonio Afonso
2019-06-14
3
-0
/
+158
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[CMake] Correct lldbPluginProcessPOSIX dependencies
Alex Langford
2019-05-01
1
-1
/
+1
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-11
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-3
/
+0
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+1
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+0
*
Remove lldb streams from the Log class completely
Pavel Labath
2017-03-15
1
-1
/
+0
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-5
/
+1
*
Switch "posix" to the new log channel registration mechanism
Pavel Labath
2017-02-23
2
-204
/
+22
*
Remove some dead code from ProcessPOSIXLog
Pavel Labath
2017-02-13
2
-41
/
+0
*
Convert Log class to llvm streams
Pavel Labath
2017-02-10
2
-5
/
+7
*
Remove the verbose category in the posix channel
Pavel Labath
2017-02-06
2
-3
/
+0
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+4
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+7
*
Fix -Wunused-function warning by preprocessor conditionalizing the function t...
David Blaikie
2017-01-06
1
-0
/
+2
*
Fix a crash in ProcessPOSIXLog
Pavel Labath
2016-11-28
1
-2
/
+2
*
Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474
Valentina Giusti
2016-10-07
2
-9
/
+22
*
Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...
Valentina Giusti
2016-10-06
2
-4
/
+41
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
6
-766
/
+689
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-32
/
+0
*
Use SI_KERNEL on platforms defining it
Stephane Sezer
2015-09-14
1
-2
/
+3
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Remove old local-only linux debugging code
Pavel Labath
2015-06-24
18
-4657
/
+0
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
2
-49
/
+48
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
2
-4
/
+0
*
Report inferior SIGSEGV as a signal instead of an exception on linux
Pavel Labath
2015-05-29
1
-21
/
+21
*
Initial FreeBSD/arm live debugging support
Ed Maste
2015-05-13
1
-0
/
+4
*
Remove DoAttachToProcessWithId(lldb::pid_t).
Zachary Turner
2015-05-13
2
-10
/
+1
*
Get lldb-server building on android-9
Vince Harron
2015-05-12
1
-0
/
+2
*
Adds Register Context Linux/POSIX for ARM Architecture
Omair Javaid
2015-04-14
5
-0
/
+461
*
Fix compilation failure caused by r234366.
Chaoren Lin
2015-04-07
1
-1
/
+1
*
Make sure the OperatingSystem plug-ins will work on linux as well. This goes ...
Greg Clayton
2015-04-07
1
-1
/
+4
*
Remove dead code in ProcessPOSIX.
Davide Italiano
2015-04-01
1
-33
/
+0
*
Remove virtual and add override for lots of function.
Tamas Berghammer
2015-03-25
2
-45
/
+45
*
Create NativeRegisterContext for android-arm64
Tamas Berghammer
2015-03-13
1
-0
/
+3
*
Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging
Robert Flack
2015-03-11
2
-0
/
+24
[next]