summaryrefslogtreecommitdiff
path: root/linux/x32
Commit message (Expand)AuthorAge
* Add syscall entries for new linux syscallsDmitry V. Levin2013-05-08
* pread, pwrite: fix number of syscall argumentsDmitry V. Levin2013-05-07
* preadv, pwritev: fix number of syscall argumentsDmitry V. Levin2013-05-07
* fallocate: fix number of syscall argumentsDmitry V. Levin2013-05-07
* readahead: fix number of syscall argumentsDmitry V. Levin2013-05-07
* x32: fix decoding of i386 truncate and ftruncate syscallsDmitry V. Levin2013-05-02
* x32: fix build regressions introduced by commit v4.7-96-g8435d67Dmitry V. Levin2013-05-01
* Alias sys_*lstat* syscall printing functionsDmitry V. Levin2013-05-01
* x32: fix decoding of __old_kernel_stat based syscallsDmitry V. Levin2013-05-01
* Fix building outside source directoryAndreas Schwab2013-03-31
* Do not use off_t in sendfile decodingDmitry V. Levin2013-03-20
* Assorted fixes to syscallent.hDenys Vlasenko2013-03-05
* Use the same style of includes in linux/*/* filesDenys Vlasenko2013-02-20
* Remove wrong x32-specific lseekDenys Vlasenko2013-02-17
* Enhance quotactl decodingDmitry V. Levin2012-10-26
* Add -e trace=memory optionNamhyung Kim2012-10-26
* x32: add 64bit annotation tooMike Frysinger2012-09-28
* x32: update {g,s}etsockopt syscall numbersMike Frysinger2012-08-24
* x32: update syscall tableMike Frysinger2012-06-05
* x32: add ia32 supportH.J. Lu2012-04-18
* Add x32 support to straceH.J. Lu2012-04-16