Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pointer style to match the style guide | Mike Frysinger | 2020-07-15 | 1 | -75/+75 |
* | Use stdint.h numeric types | Joshua Peraza | 2020-04-09 | 1 | -21/+21 |
* | Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture | Michael Forney | 2020-03-17 | 1 | -8/+9 |
* | This change allows compiling the google-breakpad code using a global ::string... | Ivan Penkov | 2016-08-30 | 1 | -2/+2 |
* | elf_reader: drop unused zlib include | Mike Frysinger | 2016-05-25 | 1 | -1/+3 |
* | use another elf.h inside the package for common/dwarf/elf_reader | Yunlian Jiang | 2016-05-18 | 1 | -1/+1 |
* | Use elf.h inside the package. | Yunlian Jiang | 2016-05-18 | 1 | -1/+1 |
* | Replaced glibc version of elf.h with musl version of elf.h. | Dave MacLachlan | 2016-05-12 | 1 | -0/+13 |
* | Add debug fission support. | Yunlian Jiang | 2016-05-04 | 1 | -0/+1258 |