Date: Tue, 26 Feb 2002 12:31:06 -0500 From: Jake Burkholder <jake@locore.ca> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 exception.s Message-ID: <20020226123106.A51363@locore.ca> In-Reply-To: <200202261709.g1QH9O452115@freefall.freebsd.org>; from jake@FreeBSD.org on Tue, Feb 26, 2002 at 09:09:24AM -0800 References: <200202261709.g1QH9O452115@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Tue, Feb 26, 2002 at 09:09:24AM -0800, Jake Burkholder said words to the effect of; > jake 2002/02/26 09:09:24 PST > > Modified files: > sys/sparc64/sparc64 exception.s > Log: > Apparently gcc3.1 is now using deprcated v8 instructions in v9 code > due to them being faster in certain cases. Therefore we need to save > and restore the v8 %y register around traps in kernel mode as well as > traps in usermode. > > Tested by: obrien, tmm Pointy hat to: gcc3.1 > > Revision Changes Path > 1.28 +15 -6 src/sys/sparc64/sparc64/exception.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?20020226123106.A51363>