aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_reader.cc
AgeCommit message (Expand)Author
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-05-21Fix macos_dump_syms when __eh_frame is included in the dSYM file.Chingjun Lau
2020-07-15fix pointer style to match the style guideMike Frysinger
2019-04-05mac dump_syms: remove unused vars to fix -Werror build failuresMike Frysinger
2019-03-28mac dump_syms: Support .dSYMs > 4GB (partially)Mark Mentovai
2016-05-04macho: fix printf type mismatchesMike Frysinger
2015-09-30[mac] Teach dump_syms to handle additional zerofill sectionsPavel Labath
2015-04-22Support object files larger than 2**32.erikchen@chromium.org
2013-10-15Support symbol dumping for ARMV8 iOS apps.qsr@chromium.org
2011-10-12 Handling reading arm executable.qsr@chromium.org
2010-07-19Clean up build for 64 bit.dmaclach
2010-06-25Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek