From owner-cvs-all Sun Nov 18 23:25:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3230637B417; Sun, 18 Nov 2001 23:25:43 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAJ7PhE89890; Sun, 18 Nov 2001 23:25:43 -0800 (PST) (envelope-from peter) Message-Id: <200111190725.fAJ7PhE89890@freefall.freebsd.org> From: Peter Wemm Date: Sun, 18 Nov 2001 23:25:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c trap.c src/sys/ia64/include efi.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/11/18 23:25:43 PST Modified files: sys/ia64/ia64 machdep.c trap.c sys/ia64/include efi.h Log: Initial cut at calling the EFI-provided FPSWA (Floating Point Software Assist) driver to handle the "messy" floating point cases which cause traps to the kernel for handling. Revision Changes Path 1.69 +11 -0 src/sys/ia64/ia64/machdep.c 1.41 +151 -7 src/sys/ia64/ia64/trap.c 1.5 +2 -1 src/sys/ia64/include/efi.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message