* sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
commit87b9b50f0d4b92248905e95a06a13c513dc45e59
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Mar 2008 20:01:15 +0000 (24 20:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Mar 2008 20:01:15 +0000 (24 20:01 +0000)
tree505dd39121573f328dde7c58e7f07fd460f93330
parentaf0498dc955f23c4e2eb28b1658ec2e86b4ab069
* sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER

ptrace call to get the ieee_instruction_pointer from the kernel.
* sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
ptrace call to set the ieee_instructtion_pointer.
* sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
Add comment that ieee_instruction_pointer is always 0.
ChangeLog
sysdeps/s390/fpu/fegetenv.c
sysdeps/s390/fpu/fesetenv.c
sysdeps/unix/sysv/linux/s390/sys/user.h