Date: Wed, 24 Nov 1999 05:54:47 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand/alpha _setjmp.S Message-ID: <199911241354.FAA29938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911241354.FAA29938>