1. 12d9029 Cache DWARF location rules for a given pc. by David Srbecky · 6 years ago
  2. 414df3e Always set the sp reg to the cfa for DWARF. by Yabin Cui · 6 years ago
  3. c4772ae Don't implicitly dereference DW_CFA_def_cfa_expression. by David Srbecky · 6 years ago
  4. 559c7f2 Implement new DEX PC lookup scheme. by Christopher Ferris · 6 years ago
  5. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 6 years ago
  6. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 6 years ago
  7. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  8. ef35aa5 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
  9. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  10. 13b8665 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  11. fda7edd Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  12. 2502a60 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
  13. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  14. d226a51 Make the library usable as a library. by Christopher Ferris · 7 years ago
  15. 7b8e467 Change RegsTmpl to RegsImpl. by Christopher Ferris · 7 years ago
  16. 53a3c9b Add DwarfSection classes. by Christopher Ferris · 7 years ago