summaryrefslogtreecommitdiff
path: root/linux/mips/syscallent-n32.h
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* Wire up io_pgetevents and rseq on hppa, microblaze, mips, powerpc, and s390Eugene Syromyatnikov2018-07-111-0/+2
* mips: add missing pure flag to syscall entriesEugene Syromyatnikov2018-06-111-8/+8
* mips: add missing "never fails" flag to getpgrp syscall entriesEugene Syromyatnikov2018-06-111-1/+1
* Enhance decoding of mq_* syscallsDmitry V. Levin2018-01-151-5/+5
* Add TF flag to inotify_add_watch syscall entriesNikolay Marchuk2017-08-111-1/+1
* Implement -e trace=%stat optionEugene Syromyatnikov2017-04-211-1/+1
* Implement -e trace=%lstat optionEugene Syromyatnikov2017-04-211-1/+1
* Implement -e trace=%fstat optionEugene Syromyatnikov2017-04-211-2/+2
* Implement -e trace=%%stat optionEugene Syromyatnikov2017-04-211-5/+5
* Implement -e trace=%%statfs optionEugene Syromyatnikov2017-04-211-5/+5
* Implement -e trace=%fstatfs optionEugene Syromyatnikov2017-04-211-2/+2
* Update statx parser and syscall entries lists to the upstreamVictor Krapivensky2017-04-151-0/+1
* Revert "Implement -e trace=%sched option"Dmitry V. Levin2017-04-141-12/+12
* Revert "Implement -e trace=%clock option"Dmitry V. Levin2017-04-141-5/+5
* Implement -e trace=%statfs optionAbhishek Tiwari2017-04-071-2/+2
* Implement -e trace=%clock optionRishi Bhatt2017-04-061-5/+5
* Implement -e trace=%sched option for tracing sched_* syscallsEugene Syromyatnikov2017-03-051-12/+12
* Remove redundant commas at the end of structure initializersDmitry V. Levin2017-01-111-7/+7
* Add support for pkey_mprotect, pkey_alloc, pkey_free syscallsEugene Syromyatnikov2016-11-131-0/+3
* Mark io_setup and io_destroy as memory mapping related syscallsDmitry V. Levin2016-09-091-2/+2
* Implement decoding of preadv2 and pwritev2 syscallsDmitry V. Levin2016-05-111-0/+2
* Remove initialization of big holes in syscallent.h filesDmitry V. Levin2016-04-291-1/+0
* mips: wire up copy_file_range syscallDmitry V. Levin2016-02-201-1/+2
* Fix numbers of syscall arguments in syscall tablesDmitry V. Levin2016-02-131-5/+5
* alpha, ia64, mips, sh, sh64: fix the number of pipe syscall argumentsDmitry V. Levin2016-02-131-1/+1
* Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscallDmitry V. Levin2015-12-291-3/+3
* Set SYSCALL_NEVER_FAILS flag for umask syscallDmitry V. Levin2015-12-291-1/+1
* Set SYSCALL_NEVER_FAILS flag for personality syscallDmitry V. Levin2015-12-251-1/+1
* mips: fix fadvise64 syscall entriesDmitry V. Levin2015-12-081-1/+1
* Fix select and _newselect syscall entriesDmitry V. Levin2015-12-081-1/+1
* fcntl: create a separate parser for fcntl64 syscallElvira Khabirova2015-12-041-1/+1
* Fix syscall entries of unimplemented getpmsg and putpmsg syscallsDmitry V. Levin2015-11-241-2/+2
* Fix syscall entries of deprecated sysfs syscallDmitry V. Levin2015-11-241-1/+1
* Wire up userfaultfd, membarrier, and mlock2 syscallsDmitry V. Levin2015-11-171-1/+4
* alpha, arm, ia64, mips, sh64: fix semop syscall entriesDmitry V. Levin2015-07-211-1/+1
* Introduce SEN macroElvira Khabirova2015-07-121-320/+320
* Rename _newselect to selectDmitry V. Levin2015-02-271-1/+1
* mips: enable indirect ipc subcall supportDmitry V. Levin2015-01-131-1/+5
* mips: remove stub entries from syscallent files, generate stubs at build timeDmitry V. Levin2015-01-131-321/+1
* Wire up new syscallsDmitry V. Levin2015-01-121-0/+10
* Change syscallent.h files to use designated initializersDmitry V. Levin2015-01-121-633/+636
* Fix number of arguments in ipc family syscall entriesDmitry V. Levin2015-01-121-1/+1
* Fix NUMA related syscall entriesDmitry V. Levin2015-01-121-1/+1
* Update syscall tables to the point where they include renameat2Mike Frysinger2014-08-151-2/+8
* unwind: add SE and SI flags to syscall entries for all architecturesDmitry V. Levin2014-05-301-22/+22
* mips: fix syscall entries that should have TP flag setDmitry V. Levin2014-05-121-6/+6
* Add TM flag to shmat and shmdt syscall entriesDmitry V. Levin2014-05-121-4/+4
* mips n32: fix syscall tableDmitry V. Levin2013-05-101-29/+29
* Add syscall entries for new linux syscallsDmitry V. Levin2013-05-081-0/+4