summaryrefslogtreecommitdiff
path: root/lldb/tools/compact-unwind
AgeCommit message (Expand)Author
2021-09-09Don't re-define constants that are now in compact_unwind_encoding.h.Jason Molenda
2019-10-16Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-06-07Add support for using armv7 compact unwind informationJason Molenda
2016-06-04Add armv7 compact unwind printing to the compact-unwind-dumper.c toolJason Molenda
2016-05-25Add support for arm64 compact unwind tables, used on darwin arm64Jason Molenda
2015-06-18Fix a variety of typos.Bruce Mitchener
2015-01-23Two fixes for compact unwind decoding for frameless large-stack-sizeJason Molenda
2014-12-16Temporarily disable CompactUnwindInfo::GetCompactUnwindInfoForFunction.Jason Molenda
2014-12-08The lldb unwinder can now use the unwind information from the compact-unwind Jason Molenda
2014-11-29Add support for 32-bit i386 binaries.Jason Molenda
2014-11-29The finishing touches on getting the compact unwind dumping completedJason Molenda
2014-11-28Add support for UNWIND_X86_64_MODE_STACK_IND entries.Jason Molenda
2014-11-27A little more work on the compact unwind dumper.Jason Molenda
2014-11-17Add a little sketch of a program that can extract unwindJason Molenda