summaryrefslogtreecommitdiff
path: root/libunwindstack/ElfInterfaceArm.cpp
AgeCommit message (Expand)Author
2021-03-23Add shared symbol name cache.David Srbecky
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2018-07-12Remove Memory::ReadField.Christopher Ferris
2018-06-22Fix ARM program header values used for exidx.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-03-16Always set the sp reg to the cfa for DWARF.Yabin Cui
2018-03-15Handle ARM thumb function symbols.Christopher Ferris
2018-02-08Expose per arch headers.Christopher Ferris
2018-01-24Add error propagation into Unwinder/Elf objects.Christopher Ferris
2017-12-15Fix issues in libunwindstack.Christopher Ferris
2017-12-06Split arch data into separate files.Christopher Ferris
2017-10-23If the pc is set to zero, the unwind is done.Christopher Ferris
2017-10-20Multiple bugfixes, small restructuring.Christopher Ferris
2017-09-22Add a new unwind method on error.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-04-03Add overflow checks in Memory objects.Christopher Ferris
2017-03-09Elf interface for new unwinder.Christopher Ferris