]> granicus.if.org Git - strace/history - linux/tile
travis: add x86 musl
[strace] / linux / tile /
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-09 Dmitry V. Levinfile.c: move definitions of struct stat32 to separate...
2016-04-29 Dmitry V. LevinRemove initialization of big holes in syscallent.h...
2015-12-24 Dmitry V. Levinarc, metag, nios2, or1k, tile: fix build
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-30 Dmitry V. Levincleanup: make get_scno.c files more readable
2015-11-30 Dmitry V. Levincleanup: make get_syscall_args.c files more readable
2015-11-29 Dmitry V. Levincleanup: make get_error.c files more readable
2015-11-28 Dmitry V. Levincleanup: make arch_sigreturn.c files more readable
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-03-23 Dmitry V. Levinsigreturn.c: split arch specific code into separate...
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
2015-02-23 Dmitry V. LevinCleanup auxiliary errnoent files
2015-02-13 Dmitry V. LevinMove regs-related macros and declarations from defs...
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-12 Dmitry V. LevinCreate generic 32-bit syscallent.h
2015-01-12 Dmitry V. Levintile: fix syscall entries
2015-01-12 Dmitry V. Levintile: fix fadvise64_64 syscall entry
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. LevinCreate generic 64-bit syscallent.h
2015-01-12 Dmitry V. LevinAdd missing syscall entries for sched_[gs]etattr and...
2015-01-12 Dmitry V. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2015-01-12 Dmitry V. Levintile: fix swapon syscall entries
2014-12-11 Dmitry V. Levinprocess.c: split struct_user_offsets into architecture...
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-07 Dmitry V. Levinpread, pwrite: fix number of syscall arguments
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfallocate: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-03-30 Andreas SchwabFix building outside source directory
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-02-20 Denys VlasenkoUse the same style of includes in linux/*/* files
2013-02-19 Denys VlasenkoClean up mmap decoding
2013-02-05 Chris MetcalfAdd tilegx support to strace
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Namhyung KimAdd -e trace=memory option
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-01-10 Denys VlasenkoFix sigreturn arg count from 1 to 0 on all architectures.
2011-11-26 Dmitry V. LevinFix prctl syscall entries
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. LevinFix sgetmask and ssetmask 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-08-23 Denys VlasenkoCorrect sys_sendfile[64] type and nargs
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-03-14 Mike Frysingerlinux/ioctlent: unify them all
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-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...
2010-02-05 Chris MetcalfAdd support for the TILE architecture