Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only copy mcontext data from sigcontext. | Christopher Ferris | 2014-05-23 | 1 | -4/+2 |
* | Rewrite unwind thread handling. | Christopher Ferris | 2014-05-08 | 1 | -51/+42 |
* | Use real time signal for threads instead of SIGURG. | Christopher Ferris | 2014-04-30 | 1 | -0/+9 |
* | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -3/+1 |
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -3/+3 |
* | Create a bare bones host libbacktrace on mac. | Christopher Ferris | 2014-01-13 | 1 | -1/+0 |
* | Refactor to share map_info amongst threads. | Christopher Ferris | 2014-01-08 | 1 | -1/+2 |
* | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 1 | -10/+9 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 1 | -0/+93 |