From owner-cvs-sys Tue Jan 14 08:17:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA20193 for cvs-sys-outgoing; Tue, 14 Jan 1997 08:17:27 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA20178; Tue, 14 Jan 1997 08:17:24 -0800 (PST) Date: Tue, 14 Jan 1997 08:17:24 -0800 (PST) From: Bruce Evans Message-Id: <199701141617.IAA20178@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 support.s Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/01/14 08:17:23 Branch: sys/i386/i386 RELENG_2_2 Modified: sys/i386/i386 support.s Log: YAMFC (fixed context switching of FPU state after a fault in i586_optimized_copyin/out). i586_optimized_copyin/out is still disabled in 2.2. Not a full merge - $FreeBSD$ gets in the way now. Revision Changes Path 1.41.2.5 +20 -3 src/sys/i386/i386/support.s