1. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  2. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago
  3. da459e5 Read .note.gnu.build-id. by Florian Mayer · 7 years ago
  4. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 7 years ago
  5. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  6. 4cc36d2 Fix handling of load bias values. by Christopher Ferris · 7 years ago
  7. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  8. 11e96fe Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  9. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 8 years ago
  10. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 8 years ago
  11. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 8 years ago
  12. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 8 years ago
  13. d06001d Split arch data into separate files. by Christopher Ferris · 8 years ago
  14. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 8 years ago
  15. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 8 years ago
  16. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 8 years ago
  17. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  18. a019665 Add signal handling to the register object. by Christopher Ferris · 8 years ago
  19. d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
  20. 570b76f Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
  21. bae69f1 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
  22. 3958f80 Elf interface for new unwinder. by Christopher Ferris · 9 years ago