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