aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_cfi_to_module.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-14/+14
* Use stdint.h numeric typesJoshua Peraza2020-04-091-9/+9
* Allow compiling the google-breakpad code using a global ::string class instea...Ivan Penkov2016-11-081-2/+2
* Add Arm64 support to dumpsyms.rmcilroy@chromium.org2014-04-291-2/+5
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+3
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF...jimblandy2010-07-171-1/+22
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+2
* Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.jimblandy2010-04-281-0/+20
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+154