[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Kurt Miller <kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 6 Apr 2006 09:27:08 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/04/06 09:27:08
Modified files:
lib/libpthread/arch/i386: uthread_machdep.c
Log message:
- due to the fninit() in _thread_machdep_save_float_state() all calls to
it need to be matched with a call to _thread_machdep_restore_float_state(),
so add missing one in _thread_machdep_init().
- 16-byte align fp frame
- call fwait() before save and and after restoring fp state.
lots of guidance and ok mickey@
Visit your host, monkey.org