summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Regs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a new unwind method on error.Christopher Ferris2017-09-221-0/+40
* libunwindstack: make machine type a property of Regs.Josh Gao2017-08-251-6/+18
* Speed up StepIfSignalHandler path.Christopher Ferris2017-07-191-17/+30
* Add signal handling to the register object.Christopher Ferris2017-07-181-32/+208
* Make the library usable as a library.Christopher Ferris2017-07-141-13/+8
* Add full support for initing registers.Christopher Ferris2017-07-111-13/+136
* Remove assert, use CHECK instead.Christopher Ferris2017-06-291-2/+2
* Change RegsTmpl to RegsImpl.Christopher Ferris2017-06-011-14/+10
* Elf interface for new unwinder.Christopher Ferris2017-03-091-0/+237