Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 5 | -183/+158 |
* | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. | Christopher Ferris | 2014-01-09 | 2 | -14/+21 |
* | Refactor to share map_info amongst threads. | Christopher Ferris | 2014-01-08 | 7 | -38/+52 |
* | Fix the ucontext for mips/x86. | Christopher Ferris | 2014-01-07 | 1 | -15/+4 |
* | Switch ARM back to libcorkscrew temporarily. | Elliott Hughes | 2014-01-02 | 1 | -2/+5 |
* | Revert "Revert enabling libunwind." | Christopher Ferris | 2013-11-08 | 1 | -1/+1 |
* | Revert enabling libunwind. | Christopher Ferris | 2013-11-07 | 1 | -1/+1 |
* | Enable libunwind on arm platforms. | Christopher Ferris | 2013-11-06 | 1 | -1/+1 |
* | Use new defines in test code. | Christopher Ferris | 2013-11-05 | 2 | -17/+15 |
* | Add some clarifying defines. | Christopher Ferris | 2013-11-05 | 1 | -3/+3 |
* | Add corkscrew support for finding static symbols. | Christopher Ferris | 2013-11-04 | 1 | -7/+25 |
* | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 7 | -110/+105 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 23 | -993/+2235 |
* | Only build host library on linux-x86. | Christopher Ferris | 2013-10-02 | 1 | -32/+32 |
* | Fix problems in libbacktrace. | Christopher Ferris | 2013-10-01 | 3 | -6/+42 |
* | Create a single backtrace library. | Christopher Ferris | 2013-09-28 | 14 | -0/+1366 |