aboutsummaryrefslogtreecommitdiff
path: root/linux/mips
AgeCommit message (Expand)Author
2018-12-19Update strace to 4.25.Elliott Hughes
2018-06-15Update strace to 4.23.Elliott Hughes
2018-06-14Update strace to 4.22.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-09-12Update strace to 4.19.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-30Fix mips64 build and enable mips32 strace buildGoran Jakovljevic
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-20Fix mips64 buildGoran Jakovljevic
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-10-04Merge remote-tracking branch 'aosp/upstream-master' into mergeElliott Hughes
2016-09-09Mark io_setup and io_destroy as memory mapping related syscallsDmitry V. Levin
2016-08-23Introduce a separate SEN entry for fstatat64 syscallDmitry V. Levin
2016-07-28Consistently use extended regular expressions where appropriateDmitry V. Levin
2016-06-03Merge remote-tracking branch 'strace/master' into HEADandroid-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Elliott Hughes
2016-05-11Implement decoding of preadv2 and pwritev2 syscallsDmitry V. Levin
2016-04-29Remove initialization of big holes in syscallent.h filesDmitry V. Levin
2016-04-20mips o32, powerpc, powerpc64: fix decoding of iopl syscallDmitry V. Levin
2016-04-06Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2016-02-20mips: wire up copy_file_range syscallDmitry V. Levin
2016-02-13Fix numbers of syscall arguments in syscall tablesDmitry V. Levin
2016-02-13mips n64: use the most optimal parser for fadvise64 syscallDmitry V. Levin
2016-02-13alpha, ia64, mips, sh, sh64: fix the number of pipe syscall argumentsDmitry V. Levin
2016-01-04Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2015-12-29Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscallDmitry V. Levin
2015-12-29Set SYSCALL_NEVER_FAILS flag for umask syscallDmitry V. Levin
2015-12-27alpha, ia64, mips, nios2, powerpc, sparc: always check for syscall errorDmitry V. Levin
2015-12-25Set SYSCALL_NEVER_FAILS flag for personality syscallDmitry V. Levin
2015-12-10Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2015-12-08mips: fix fadvise64 syscall entriesDmitry V. Levin
2015-12-08Fix select and _newselect syscall entriesDmitry V. Levin
2015-12-04fcntl: create a separate parser for fcntl64 syscallElvira Khabirova
2015-11-30Cleanup print_pcDmitry V. Levin
2015-11-30cleanup: make get_scno.c files more readableDmitry V. Levin
2015-11-30cleanup: make get_syscall_args.c files more readableDmitry V. Levin
2015-11-29cleanup: make get_error.c files more readableDmitry V. Levin
2015-11-28cleanup: make arch_sigreturn.c files more readableDmitry V. Levin
2015-11-24Fix syscall entries of unimplemented getpmsg and putpmsg syscallsDmitry V. Levin
2015-11-24Fix syscall entries of deprecated sysfs syscallDmitry V. Levin
2015-11-17Wire up userfaultfd, membarrier, and mlock2 syscallsDmitry V. Levin
2015-07-29Fix mips64 build.Elliott Hughes
2015-07-29Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2015-07-29mips: fix stub filesDmitry V. Levin
2015-07-29Fix mips build.Elliott Hughes
2015-07-29Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2015-07-21alpha, arm, ia64, mips, sh64: fix semop syscall entriesDmitry V. Levin
2015-07-21mips o32: fix utimensat syscall entryDmitry V. Levin
2015-07-21linux/mips/syscallent-compat.h: use designated initializersDmitry V. Levin
2015-07-21linux/mips/syscallent-compat.h: fix initalization of empty entriesDmitry V. Levin
2015-07-12Introduce SEN macroElvira Khabirova