Date: Fri, 12 May 2000 14:48:54 -0700 (PDT) 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: <200005122148.OAA25138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/05/12 14:48:54 PDT Modified files: lib/libstand/alpha _setjmp.S Log: We compile expressly on the alpha with -mno-fp-regs - so do not use them explicitly here. This was the original cause of instruction faults on the Alpha in loader. (not this code, but the same problem in libficl.a) Revision Changes Path 1.3 +5 -1 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?200005122148.OAA25138>