]> sourceware.org Git - glibc.git/commit - ChangeLog
Fix FPU context handling in getcontext on x86-64.
authorUlrich Drepper <drepper@gmail.com>
Mon, 18 Apr 2011 01:51:26 +0000 (21:51 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 18 Apr 2011 01:51:26 +0000 (21:51 -0400)
commit75ea32abcde4e1699328354e1804ea94560d2950
treee8a166eed29a24667460a4759ac4ae84fe95c3a6
parent94409c736b216c405c214c041a33b5fab58bd408
Fix FPU context handling in getcontext on x86-64.

fnstenv on x86-64 seems to clear the state.  Work around.
ChangeLog
NEWS
stdlib/Makefile
stdlib/bug-getcontext.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/getcontext.S
This page took 0.041243 seconds and 5 git commands to generate.