cvs commit: src/sys/ia64/ia64 machdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Tue Nov 11 01:53:39 PST 2003
marcel 2003/11/11 01:53:38 PST
FreeBSD src repository
Modified files:
sys/ia64/ia64 machdep.c
Log:
Save and restore the high FP registers in {g|s}_mcontext(). Note
that we currently do not keep track of whether the thread has
actually used the high FP registers before. If not, we should
not save them in the context which automaticly means that we
also would not restore them from the context. For now, do it
unconditionally so that we can reach functional completeness.
Revision Changes Path
1.168 +9 -2 src/sys/ia64/ia64/machdep.c
More information about the cvs-src
mailing list