From owner-cvs-all Fri May 12 14:51:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 685EE37B541; Fri, 12 May 2000 14:51:21 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA25625; Fri, 12 May 2000 14:51:20 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200005122151.OAA25625@freefall.freebsd.org> From: Peter Wemm Date: Fri, 12 May 2000 14:51:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/05/12 14:51:20 PDT Modified files: sys/boot/ficl Makefile Log: Stop libficl from using floating point registers - this was cauing dictDelete() to fault early on the Alpha and was the original cause of the Alpha ficl failures. Revision Changes Path 1.18 +4 -1 src/sys/boot/ficl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message