summaryrefslogtreecommitdiff
path: root/libunwindstack/RegsArm64.cpp
AgeCommit message (Expand)Author
2021-04-23libunwindstack: try stripping PAC from pcTamas Zsoldos
2020-11-05Reland "Clear PAC bits in android_unsafe_frame_pointer_chase()."Nicolas Geoffray
2020-11-04Revert "Clear PAC bits in android_unsafe_frame_pointer_chase()."Nicolas Geoffray
2020-10-30Clear PAC bits in android_unsafe_frame_pointer_chase().Peter Collingbourne
2020-07-14libunwindstack: support for Armv8.3-A Pointer AuthenticationTamas Petz
2020-03-19Make GetPcAdjustment a free function.Peter Collingbourne
2020-01-24unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguouslyRyan Savitski
2019-12-04Use elf offset in signal step check.Christopher Ferris
2019-11-18Include PSTATE in tombstones on arm64.Peter Collingbourne
2018-12-06Add missing includes.Florian Mayer
2018-04-20libunwindstack: add Regs::Clone.Josh Gao
2018-03-28Fix null pointer dereference in RegsArm.Christopher Ferris
2018-03-16Always set the sp reg to the cfa for DWARF.Yabin Cui
2018-02-21Change the GetAdjustedRelPc to GetPcAdjustment.Christopher Ferris
2018-02-08Expose per arch headers.Christopher Ferris
2017-12-06Split arch data into separate files.Christopher Ferris