Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing headers | Dan Albert | 2014-05-21 | 1 | -0/+1 |
* | Fix ucontext_t forward declare for mac. | Christopher Ferris | 2014-05-09 | 1 | -0/+5 |
* | Fix mac build. | Christopher Ferris | 2014-05-09 | 1 | -1/+3 |
* | Rewrite unwind thread handling. | Christopher Ferris | 2014-05-08 | 1 | -1/+2 |
* | Create an UnwindMapLocal object. | Christopher Ferris | 2014-04-03 | 1 | -1/+1 |
* | LP64: Enable debuggerd/libbacktrace/libunwind. | Pavel Chupin | 2014-01-30 | 1 | -2/+11 |
* | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 2 | -9/+8 |
* | Add PROT_* constants not found on windows. | Christopher Ferris | 2014-01-17 | 1 | -0/+8 |
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 4 | -156/+149 |
* | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 2 | -0/+9 |
* | 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 | 2 | -2/+14 |
* | Fix include files in backtrace.h. | Christopher Ferris | 2013-11-06 | 1 | -2/+2 |
* | Add some clarifying defines. | Christopher Ferris | 2013-11-05 | 1 | -0/+8 |
* | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 1 | -11/+12 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 2 | -25/+120 |
* | Update comment from review. | Christopher Ferris | 2013-09-30 | 1 | -1/+1 |
* | Create a single backtrace library. | Christopher Ferris | 2013-09-28 | 1 | -0/+104 |