aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/dump_writer_common/ucontext_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* Use public fpregset_t type to define fpstate_tMichael Forney2020-03-101-2/+2
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-1/+1
* Replace remaining references to 'struct ucontext' with 'ucontext_t'Mark Mentovai2017-09-201-16/+16
* [mips64] Support for mips n64Mike Frysinger2016-02-061-0/+6
* MIPS64: Initial MIPS64 related change.mark@chromium.org2015-04-151-0/+2
* Fix breakpad on mips and x86_64 for the NDK r10c update.primiano@chromium.org2014-10-241-4/+0
* Microdumps: refactor out common parts of minidump_writer.ccprimiano@chromium.org2014-10-011-0/+255