aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2018-02-10 23:19:32 +0000
committerDmitry V. Levin <ldv@altlinux.org>2018-02-26 13:46:31 +0000
commitf5f473a9d0e8fdbede858fa1ef0d01d12142367b (patch)
treec2caf3afed26a54d3a324d5122ebba47ac3c6b71 /ChangeLog
parent398c6fddafcee2dc4c2b2574417a2d0cfccaeec1 (diff)
downloadglibc-f5f473a9d0e8fdbede858fa1ef0d01d12142367b.tar.xz
glibc-f5f473a9d0e8fdbede858fa1ef0d01d12142367b.zip
linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
Tested with strace. * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (__ptrace_request): Add PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS, PTRACE_GETVRREGS, PTRACE_SETVRREGS, PTRACE_GETEVRREGS, PTRACE_SETEVRREGS, PTRACE_GETREGS64, PTRACE_SETREGS64, PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, PTRACE_GETVSRREGS, PTRACE_SETVSRREGS, and PTRACE_SINGLEBLOCK.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5caa3fa8a..db0b451a20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2018-02-26 Dmitry V. Levin <ldv@altlinux.org>
+
+ [BZ #22433]
+ [BZ #22807]
+ * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (__ptrace_request): Add
+ PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS,
+ PTRACE_GETVRREGS, PTRACE_SETVRREGS, PTRACE_GETEVRREGS,
+ PTRACE_SETEVRREGS, PTRACE_GETREGS64, PTRACE_SETREGS64,
+ PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, PTRACE_GETVSRREGS,
+ PTRACE_SETVSRREGS, and PTRACE_SINGLEBLOCK.
+
2018-02-26 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
* sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Undefine Linux