aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/bytereader.h
Commit message (Expand)AuthorAgeFilesLines
* Add debug fission support.Yunlian Jiang2016-05-041-0/+1
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-261-13/+17
* Breakpad DWARF reader: Use uint64, not uint64_t in DWARF reader code.jimblandy2010-08-251-1/+1
* Commit issue 140001: fixes for 64-bit build cleanups.jimblandy2010-08-251-3/+3
* Fixes up some style nits, and gets us compiling on Leopard again.dmaclach2010-07-271-1/+1
* Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.jimblandy2010-03-161-3/+94
* Breakpad DWARF parser: Expand comments for ByteReader class.jimblandy2010-02-111-43/+122
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad DWARF parser: Add method to read DWARF "Initial length".jimblandy2010-01-281-1/+9
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-0/+132