aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/arch_utilities.cc
AgeCommit message (Expand)Author
2023-05-03Include iOS in availability checks for mach-o/util.h callsLeonard Grey
2023-04-27Mac: update arch_utilities for macOS 13Leonard Grey
2023-03-27Mac: don't call NXFindBestFatArchLeonard Grey
2023-03-09Mac: stop using NXArchInfo as a vocabulary typeLeonard Grey
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-09-07Workaround Mac arch issueBrian Sheedy
2018-11-26Add mac dump_syms support for arm64eJoshua Peraza
2017-05-26Make the cross-compilation glue for dump_syms Mac handle x86_64h.Markus Stange
2015-09-16Fixup a bad strcmp call landed in previous commitTed Mielczarek
2015-09-16Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek
2013-10-15Support symbol dumping for ARMV8 iOS apps.qsr@chromium.org
2012-10-04 Update dump_syms to correctly filter on cpu subtype.qsr@chromium.org
2012-10-03 Add custom implementation of NXGetArchInfoXXX to allow adding new arch.qsr@chromium.org