]> granicus.if.org Git - strace/history - linux/sh64
mem: decode hugetlb page size in mmap flags
[strace] / linux / sh64 /
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-05-21 Dmitry V. LevinRename sys_sig[gs]etmask to sys_s[gs]etmask to match...
2017-05-01 Dmitry V. Levinalpha, cris, mips, ppc, sh, sparc: fix decoding of...
2017-04-21 Eugene SyromyatnikovImplement -e trace=%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%lstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%statfs option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstatfs option
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-13 Dmitry V. LevinIntroduce struct_rt_sigframe type
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-01-28 Elvira KhabirovaImplement success injection
2017-01-11 Dmitry V. LevinRemove redundant commas at the end of structure initial...
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinupeek, upoke: change argument types from long to unsign...
2016-12-18 Dmitry V. LevinChange scno type from long to unsigned long
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-09-28 Dmitry V. Levinsh64, sparc64: use proper decoder for fadvise64_64...
2016-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-09-05 Dmitry V. Levinsh64: wire up new syscalls
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-04-29 Dmitry V. LevinRemove initialization of big holes in syscallent.h...
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2016-02-13 Dmitry V. Levinalpha, ia64, mips, sh, sh64: fix the number of pipe...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for getpid, getppid and...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for umask syscall
2015-12-25 Dmitry V. Levinsh, sh64: fix syscall flags in several syscall entries
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinsh, sh64: fix syscall entries
2015-12-08 Dmitry V. LevinFix mmap syscall entries
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-08 Dmitry V. LevinFix exit syscall entries
2015-12-08 Dmitry V. LevinFix pread64 and pwrite64 syscall entries
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
2015-12-01 Dmitry V. Levinalpha, ppc, sh, sh64: fix fstatat64 syscall entries
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-30 Dmitry V. Levincleanup: make get_syscall_result.c files more readable
2015-11-29 Dmitry V. Levincleanup: make get_error.c files more readable
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated bdflush syscall
2015-07-30 Elvira KhabirovaFix oldselect decoding on 64-bit architectures
2015-07-21 Dmitry V. Levinsh64: fix inotify_{add,rm}_watch syscall entries
2015-07-21 Dmitry V. Levinalpha, arm, ia64, mips, sh64: fix semop syscall entries
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
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. LevinChange syscallent.h files to use designated initializers
2015-01-12 Dmitry V. LevinFix getrlimit and ugetrlimit syscall entries
2015-01-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. LevinFix NUMA related syscall entries
2015-01-12 Dmitry V. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. Levinsh, sh64: fix mlock syscall entry
2015-01-12 Dmitry V. LevinMove socket and ipc subcall entries to subcall.h
2014-12-16 Dmitry V. LevinFix decoding of getgroups, getgroups32, setgroups,...
2014-12-16 Dmitry V. LevinFix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
2014-12-16 Dmitry V. Levinsh, sh64: fix uid/gid 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-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. LevinMove subcall decoding configuration out of the common...
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. Levinftruncate64, truncate64: 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-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-02-19 Denys VlasenkoClean up mmap decoding
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-03-10 Dmitry V. LevinAdd syscall entries for new linux syscalls
2012-02-27 Denys VlasenkoCorrect syscall entries for t[g]kill
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-26 Dmitry V. LevinFix mincore syscall entries
2011-11-25 Dmitry V. LevinFix sendmsg syscall entries
2011-11-25 Dmitry V. LevinFix epoll_wait 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
next