aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_cfi_to_module.h
AgeCommit message (Expand)Author
2023-03-29Add RISC-V register namesThomas Gales
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-07-22arm64: don't interpret DW_CFA_GNU_window_saveJoshua Peraza
2021-05-26Move the dwarf2reader objects into google_breakpad namespace to make it consi...Tyrel Russell
2020-07-15fix pointer style to match the style guideMike Frysinger
2020-04-09Use stdint.h numeric typesJoshua Peraza
2016-11-08Allow compiling the google-breakpad code using a global ::string class instea...Ivan Penkov
2014-04-29Add Arm64 support to dumpsyms.rmcilroy@chromium.org
2013-09-11Adding support for mips.gordana.cmiljanovic@imgtec.com
2012-06-28This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com
2010-07-17Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF...jimblandy
2010-06-25Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek
2010-04-28Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.jimblandy
2010-04-05Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy