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
/
Utility
/
RegisterContextLLDB.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
1
-0
/
+17
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
1
-0
/
+55
*
DWARFExpression: Simplify class interface
Pavel Labath
2019-08-27
1
-4
/
+2
*
Fix PC adjustment in StackFrame::GetSymbolContext
Joseph Tremoulet
2019-08-02
1
-47
/
+58
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-4
/
+6
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
1
-12
/
+22
*
[FuncUnwinders] Use "symbol file" unwind plans for unwinding
Pavel Labath
2019-05-24
1
-6
/
+8
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-10
/
+10
*
RegisterContextLLDB: Push CFA value on DWARF stack when evaluating register e...
Pavel Labath
2019-05-07
1
-1
/
+3
*
RegisterContextLLDB::GetFullUnwindPlanForFrame has four verbose
Jason Molenda
2019-05-02
1
-18
/
+24
*
FuncUnwinders: remove "current_offset" from function arguments
Pavel Labath
2019-04-23
1
-14
/
+12
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
1
-11
/
+8
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-6
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-17
/
+9
*
[x86] Fix issues with a realigned stack in MSVC compiled applications
Aleksandr Urakov
2018-10-30
1
-50
/
+93
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
1
-3
/
+6
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-193
/
+136
*
Remove the DWARFExpression -> Clang ExpressionParser dependency
Tamas Berghammer
2017-08-16
1
-4
/
+4
*
Fix two places in RegisterContextLLDB::InitializeNonZerothFrame where
Jason Molenda
2017-06-29
1
-13
/
+14
*
Fix backtrace of noreturn functions situated at the end of a module
Pavel Labath
2017-06-08
1
-5
/
+7
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-5
/
+5
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Before returning a pc value for a stack frame,
Jason Molenda
2017-02-14
1
-3
/
+21
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-8
/
+4
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-3
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-1874
/
+1830
*
Revert r273524, it may have been the cause of a linux testbot failure
Jason Molenda
2016-06-23
1
-1
/
+1
*
Do some minor renames of "Mac OS X" to "macOS".
Jason Molenda
2016-06-23
1
-1
/
+1
*
Some changes to prevent searching down the stack for saved register
Jason Molenda
2016-05-20
1
-10
/
+29
*
Fix unwind failures when PC points beyond the end of a function
Ulrich Weigand
2016-04-24
1
-5
/
+7
*
Add new ABI callback to provide fallback unwind register locations
Ulrich Weigand
2016-04-14
1
-26
/
+16
*
Add support for DW_OP_push_object_address in dwarf expressions
Tamas Berghammer
2016-02-26
1
-2
/
+2
*
Fix for TestNoreturnUnwind.py on i386
Ravitheja Addepally
2016-01-12
1
-3
/
+26
*
Fix several issues around .ARM.exidx section handling
Tamas Berghammer
2015-10-02
1
-10
/
+10
*
Add support for .ARM.exidx unwind information
Tamas Berghammer
2015-09-30
1
-8
/
+23
*
Change the looping stack detection code
Tamas Berghammer
2015-09-09
1
-14
/
+16
*
Handle DW_OP_GNU_addr_index in DWARF expressions
Tamas Berghammer
2015-08-25
1
-2
/
+10
*
Enable usage of eh_frame based unwind plan as a fallback
Tamas Berghammer
2015-07-03
1
-12
/
+39
*
Improve instruction emulation based stack unwinding on ARM
Tamas Berghammer
2015-06-24
1
-11
/
+8
*
Fix printing of function names during unwind logging.
Zachary Turner
2015-04-06
1
-6
/
+15
*
Support evaluation of DWARF expressions setting CFA
Pavel Labath
2015-02-23
1
-1
/
+22
*
UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
2015-02-23
1
-37
/
+49
*
Adding compact unwind as a source of unwind information
Jason Molenda
2015-01-21
1
-2
/
+5
*
Rearrange RegisterContextLLDB::SavedLocationForRegister a tiny bit
Jason Molenda
2015-01-08
1
-18
/
+22
*
Add a new 'eRegisterInLiveRegisterContext' RegisterLocation to track
Jason Molenda
2014-12-09
1
-8
/
+34
*
The lldb unwinder can now use the unwind information from the compact-unwind
Jason Molenda
2014-12-08
1
-4
/
+7
*
When a RegisterContext produces an invalid CFA address, change
Jason Molenda
2014-11-22
1
-7
/
+17
[next]