aboutsummaryrefslogtreecommitdiff
path: root/src/common/android/include/sys/user.h
Commit message (Expand)AuthorAgeFilesLines
* Add user_regs_struct and user_fpsimd_struct for aarch64 on Android.rmcilroy@chromium.org2015-08-201-18/+23
* [MIPS]: Use mcontext_t structure for MIPSrmcilroy@chromium.org2015-04-211-78/+0
* Fix compatibility with Android NDK r10d.primiano@chromium.org2015-03-161-2/+20
* Fix breakpad on mips and x86_64 for the NDK r10c update.primiano@chromium.org2014-10-241-2/+86
* Update breakpad to support Android NDK r10cprimiano@chromium.org2014-10-211-189/+6
* Revert "Remove unecessary headers following NDK r10c update."primiano@chromium.org2014-10-211-0/+229
* Remove unecessary headers following NDK r10c update.primiano@chromium.org2014-10-211-229/+0
* Fix minor typo in a comment in r1331.rmcilroy@chromium.org2014-05-141-1/+1
* Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in...rmcilroy@chromium.org2014-05-141-3/+8
* [MIPS] Fix core dump related unit tests for Android on MIPSgordana.cmiljanovic@imgtec.com2014-05-141-0/+48
* Add x64 version of getcontext.rmcilroy@chromium.org2014-04-111-0/+22
* First cut at adding arm64 Linux / Android support to Breakpad.rmcilroy@chromium.org2014-04-021-0/+5
* Adding mips support for Android.gordana.cmiljanovic@imgtec.com2013-09-251-2/+17
* Improve Android supportdigit@chromium.org2012-08-211-0/+134