From owner-cvs-all Wed Nov 24 5:55:26 1999 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 DA78515254; Wed, 24 Nov 1999 05:55:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA29938; Wed, 24 Nov 1999 05:54:47 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911241354.FAA29938@freefall.freebsd.org> From: Peter Wemm Date: Wed, 24 Nov 1999 05:54:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand/alpha _setjmp.S Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/24 05:54:47 PST Modified files: lib/libstand/alpha _setjmp.S Log: longjumperror() and abort() don't exist in libstand.. Don't test for a condition we can't handle (like the x86 longjmp). This was highlighted by attempting to build FICL into the alpha loader. Revision Changes Path 1.2 +1 -8 src/lib/libstand/alpha/_setjmp.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message