summaryrefslogtreecommitdiff
path: root/linux/sparc
Commit message (Expand)AuthorAge
* Add TM flag to shmat and shmdt syscall entriesDmitry V. Levin2014-05-12
* fanotify_mark: fix number of args for 32bit archesMike Frysinger2013-09-11
* Add syscall entries for new linux syscallsDmitry V. Levin2013-05-08
* Move subcall decoding configuration out of the common codeDmitry V. Levin2013-05-07
* ftruncate64, truncate64: fix number of syscall argumentsDmitry V. Levin2013-05-07
* fadvise64, fadvise64_64: fix handlers and number of syscall argumentsDmitry V. Levin2013-05-07
* Fix syscall flagsDmitry V. Levin2013-05-06
* Assorted fixes to syscallent.hDenys Vlasenko2013-03-05
* Clean up mmap decodingDenys Vlasenko2013-02-19
* Move asm-generic ioctl definitions to linux/ioctlent.h.inDmitry V. Levin2012-11-12
* Enhance quotactl decodingDmitry V. Levin2012-10-26
* Add -e trace=memory optionNamhyung Kim2012-10-26
* Shrink space needed by undefined syscalls in syscall tables.Denys Vlasenko2012-03-19
* Revert "Remove underscores from a few syscall names which have them"Denys Vlasenko2012-03-17
* Remove underscores from a few syscall names which have themDenys Vlasenko2012-03-17
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Add syscall entries for new linux syscallsDmitry V. Levin2012-03-10
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-25
* Fix sigreturn arg count from 1 to 0 on all architectures.Denys Vlasenko2012-01-10
* Add syscall entries for new linux syscallsDmitry V. Levin2011-11-26
* Fix sendmsg syscall entriesDmitry V. Levin2011-11-25
* Fix mlockall syscall entriesDmitry V. Levin2011-11-25
* Fix epoll_pwait syscall entriesDmitry V. Levin2011-11-25
* Fix reboot syscall entriesDmitry V. Levin2011-11-25
* Fix swapon syscall entriesDmitry V. Levin2011-11-25
* Fix sgetmask and ssetmask syscall entriesDmitry V. Levin2011-11-25
* Add TRACE_IPC flag to sys_ipc syscall entriesDmitry V. Levin2011-11-25
* Remove useless and obsolete "#if DONE" sections. No code changesDmitry V. Levin2011-10-14
* Add names for dummy parsers. No code changesDmitry V. Levin2011-10-14
* Implement decoding of splice, tee and vmsplice(2) syscallsDmitry V. Levin2011-10-11
* Set saner MAX_ARGS (6 or 8) for X86_64 and I386Denys Vlasenko2011-08-23
* Don't display bogus parameter for sigreturn syscallDenys Vlasenko2011-06-09
* Linux: implement decoding of preadv and pwritev syscallsDamir Shayhutdinov2011-05-30
* linux/ioctlent: unify them allMike Frysinger2011-03-14
* ppc, s390, sparc: regenerate ioctlent.h filesDmitry V. Levin2011-02-26
* Remove obsolete .cvsignore filesDmitry V. Levin2011-02-25
* Add TRACE_DESC|TRACE_FILE flags to fanotify_* sysentriesDmitry V. Levin2011-02-20
* Fix flags of fallocate sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to epoll_create* sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to fgetxattr, flistxattr, and fremovexattr sysentriesDmitry V. Levin2011-02-20
* Add TRACE_FILE flag to swapoff sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to fadvise64* sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentriesDmitry V. Levin2011-02-20
* linux/sparc: move to common syscall.hMike Frysinger2011-02-19
* sparc: add new funcs to syscall.hMike Frysinger2011-02-19
* sparc: punt unused syscall.h.2Mike Frysinger2011-02-19
* Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return valuesDmitry V. Levin2011-01-19
* * linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags.Dmitry V. Levin2011-01-19
* Update linux/*/syscallent.h files to match Linux kernel v2.6.37Dmitry V. Levin2011-01-17
* linux/sparc: add missing syscall declarationsFrederik Schüler2010-08-05