Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify elf cache to handle elf_offsets properly. | Christopher Ferris | 2018-02-16 | 1 | -2/+4 |
* | Add a global elf cache. | Christopher Ferris | 2018-01-25 | 1 | -0/+13 |
* | Add error propagation into Unwinder/Elf objects. | Christopher Ferris | 2018-01-24 | 1 | -0/+4 |
* | Add ability to read jit gdb data. | Christopher Ferris | 2018-01-12 | 1 | -0/+4 |
* | Add libunwindstack support for Mips and Mips64 | Douglas Leung | 2017-12-11 | 1 | -0/+2 |
* | Split arch data into separate files. | Christopher Ferris | 2017-12-06 | 1 | -0/+11 |
* | Demand read load bias for a map. | Christopher Ferris | 2017-12-05 | 1 | -0/+2 |
* | Fix incorrect usage of relative pcs. | Christopher Ferris | 2017-11-29 | 1 | -2/+2 |
* | Allow multiple threads sharing a map to unwind. | Christopher Ferris | 2017-11-28 | 1 | -0/+3 |
* | Multiple bugfixes, small restructuring. | Christopher Ferris | 2017-10-20 | 1 | -3/+5 |
* | Add a new unwind method on error. | Christopher Ferris | 2017-09-22 | 1 | -1/+1 |
* | Add proper support for embedded elf files. | Christopher Ferris | 2017-08-30 | 1 | -0/+2 |
* | Make the library usable as a library. | Christopher Ferris | 2017-07-14 | 1 | -0/+86 |