Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use stdint.h numeric types | Joshua Peraza | 2020-04-09 | 1 | -17/+19 |
* | Revert "Add dwarf5 compilation-unit header handling." | Mike Frysinger | 2020-03-10 | 1 | -5/+1 |
* | Add dwarf5 compilation-unit header handling. | Sterling Augustine | 2019-12-19 | 1 | -1/+5 |
* | breakpad: fix unittest errors | Yunlian Jiang | 2016-05-04 | 1 | -2/+2 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -3/+6 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -2/+2 |
* | Remove dead code. | mark@chromium.org | 2012-12-12 | 1 | -6/+4 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -2/+2 |
* | Breakpad DWARF: Add support for DWARF 4 attribute forms. | jimblandy | 2012-02-01 | 1 | -5/+114 |
* | Add partial unit tests for dwarf2reader::CompilationUnit. | jimblandy | 2012-02-01 | 1 | -0/+377 |