| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add caching of build id in MapInfo object. | Christopher Ferris | 2019-01-17 | 1 | -2/+23 |
| * | Read .note.gnu.build-id. | Florian Mayer | 2018-12-05 | 1 | -0/+4 |
| * | Verify that the elf matches the expected arch. | Christopher Ferris | 2018-10-29 | 1 | -0/+5 |
| * | Always init gnu_debugdata interface if it exists. | Christopher Ferris | 2018-10-23 | 1 | -6/+2 |
| * | Fix up the definition of Elf::GetInfo. | Christopher Ferris | 2018-10-12 | 1 | -7/+7 |
| * | Fix handling of load bias values. | Christopher Ferris | 2018-06-11 | 1 | -7/+6 |
| * | Fix bug when doing signal handler lookup. | Christopher Ferris | 2018-05-17 | 1 | -3/+3 |
| * | Modify elf cache to handle elf_offsets properly. | Christopher Ferris | 2018-02-16 | 1 | -9/+46 |
| * | Add a global elf cache. | Christopher Ferris | 2018-01-25 | 1 | -0/+42 |
| * | Add error propagation into Unwinder/Elf objects. | Christopher Ferris | 2018-01-24 | 1 | -0/+20 |
| * | Add ability to read jit gdb data. | Christopher Ferris | 2018-01-12 | 1 | -0/+48 |
| * | Fix issues in libunwindstack. | Christopher Ferris | 2017-12-15 | 1 | -9/+2 |
| * | Add libunwindstack support for Mips and Mips64 | Douglas Leung | 2017-12-11 | 1 | -2/+8 |
| * | Split arch data into separate files. | Christopher Ferris | 2017-12-06 | 1 | -9/+10 |
| * | Demand read load bias for a map. | Christopher Ferris | 2017-12-05 | 1 | -0/+18 |
| * | Merge changes I53c2c560,I7d845ac5,I8b11d923 | Treehugger Robot | 2017-12-02 | 1 | -5/+5 |
| |\ | |||||
| | * | unwindstack: rename Memory::Read to ReadFully. | Josh Gao | 2017-11-15 | 1 | -5/+5 |
| * | | Fix incorrect usage of relative pcs. | Christopher Ferris | 2017-11-29 | 1 | -6/+6 |
| * | | Allow multiple threads sharing a map to unwind. | Christopher Ferris | 2017-11-28 | 1 | -0/+5 |
| |/ | |||||
| * | Multiple bugfixes, small restructuring. | Christopher Ferris | 2017-10-20 | 1 | -19/+30 |
| * | Add a new unwind method on error. | Christopher Ferris | 2017-09-22 | 1 | -5/+11 |
| * | Add proper support for embedded elf files. | Christopher Ferris | 2017-08-30 | 1 | -0/+22 |
| * | Speed up StepIfSignalHandler path. | Christopher Ferris | 2017-07-19 | 1 | -1/+1 |
| * | Add signal handling to the register object. | Christopher Ferris | 2017-07-18 | 1 | -4/+6 |
| * | Make the library usable as a library. | Christopher Ferris | 2017-07-14 | 1 | -4/+41 |
| * | Add .gnu_debugdata support. | Christopher Ferris | 2017-06-28 | 1 | -0/+22 |
| * | Elf interface for new unwinder. | Christopher Ferris | 2017-03-09 | 1 | -0/+113 |
