aboutsummaryrefslogtreecommitdiff
path: root/src/processor/dump_context.cc
Commit message (Expand)AuthorAgeFilesLines
* processor: Fix memory leak after 88d8114fJoshua Peraza2018-08-021-0/+4
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-011-14/+11
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-11/+11
* dump_context: arm: name the registers in the dump outputMike Frysinger2017-03-181-5/+9
* Rename stdio.h wrapper file to stdio_wrapper.h.Yunxiao Ma2016-04-051-1/+1
* [mips64] Support for mips n64Mike Frysinger2016-02-061-2/+7
* Fix usage of snprintf for MSVCPavel Labath2016-01-191-4/+1
* Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...Ted Mielczarek2015-10-061-2/+2
* Use general instruction/stack pointer convenience method instead of manuallyLiu.andrew.x@gmail.com2015-06-301-0/+43
* Remove unneeded definitions of O_BINARYvapier@chromium.org2015-01-281-1/+0
* Add inttypes for windows in dump_contextmmandlis@chromium.org2014-09-191-0/+10
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-0/+605