aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_cfi_to_module.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-6/+6
* 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-1/+1
* Add Arm64 support to dumpsyms.rmcilroy@chromium.org2014-04-291-1/+21
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+17
* Add some more DWARF ARM register numbers to the DWARF CFI register mapsted.mielczarek2012-07-181-2/+13
* Fix harmless warning in dwarf_cfi_to_module.cc.mark@chromium.org2011-10-111-1/+1
* Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF...jimblandy2010-07-171-5/+14
* Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.jimblandy2010-04-281-0/+53
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+185