Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the code. | Christopher Ferris | 2015-03-31 | 1 | -0/+138 |
* | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -228/+0 |
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -151/+57 |
* | Create a bare bones host libbacktrace on mac. | Christopher Ferris | 2014-01-13 | 1 | -1/+1 |
* | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 1 | -4/+7 |
* | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. | Christopher Ferris | 2014-01-09 | 1 | -2/+2 |
* | Refactor to share map_info amongst threads. | Christopher Ferris | 2014-01-08 | 1 | -18/+30 |
* | Add some clarifying defines. | Christopher Ferris | 2013-11-05 | 1 | -3/+3 |
* | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 1 | -14/+9 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 1 | -0/+312 |