summaryrefslogtreecommitdiff
path: root/sysmips.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce print_quoted_cstringDmitry V. Levin2017-07-241-2/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Automatically replace PRI_kr[dux] with PRI_kl[dux]Dmitry V. Levin2016-12-261-3/+3
* Print kernel_ureg_t and kernel_scno_t using dedicated format stringsDmitry V. Levin2016-12-261-3/+4
* Use printxval64 instead of printxval_longDmitry V. Levin2016-12-251-1/+1
* Consistently use printaddr for printing addressesDmitry V. Levin2016-06-111-2/+3
* mips: fix printing of invalid operations argument of sysmips syscallDmitry V. Levin2016-05-171-1/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+28
* sysmips.c: cleanupDmitry V. Levin2015-07-161-11/+17
* sysmips.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-161-20/+18
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-1/+1
* mips: quote sysmips nodenameDmitry V. Levin2015-01-261-4/+8
* mips: move sysmips parser to a separate fileDmitry V. Levin2014-12-031-0/+42