aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bug-getcontext.c
AgeCommit message (Collapse)AuthorFilesLines
2011-04-17Fix FPU context handling in getcontext on x86-64.Ulrich Drepper1-0/+48
fnstenv on x86-64 seems to clear the state. Work around.