aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_mips.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle very large stack tracesLeonard Mosescu2017-07-121-10/+5
* [MIPS]: Don't terminate stackwalk when $sp value doesn't change between framesDragan Mladjenovic2017-03-161-1/+1
* Fix compile errors arising from compiling breakpad with clang.Tobias Sargeant2017-02-171-16/+17
* processor: drop set-but-unused variableMike Frysinger2017-02-121-4/+2
* Revert "Several fixes for broken Mac build"Roman Margold2017-02-011-3/+3
* Several fixes for broken Mac buildRoman Margold2017-02-011-3/+3
* [mips64] Support for mips n64Mike Frysinger2016-02-061-126/+274
* This patch adds required change for stackwalker_mips_unittest to pass on 64bitgordana.cmiljanovic@imgtec.com2013-09-301-1/+1
* Fix for a clang error which is introduced by change r1212.gordana.cmiljanovic@imgtec.com2013-09-131-2/+2
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+300