summaryrefslogtreecommitdiffstats
path: root/libbacktrace/UnwindPtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only include ucontext.h when necessary.Christopher Ferris2014-05-091-0/+1
* Rewrite unwind thread handling.Christopher Ferris2014-05-081-1/+6
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-2/+1
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-3/+11
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-26/+14
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-0/+1
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-2/+2
* More libbacktrace fixes.Christopher Ferris2013-10-301-5/+5
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+136