Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pointer style to match the style guide | Mike Frysinger | 2020-07-15 | 1 | -9/+9 |
* | Add and handle various dwarf5 addrx forms. | Sterling Augustine | 2020-06-24 | 1 | -0/+11 |
* | Use stdint.h numeric types | Joshua Peraza | 2020-04-09 | 1 | -31/+31 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -17/+12 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -2/+2 |
* | Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers. | jimblandy | 2010-03-16 | 1 | -0/+26 |
* | Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G... | jimblandy@gmail.com | 2009-12-15 | 1 | -0/+2 |
* | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... | jimblandy@gmail.com | 2009-12-15 | 1 | -0/+147 |