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