strace/linux
Eugene Syromyatnikov b46d5b8caf sparc, sparc64: implement kern_features decoder
* sparc.c: New file.
* Makefile.am (EXTRA_DIST): Add it.
* linux/sparc/syscallent.h ([340]): Remove NF flag, set kern_features
decoder.
* linux/sparc64/syscallent.h ([340]): Likewise.
* xlat/sparc_kern_features.in: New file.
* NEWS: Mention this enhancement.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
2018-03-27 22:22:23 +00:00
..
32 Add pure syscall flag 2018-02-10 01:33:49 +00:00
64 Add pure syscall flag 2018-02-10 01:33:49 +00:00
aarch64 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
alpha Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
arc Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
arm Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
avr32 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
bfin Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
hppa Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
i386 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
ia64 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
m68k Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
metag Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
microblaze Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
mips Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
nios2 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
or1k Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
powerpc Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
powerpc64 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
riscv Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
s390 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
s390x Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
sh Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
sh64 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
sparc sparc, sparc64: implement kern_features decoder 2018-03-27 22:22:23 +00:00
sparc64 sparc, sparc64: implement kern_features decoder 2018-03-27 22:22:23 +00:00
tile Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
x32 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
x86_64 Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
xtensa Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
arch_defs_.h Mark architectures that indicate syscall error in a dedicated register 2018-02-10 02:15:35 +00:00
arch_kvm.c kvm: decode the argument of KVM_{SET, GET}_SREGS ioctl command 2017-12-04 18:29:38 +00:00
arch_regs.h Move regs-related macros and declarations from defs.h to regs.h 2015-02-13 18:28:08 +00:00
arch_sigreturn.c Move sigreturn parser to libstrace 2017-03-13 15:22:50 +00:00
asm_stat.h Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
dummy.h Add copyright headers 2017-05-22 17:33:51 +00:00
errnoent.h errnoent.h: add ERECALLCONFLICT 2018-03-06 23:52:08 +00:00
getregs_old.h syscall.c: refactor getregs_old fallback in get_regs 2016-11-13 11:16:15 +00:00
inet_diag.h Update the list of INET_DIAG_BC_* operators 2018-02-27 13:14:38 +00:00
netlink_diag.h netlink: decode AF_NETLINK netlink_diag_msg attributes 2017-07-01 00:05:39 +00:00
nr_prefix.c Handle very special __ARM_NR_-prefixed syscalls 2018-02-10 00:01:01 +00:00
packet_diag.h netlink: decode AF_PACKET packet_diag_msg attributes 2017-07-09 00:21:02 +00:00
raw_syscall.h Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
rt_sigframe.h Introduce struct_rt_sigframe type 2017-03-13 15:22:50 +00:00
shuffle_scno.c Make shuffle_scno globally available 2018-02-10 00:01:01 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
smc_diag.h netlink: decode AF_SMC smc_diag_msg attributes 2017-07-10 01:15:57 +00:00
sock_diag.h netlink: decode AF_INET inet_diag_msg attributes 2017-06-30 21:38:49 +00:00
subcall.h Add copyright headers 2017-05-22 17:33:51 +00:00
syscall.h Update copyright headers 2018-02-13 22:00:00 +00:00
unix_diag.h netlink: decode AF_UNIX unix_diag_msg attributes 2017-07-01 00:05:39 +00:00
userent0.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00