]> granicus.if.org Git - strace/history - linux/aarch64
Remove linux/ptp_clock.h
[strace] / linux / aarch64 /
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-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-07 Abhishek TiwariImplement -e trace=%statfs option
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-01-28 Elvira KhabirovaImplement success injection
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-28 Dmitry V. Levinaarch64, arm, sparc: add comments on fault injection...
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
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-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2015-12-11 Dmitry V. Levinaarch64: make arm registers unsigned
2015-12-09 Dmitry V. Levinaarch64: swap 64-bit and 32-bit personalities
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-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-03-16 Andreas Schwabaarch64: properly decode generic syscalls
2015-03-16 Andreas Schwabaarch64: fix ioctl decoding
2015-03-05 Dmitry V. Levinaarch64: fix compilation warnings
2015-03-04 Dmitry V. Levinaarch64: implement rt_sigreturn decoding
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
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-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinCreate generic 64-bit syscallent.h
2015-01-12 Dmitry V. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. Levinaarch64: fix syscall names for statfs, fstatfs, truncat...
2015-01-12 Dmitry V. Levinaarch64: fix mlock syscall entry
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. LevinAdd TM flag to shmat and shmdt syscall entries
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. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. LevinFix syscall flags
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
2012-11-12 Steve McIntyreAdd support for tracing 32-bit ARM EABI binaries on...
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Steve McIntyreAdd AArch64 support to strace