]> granicus.if.org Git - strace/history - linux/xtensa
travis: add x86 musl
[strace] / linux / xtensa /
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
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. Levinxtensa: wire up syncfs syscall
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
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-08-19 Dmitry V. Levinxtensa: fix several syscall entries
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-06-30 Dmitry V. Levinxtensa: wire up new syscalls
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-12 Dmitry V. LevinWire up new syscalls
2015-01-12 Dmitry V. LevinChange syscallent.h files to use designated initializers
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. Levinxtensa: fix syscall entries
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2014-12-11 Dmitry V. Levinprocess.c: split struct_user_offsets into architecture...
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. Levinxtensa: fix unshare syscall entry
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2014-04-17 Dmitry V. LevinFix preadv/pwritev offset decoding
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. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinftruncate64, truncate64: fix number of syscall arguments
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. LevinFix syscall flags
2013-03-25 Chris ZankelAdd support for the XTENSA architecture