breakpad/src/common/mac
ivan.penkov@gmail.com 1df13fed15 Fixing compiler warnings:
- Building Breakpad in Xcode with arm64 architecture.
 - iOS
Patches provided by: Ian Hickson and Greg Vance.

R=mark@chromium.org

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

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1286 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-02-28 10:21:20 +00:00
..
testing Update GTM files to latest from 2012-09-21 07:55:17 +00:00
arch_utilities.cc Support symbol dumping for ARMV8 iOS apps. 2013-10-15 10:24:21 +00:00
arch_utilities.h Add custom implementation of NXGetArchInfoXXX to allow adding new arch. 2012-10-03 16:20:53 +00:00
bootstrap_compat.cc Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
bootstrap_compat.h Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
Breakpad.xcconfig Move away from the 10.4 SDK. 2012-02-21 21:33:09 +00:00
BreakpadDebug.xcconfig Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
BreakpadRelease.xcconfig Rewrite SimpleStringDictionary with NonAllocatingMap. 2013-04-24 18:15:48 +00:00
byteswap.h Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
dump_syms.h Fix mac dump_syms after r1163. 2013-05-08 17:41:12 +00:00
dump_syms.mm Do not read CFI section when not outputing CFI information. 2013-12-04 14:05:23 +00:00
file_id.cc Fixing compiler warnings: 2014-02-28 10:21:20 +00:00
file_id.h Update dump_syms to correctly filter on cpu subtype. 2012-10-04 13:26:47 +00:00
GTMDefines.h Update GTM and enable -Wundef and strict C++11 flags. 2014-02-26 16:14:04 +00:00
GTMLogger.h Update GTM files to latest from 2012-09-21 07:55:17 +00:00
GTMLogger.m Update GTM and enable -Wundef and strict C++11 flags. 2014-02-26 16:14:04 +00:00
HTTPMultipartUpload.h Use right header. 2011-10-10 14:43:03 +00:00
HTTPMultipartUpload.m Fixing HTTPMultipartUpload. 2012-05-15 15:41:08 +00:00
MachIPC.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
MachIPC.mm Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
macho_id.cc Fixing compiler warnings: 2014-02-28 10:21:20 +00:00
macho_id.h Update dump_syms to correctly filter on cpu subtype. 2012-10-04 13:26:47 +00:00
macho_reader.cc Support symbol dumping for ARMV8 iOS apps. 2013-10-15 10:24:21 +00:00
macho_reader.h Breakpad Mac symbol dumper: Add new Mach-O reader class. 2010-06-25 16:56:16 +00:00
macho_reader_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
macho_utilities.cc Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
macho_utilities.h Getting context information from the kernel when catching a SIGABRT on iOS. 2012-08-20 13:42:09 +00:00
macho_walker.cc Initialize file descriptors to -1, not 0, in MachoWalker. 2014-02-26 18:59:48 +00:00
macho_walker.h Update dump_syms to correctly filter on cpu subtype. 2012-10-04 13:26:47 +00:00
scoped_task_suspend-inl.h Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, enable OOP dump generation in ExceptionHandler 2010-08-13 20:18:58 +00:00
string_utilities.cc Move scoped_ptr.h to common 2013-01-17 15:53:56 +00:00
string_utilities.h Add Mac string utilities. Reviewed by mmentovai. Fixes issue #98. 2006-12-19 22:11:46 +00:00