summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Corkscrew.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-2/+1
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-17/+20
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-61/+89
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-0/+2
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-6/+6
* Add corkscrew support for finding static symbols.Christopher Ferris2013-11-041-7/+25
* More libbacktrace fixes.Christopher Ferris2013-10-301-2/+2
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+200