breakpad/src/client/mac/handler
mark@chromium.org 0decfdb042 Make ARM64 detection consistent in chromium.
This is to uniform ARM64 detection code in chromium.
Use only __aarch64__ and don't look for __arm64__ at all.

Patch by Primiano Tucci <primiano@chromium.org>

BUG=chromium:354405, chromium:358092

Review URL: https://breakpad.appspot.com/1304002/


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1293 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-04-01 18:20:36 +00:00
..
minidump_test.xcodeproj Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
testcases Fix some compilation warnings and other errors due to API changes 2011-09-29 16:14:01 +00:00
breakpad_nlist_64.cc Fixup breakpad compile for Xcode 5.1 iOS release 2014-02-24 21:35:40 +00:00
breakpad_nlist_64.h Allow out-of-process minidump generation to work on processes of a different CPU architecture 2010-12-15 21:55:56 +00:00
dynamic_images.cc Fix up ~14 warnings about 'Implicit conversion loses integer precision' on iOS. 2014-02-18 22:52:02 +00:00
dynamic_images.h Make ARM64 detection consistent in chromium. 2014-04-01 18:20:36 +00:00
exception_handler.cc Make ARM64 detection consistent in chromium. 2014-04-01 18:20:36 +00:00
exception_handler.h Generate minidumps for 64-bit ARM apps on iOS. 2013-11-21 17:44:57 +00:00
mach_vm_compat.h Generate minidumps for 64-bit ARM apps on iOS. 2013-11-21 17:44:57 +00:00
minidump_generator.cc Fixing compiler warnings: 2014-02-28 10:21:20 +00:00
minidump_generator.h Make ARM64 detection consistent in chromium. 2014-04-01 18:20:36 +00:00
minidump_tests32-Info.plist Issue 258: Added test cases for ReadTaskMemory, reorganized project file, renamed filenames inside comments 2008-04-25 00:37:19 +00:00
minidump_tests64-Info.plist Issue 258: Added test cases for ReadTaskMemory, reorganized project file, renamed filenames inside comments 2008-04-25 00:37:19 +00:00
obj-cTestCases-Info.plist Added DWARF support to Breakpad client. Thanks to Google for open sourcing their DWARF code! 2008-10-08 23:56:02 +00:00
protected_memory_allocator.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
protected_memory_allocator.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
ucontext_compat.h Make ARM64 detection consistent in chromium. 2014-04-01 18:20:36 +00:00