| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips64] Support for mips n64 | Mike Frysinger | 2016-02-06 | 1 | -2/+2 |
* | Add user_regs_struct and user_fpsimd_struct for aarch64 on Android. | rmcilroy@chromium.org | 2015-08-20 | 1 | -18/+23 |
* | [MIPS]: Use mcontext_t structure for MIPS | rmcilroy@chromium.org | 2015-04-21 | 2 | -78/+3 |
* | MIPS64: Initial MIPS64 related change. | mark@chromium.org | 2015-04-15 | 4 | -12/+122 |
* | Fix compatibility with Android NDK r10d. | primiano@chromium.org | 2015-03-16 | 1 | -2/+20 |
* | Fix breakpad on mips and x86_64 for the NDK r10c update. | primiano@chromium.org | 2014-10-24 | 2 | -3/+87 |
* | Update breakpad to support Android NDK r10c | primiano@chromium.org | 2014-10-21 | 2 | -444/+6 |
* | Revert "Remove unecessary headers following NDK r10c update." | primiano@chromium.org | 2014-10-21 | 2 | -0/+484 |
* | Remove unecessary headers following NDK r10c update. | primiano@chromium.org | 2014-10-21 | 2 | -484/+0 |
* | Fix minor typo in a comment in r1331. | rmcilroy@chromium.org | 2014-05-14 | 1 | -1/+1 |
* | Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in... | rmcilroy@chromium.org | 2014-05-14 | 1 | -3/+8 |
* | [MIPS] Fix core dump related unit tests for Android on MIPS | gordana.cmiljanovic@imgtec.com | 2014-05-14 | 2 | -0/+53 |
* | Update offset of fpregs_mem. | rmcilroy@chromium.org | 2014-04-15 | 2 | -2/+2 |
* | Add x64 version of getcontext. | rmcilroy@chromium.org | 2014-04-11 | 5 | -0/+275 |
* | Fix aarch64 ucontext layout on Android | rmcilroy@chromium.org | 2014-04-09 | 4 | -9/+23 |
* | Add Arm64 support to breakpad unittests. | rmcilroy@chromium.org | 2014-04-08 | 1 | -0/+1 |
* | Add Arm64 version of breakpad_getcontext for Android. | rmcilroy@chromium.org | 2014-04-03 | 2 | -9/+109 |
* | First cut at adding arm64 Linux / Android support to Breakpad. | rmcilroy@chromium.org | 2014-04-02 | 7 | -3/+43 |
* | Remove some unecessary Android system header definitions. | rmcilroy@chromium.org | 2014-04-02 | 3 | -58/+6 |
* | Misc Android-related fixes. | digit@chromium.org | 2013-12-13 | 1 | -4/+11 |
* | Fix the Android/MIPS build. | digit@chromium.org | 2013-09-25 | 2 | -0/+55 |
* | Adding mips support for Android. | gordana.cmiljanovic@imgtec.com | 2013-09-25 | 5 | -5/+114 |
* | Fix some issues with -Werror=sign-compare on Android builds | ted.mielczarek@gmail.com | 2013-02-01 | 2 | -8/+13 |
* | Fix minor Android build failure with Clang. | digit@chromium.org | 2012-10-04 | 1 | -0/+1 |
* | Add custom getcontext() implementation for Android. | digit@chromium.org | 2012-08-31 | 5 | -6/+339 |
* | Fix Breakpad unit tests build for Android. | digit@chromium.org | 2012-08-23 | 3 | -0/+273 |
* | Improve Android support | digit@chromium.org | 2012-08-21 | 9 | -0/+851 |