summaryrefslogtreecommitdiffstats
path: root/stdlib/bug-getcontext.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-0/+48
fnstenv on x86-64 seems to clear the state. Work around.