summaryrefslogtreecommitdiffstats
path: root/libunwindstack/include
Commit message (Expand)AuthorAgeFilesLines
* Add a new unwind method on error.Christopher Ferris2017-09-225-5/+93
* Add a method to share the process memory object.Christopher Ferris2017-09-052-6/+12
* Add proper support for embedded elf files.Christopher Ferris2017-08-303-0/+14
* Merge "libunwindstack: make machine type a property of Regs."Treehugger Robot2017-08-261-2/+12
|\
| * libunwindstack: make machine type a property of Regs.Josh Gao2017-08-251-2/+12
* | Speed up map creation.Christopher Ferris2017-08-231-2/+5
|/
* Small clean upsChristopher Ferris2017-08-091-1/+1
* Add support for the new unwind method.Christopher Ferris2017-08-031-0/+1
* Allow mips to build.Christopher Ferris2017-08-021-0/+5
* Revert "Add support for the new unwind method."Christopher Ferris2017-08-021-1/+0
* Add support for the new unwind method.Christopher Ferris2017-07-311-0/+1
* Speed up StepIfSignalHandler path.Christopher Ferris2017-07-191-5/+5
* Add signal handling to the register object.Christopher Ferris2017-07-181-0/+16
* Make the library usable as a library.Christopher Ferris2017-07-1412-0/+1149