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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings compiling with clang-cl on Windows.
Zachary Turner
2016-11-02
2
-4
/
+3
*
Fix printf errors in ProcessMinidump
Pavel Labath
2016-11-02
1
-6
/
+6
*
Remove TimeValue from UnwindLLDB.cpp
Pavel Labath
2016-11-02
1
-8
/
+7
*
Remove TimeValue usages from MacOSX-Kernel process plugin. NFC
Pavel Labath
2016-11-02
3
-10
/
+7
*
Add helpers for the notion of a type scavenger that is "either this or that" ...
Enrico Granata
2016-11-01
1
-50
/
+55
*
Implement a general type scavenger that can dig types from debug info + a fil...
Enrico Granata
2016-11-01
1
-69
/
+10
*
Remove TimeValue usage from FileSpec.h
Pavel Labath
2016-11-01
5
-7
/
+15
*
Minidump plugin: Fix flaky test
Dimitar Vlahovski
2016-11-01
2
-9
/
+22
*
Fix a bug where the EmulateInstructionARM64 handling of STP/LDP instructions
Jason Molenda
2016-11-01
1
-67
/
+75
*
Remove executable bit on a source file
Stephane Sezer
2016-11-01
1
-0
/
+0
*
Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath
2016-10-31
8
-92
/
+85
*
Remove a couple of old TODOs and don't make a new ConstString each time; none...
Enrico Granata
2016-10-31
1
-12
/
+15
*
Improve ".." handling in FileSpec normalization
Pavel Labath
2016-10-31
1
-1
/
+1
*
Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...
Dimitar Vlahovski
2016-10-31
9
-5
/
+642
*
Minidump plugin: Adding x86_32 register context converter
Dimitar Vlahovski
2016-10-31
5
-8
/
+246
*
Rename DWARF 5 constants to adapt to change in LLVM
Adrian Prantl
2016-10-28
1
-4
/
+4
*
Check that we got back an object from MakeFunctionCaller
Jason Molenda
2016-10-27
4
-4
/
+4
*
Add support for "type lookup" to find C and C++ types
Enrico Granata
2016-10-27
2
-0
/
+78
*
Don't set a software stepping breakpoint at 0 on arm or mips.
Pavel Labath
2016-10-26
1
-1
/
+5
*
Enable the use of the new dyld SPI on the current
Jason Molenda
2016-10-26
1
-5
/
+0
*
Revert "Improve the libstdc++ smart pointer formatters"
Pavel Labath
2016-10-25
3
-201
/
+92
*
Fix arm64 sub-register definitions
Pavel Labath
2016-10-24
1
-221
/
+221
*
Reformat RegisterInfos_arm64 into a table. NFC
Pavel Labath
2016-10-24
1
-1986
/
+184
*
Add the new arm64 sub-register definitions to NativeRegisterContextLinux
Pavel Labath
2016-10-24
3
-3
/
+148
*
Add some additional logging to
Jason Molenda
2016-10-21
1
-5
/
+20
*
Fix incorrect header order introduced in rL284830
Tamas Berghammer
2016-10-21
2
-6
/
+6
*
Add data formatter for libstdc++ unique_ptr
Tamas Berghammer
2016-10-21
4
-0
/
+180
*
Add data formatter for libstdc++ tuple
Tamas Berghammer
2016-10-21
4
-0
/
+119
*
Improve the libstdc++ smart pointer formatters
Tamas Berghammer
2016-10-21
3
-92
/
+201
*
This debugging message has been left in the code for years, until one day it ...
Enrico Granata
2016-10-20
1
-2
/
+1
*
Minidump plugin: redesign the x86_64 register context
Dimitar Vlahovski
2016-10-20
2
-154
/
+173
*
Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...
Omair Javaid
2016-10-20
2
-105
/
+59
*
Add lldb register definitions for w0-w28, s0-s31, and d0-d31 to
Jason Molenda
2016-10-19
4
-70
/
+1573
*
Minidump plugin: functions parsing memory structures and filtering module list
Dimitar Vlahovski
2016-10-19
4
-0
/
+358
*
[cmake] Make dependencies of lldb libraries private, take 2
Pavel Labath
2016-10-18
1
-1
/
+1
*
[lldb] Read modules from memory when a local copy is not available
Walter Erquinigo
2016-10-17
2
-69
/
+113
*
[lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Richard Chamberlain
2016-10-13
1
-2
/
+1
*
[LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain
2016-10-12
5
-260
/
+331
*
[LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain
2016-10-12
2
-7
/
+11
*
Add a first unit test for the arm64 instruction profiled unwind
Jason Molenda
2016-10-11
3
-16
/
+56
*
[LLDB][MIPS] Fix TestReturnValue failure for MIPS
Nitesh Jain
2016-10-10
1
-27
/
+39
*
[LLDB][MIPS] Fix register read/write for 32 bit big endian system
Nitesh Jain
2016-10-10
1
-1
/
+1
*
Fix a few warnings caught by clang.
Zachary Turner
2016-10-07
2
-2
/
+2
*
Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474
Valentina Giusti
2016-10-07
2
-9
/
+22
*
Convert UniqueCStringMap to use StringRef.
Zachary Turner
2016-10-06
7
-51
/
+64
*
Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...
Valentina Giusti
2016-10-06
3
-6
/
+42
*
Convert some Args index-based iteration to range-style iteration.
Zachary Turner
2016-10-05
1
-26
/
+24
*
Fixes for libc++ std::unordered_map data formatter against trunk
Enrico Granata
2016-10-05
1
-4
/
+30
*
Convert some more aliasing and CI functions to StringRef.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Convert CommandObject constructors to StringRef.
Zachary Turner
2016-10-05
1
-2
/
+1
[next]