Powerpc: Add support for openat and fstatat syscalls
authorCarl Love <cel@us.ibm.com>
Wed, 13 Oct 2021 20:28:48 +0000 (20:28 +0000)
committerCarl Love <cel@us.ibm.com>
Thu, 14 Oct 2021 15:17:25 +0000 (10:17 -0500)
commit38c90362460000bac2efdbf06250821429777bb0
tree84674d98494986ac3992849e10a8bce0610aad69
parent047ab79212fa6e8e17503d38f2a813546ea17bf2
Powerpc: Add support for openat and fstatat syscalls

[gdb] update ppc-linux-tdep.c

Add argument to ppc_canonicalize_syscall for the wordsize.
Add syscall entries for the openat and fstatat system calls.
gdb/ppc-linux-tdep.c