index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
dwarf
/
bytereader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pointer style to match the style guide
Mike Frysinger
2020-07-15
1
-14
/
+14
*
Add and handle various dwarf5 addrx forms.
Sterling Augustine
2020-06-24
1
-0
/
+5
*
Use stdint.h numeric types
Joshua Peraza
2020-04-09
1
-23
/
+23
*
Add debug fission support.
Yunlian Jiang
2016-05-04
1
-0
/
+1
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
1
-13
/
+17
*
Breakpad DWARF reader: Use uint64, not uint64_t in DWARF reader code.
jimblandy
2010-08-25
1
-1
/
+1
*
Commit issue 140001: fixes for 64-bit build cleanups.
jimblandy
2010-08-25
1
-3
/
+3
*
Fixes up some style nits, and gets us compiling on Leopard again.
dmaclach
2010-07-27
1
-1
/
+1
*
Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.
jimblandy
2010-03-16
1
-3
/
+94
*
Breakpad DWARF parser: Expand comments for ByteReader class.
jimblandy
2010-02-11
1
-43
/
+122
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad DWARF parser: Add method to read DWARF "Initial length".
jimblandy
2010-01-28
1
-1
/
+9
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
1
-0
/
+132