]> granicus.if.org Git - strace/history - linux/powerpc64
tests: move F_OFD_SETLK* checks from fcntl64.c to fcntl-common.c
[strace] / linux / powerpc64 /
2018-05-22 Dmitry V. LevinSimplify errnoent and signalent
2018-03-23 Dmitry V. LevinIntroduce raw syscall invocation wrappers
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-12 Eugene Syromyatnikovpowerpc, powerpc64: wire up pkey_* syscalls
2018-02-10 Eugene SyromyatnikovMark architectures that indicate syscall error in a...
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
2018-02-09 Eugene SyromyatnikovAdd SYSCALL_NEVER_FAILS flag to getpgrp
2018-01-23 Dmitry V. LevinRework decoding and pathtrace of old select syscall
2018-01-21 Eugene SyromyatnikovMove definition of personality macros to arch_defs_.h
2018-01-15 Dmitry V. LevinEnhance decoding of mq_* syscalls
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
2017-05-24 Dmitry V. Levinpowerpc64, sparc, sparc64: wire up statx syscall
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-02-07 Dmitry V. Levinpowerpc, powerpc64: wire up new syscalls
2017-01-11 Dmitry V. LevinRemove redundant commas at the end of structure initial...
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-13 Dmitry V. Levinsyscall.c: refactor getregs_old fallback in get_regs
2016-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-14 Dmitry V. Levinpowerpc64, sparc64: fix redefinitions of ARCH_PC_REG
2016-08-09 Dmitry V. Levinfile.c: move definitions of struct stat32 to separate...
2016-05-11 Dmitry V. LevinImplement decoding of preadv2 and pwritev2 syscalls
2016-04-29 Dmitry V. LevinRemove initialization of big holes in syscallent.h...
2016-04-20 Dmitry V. Levinmips o32, powerpc, powerpc64: fix decoding of iopl...
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
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. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: wire up mlock2 syscall
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: update syscall names
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-01 Dmitry V. Levinppc64: clone syscallent.h from ppc
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-30 Dmitry V. Levincleanup: make get_scno.c files more readable
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. Levinpowerpc64: fix build regression
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
2015-02-23 Dmitry V. LevinChange errnoent.h files to use designated initializers
2015-02-23 Dmitry V. LevinCleanup auxiliary errnoent files
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-21 Dmitry V. Levinpowerpc64: maintain own linux/powerpc64 subdirectory