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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debug fission support.
Yunlian Jiang
2016-05-04
1
-0
/
+4
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
1
-3
/
+4
*
Breakpad DWARF reader: Use uint64, not uint64_t in DWARF reader code.
jimblandy
2010-08-25
1
-3
/
+3
*
Commit issue 140001: fixes for 64-bit build cleanups.
jimblandy
2010-08-25
1
-4
/
+4
*
Fixes up some style nits, and gets us compiling on Leopard again.
dmaclach
2010-07-27
1
-3
/
+3
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-3
/
+3
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
1
-15
/
+24
*
Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.
jimblandy
2010-03-16
1
-2
/
+158
*
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
/
+18
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
1
-0
/
+63