Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only copy mcontext data from sigcontext. | Christopher Ferris | 2014-05-23 | 1 | -1/+7 |
* | Rewrite unwind thread handling. | Christopher Ferris | 2014-05-08 | 1 | -141/+129 |
* | Use real time signal for threads instead of SIGURG. | Christopher Ferris | 2014-04-30 | 1 | -3/+3 |
* | Create an UnwindMapLocal object. | Christopher Ferris | 2014-04-03 | 1 | -0/+1 |
* | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -4/+0 |
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -18/+8 |
* | Refactor to share map_info amongst threads. | Christopher Ferris | 2014-01-08 | 1 | -2/+3 |
* | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 1 | -51/+55 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 1 | -0/+224 |