breakpad/src/common/android
primiano@chromium.org 9b2d7192a4 Fix compatibility with Android NDK r10d.
This is a reland of the previous CL (r1433). r1433 did not achieve what
intended and failed the x86_64 build of Chrome with NDK r10c.
The workaround logic in this CL is identical to r1433, but the #define
magic is applied in a more appropriate proper place this time. Turns
out Breakpad already has an Android compatibility layer, which is
common/android/include. Piggybacking the fix there.

BUG=breakpad:642
R=fdegans@chromium.org, rmcilroy@chromium.org

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

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1434 4c0a9323-5329-0410-9bdc-e9ce6186880e
2015-03-16 14:12:20 +00:00
..
include Fix compatibility with Android NDK r10d. 2015-03-16 14:12:20 +00:00
testing Misc Android-related fixes. 2013-12-13 16:49:11 +00:00
breakpad_getcontext.S Add x64 version of getcontext. 2014-04-11 16:09:12 +00:00
breakpad_getcontext_unittest.cc Add x64 version of getcontext. 2014-04-11 16:09:12 +00:00
ucontext_constants.h Fix breakpad on mips and x86_64 for the NDK r10c update. 2014-10-24 10:58:38 +00:00