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