]> granicus.if.org Git - strace/history - linux/sparc
strace.spec.in: compress changelog files
[strace] / linux / sparc /
2018-04-04 Eugene SyromyatnikovIntroduce print_big_u64_addr
2018-03-27 Eugene Syromyatnikovsparc, sparc64: implement kern_features decoder
2018-03-23 Dmitry V. LevinIntroduce raw syscall invocation wrappers
2018-03-06 Eugene Syromyatnikoverrnoent.h: add ERECALLCONFLICT
2018-02-13 Eugene SyromyatnikovRemove old and unused maintenance scripts
2018-02-11 Eugene Syromyatnikovsparc: mark as an architecture that has a dedicated...
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
2018-02-09 Eugene SyromyatnikovMark various arch-specific syscalls with SYSCALL_NEVER_...
2018-02-09 Eugene SyromyatnikovAdd SYSCALL_NEVER_FAILS flag to getpgrp
2018-01-21 Eugene SyromyatnikovIntroduce HAVE_ARCH_SA_RESTORER
2018-01-21 Dmitry V. LevinReplace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
2018-01-21 Dmitry V. LevinReplace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
2018-01-15 Dmitry V. LevinEnhance decoding of mq_* syscalls
2017-12-24 Dmitry V. Levinsyscall: move a sparc specific include to an arch speci...
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-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-27 Dmitry V. LevinIntroduce NSIG_BYTES
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinarch_sigreturn: change tracee address type from long...
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-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-08-21 Dmitry V. Levinsparc64: fix sigreturn decoding for sparc personality
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-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2016-01-09 Dmitry V. Levinsparc: remove sparc64 syscall entries
2016-01-09 Dmitry V. Levinsparc: fix mlock2 sysentry, wire up bind, listen, and...
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-27 Dmitry V. Levinalpha, ia64, mips, nios2, powerpc, sparc: always check...
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinsparc: update syscall names
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
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-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-11-24 Dmitry V. LevinFix syscall entries of deprecated bdflush syscall
2015-11-17 Dmitry V. LevinWire up userfaultfd, membarrier, and mlock2 syscalls
2015-11-15 Dmitry V. Levinsparc: reserve more space for new syscalls
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-03-30 Dmitry V. LevinUse macros for gcc attributes
2015-03-25 Denys VlasenkoMove sparc64 get_scno() code where it belongs
2015-03-25 Denys Vlasenkosparc: delete personality 1
2015-03-24 Denys Vlasenkosparc: fix v4.10-25-g8497b62 fallout
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-20 Dmitry V. Levinsparc, sparc64: fix decoding of mmap2
2015-03-04 Dmitry V. Levinsparc, sparc64: fix sigreturn decoding
2015-02-27 Dmitry V. LevinRename _newselect to select
2015-02-27 Dmitry V. Levinsparc: sync syscall entries with kernel headers
2015-02-23 Dmitry V. Levinsignalent: update from linux v3.19
2015-02-23 Dmitry V. LevinChange errnoent.h files to use designated initializers
2015-02-23 Dmitry V. Levinerrnoent: update from linux v3.19
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-13 Dmitry V. Levinsparc, sparc64: remove ioctl header file names from...
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. LevinMove socket and ipc subcall entries to subcall.h
2014-12-29 Dmitry V. Levinsparc: remove redundant sys_lxstat
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. Levinsparc: fix uid/gid 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-08-09 Mike Frysingeralpha/sparc: fix arg count for rt_sigaction
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. 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. Levinftruncate64, truncate64: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-06 Dmitry V. LevinFix syscall flags
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
next