]> granicus.if.org Git - strace/commit
unwind: add SE and SI flags to syscall entries for all architectures
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 12 May 2014 14:37:50 +0000 (14:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 30 May 2014 22:58:47 +0000 (22:58 +0000)
commit549e2c4a9858a380b03eb6e2ff4861d2c6687d6a
treee7567b84f3b24ee6558759c9a984d202df5c1f6c
parent1d78d22058da04eac7bf726c059d5c3fb193da08
unwind: add SE and SI flags to syscall entries for all architectures

Add SE flag to execve, exit, and exit_group syscall entries.
Add SI flag to brk, execve, mmap, mprotect, mremap, munmap,
remap_file_pages, shmat, and shmdt syscall entries.
28 files changed:
linux/aarch64/syscallent1.h
linux/alpha/syscallent.h
linux/arc/syscallent.h
linux/arm/syscallent.h
linux/avr32/syscallent.h
linux/bfin/syscallent.h
linux/hppa/syscallent.h
linux/i386/syscallent.h
linux/ia64/syscallent.h
linux/m68k/syscallent.h
linux/metag/syscallent.h
linux/microblaze/syscallent.h
linux/mips/syscallent-compat.h
linux/mips/syscallent-n32.h
linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h
linux/or1k/syscallent.h
linux/powerpc/syscallent.h
linux/s390/syscallent.h
linux/s390x/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/sparc/syscallent.h
linux/tile/syscallent.h
linux/tile/syscallent1.h
linux/x32/syscallent.h
linux/x86_64/syscallent.h
linux/xtensa/syscallent.h