summaryrefslogtreecommitdiffstats
path: root/libunwindstack/DwarfCfa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix performance-for-range-copy warningsChih-Hung Hsieh2018-12-111-1/+1
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-2/+5
* Fix handling of load bias values.Christopher Ferris2018-06-111-4/+4
* Cache DWARF location rules for a given pc.David Srbecky2018-03-291-2/+11
* Don't implicitly dereference DW_CFA_def_cfa_expression.David Srbecky2018-03-081-1/+4
* Add error propagation into Unwinder/Elf objects.Christopher Ferris2018-01-241-12/+17
* Make the library usable as a library.Christopher Ferris2017-07-141-3/+8
* Add the Dwarf CFA handling.Christopher Ferris2017-04-241-0/+713