]> granicus.if.org Git - strace/history - linux/bfin
file.c: move chdir parser to a separate file
[strace] / linux / bfin /
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2013-09-11 Mike Frysingerfanotify_mark: fix number of args for 32bit arches
2013-05-08 Dmitry V. Levinsync_file_range: fix number of syscall arguments
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-06 Dmitry V. LevinFix syscall flags
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-02-19 Denys VlasenkoClean up mmap decoding
2012-11-12 Dmitry V. LevinMove asm-generic ioctl definitions to linux/ioctlent...
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-03-19 Denys VlasenkoShrink space needed by undefined syscalls in syscall...
2012-03-17 Denys VlasenkoRevert "Remove underscores from a few syscall names...
2012-03-17 Denys VlasenkoRemove underscores from a few syscall names which have...
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-01-10 Denys VlasenkoFix sigreturn arg count from 1 to 0 on all architectures.
2011-11-26 Dmitry V. LevinAdd syscall entries for new linux syscalls
2011-11-25 Dmitry V. LevinFix sendmsg syscall entries
2011-11-25 Dmitry V. LevinFix mlockall syscall entries
2011-11-25 Dmitry V. LevinFix epoll_pwait syscall entries
2011-11-25 Dmitry V. LevinFix reboot syscall entries
2011-11-25 Dmitry V. LevinFix swapon syscall entries
2011-11-25 Dmitry V. LevinRename siggetmask to sgetmask and sigsetmask to ssetmask
2011-11-25 Dmitry V. LevinAdd TRACE_IPC flag to sys_ipc syscall entries
2011-10-14 Dmitry V. LevinAdd names for dummy parsers. No code changes
2011-10-11 Dmitry V. LevinImplement decoding of splice, tee and vmsplice(2) syscalls
2011-06-08 Denys VlasenkoDon't display bogus parameter for sigreturn syscall
2011-05-30 Damir ShayhutdinovLinux: implement decoding of preadv and pwritev syscalls
2011-04-24 Mike FrysingerBlackfin: update syscall list
2011-03-14 Mike Frysingerlinux/ioctlent: unify them all
2011-02-20 Dmitry V. LevinAdd TRACE_DESC|TRACE_FILE flags to fanotify_* sysentries
2011-02-20 Dmitry V. LevinFix flags of fallocate sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to epoll_create* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fgetxattr, flistxattr, and fremo...
2011-02-20 Dmitry V. LevinAdd TRACE_FILE flag to swapoff sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fadvise64* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to mmap, mmap2, and old_mmap sysentries
2011-02-20 Dmitry V. LevinDo not initialize native_scno on platforms with only...
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2011-01-19 Dmitry V. Levin* linux/*/syscallent.h: Fix typo in sys_newfstatat...
2011-01-18 Mike FrysingerBlackfin: update ioctl list
2010-09-15 Mike FrysingerBlackfin: decode new syscalls
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2010-03-23 Mark WielaardHook up inotify_init1 open mode flags printer
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-10-07 Mike FrysingerBlackfin: Update ioctl/syscall lists
2009-01-14 Denys Vlasenko* linux/bfin/syscallent.h: sys_futex has 6 parameters...
2008-12-29 Denys Vlasenko* linux/syscallent.h: Mark sendfile(2) as network syscall.
2008-11-10 Dmitry V. Levin2008-10-23 Mike Frysinger <vapier@gentoo.org>