summaryrefslogtreecommitdiffstats
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-135-183/+158
* Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-092-14/+21
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-087-38/+52
* Fix the ucontext for mips/x86.Christopher Ferris2014-01-071-15/+4
* Switch ARM back to libcorkscrew temporarily.Elliott Hughes2014-01-021-2/+5
* Revert "Revert enabling libunwind."Christopher Ferris2013-11-081-1/+1
* Revert enabling libunwind.Christopher Ferris2013-11-071-1/+1
* Enable libunwind on arm platforms.Christopher Ferris2013-11-061-1/+1
* Use new defines in test code.Christopher Ferris2013-11-052-17/+15
* Add some clarifying defines.Christopher Ferris2013-11-051-3/+3
* Add corkscrew support for finding static symbols.Christopher Ferris2013-11-041-7/+25
* More libbacktrace fixes.Christopher Ferris2013-10-307-110/+105
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-2823-993/+2235
* Only build host library on linux-x86.Christopher Ferris2013-10-021-32/+32
* Fix problems in libbacktrace.Christopher Ferris2013-10-013-6/+42
* Create a single backtrace library.Christopher Ferris2013-09-2814-0/+1366