summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Backtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the code.Christopher Ferris2015-03-311-0/+138
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-228/+0
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-151/+57
* Create a bare bones host libbacktrace on mac.Christopher Ferris2014-01-131-1/+1
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-4/+7
* Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-091-2/+2
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-18/+30
* Add some clarifying defines.Christopher Ferris2013-11-051-3/+3
* More libbacktrace fixes.Christopher Ferris2013-10-301-14/+9
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+312