From owner-cvs-all Tue Feb 26 9:29:39 2002 Delivered-To: cvs-all@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 37E9837B400; Tue, 26 Feb 2002 09:29:35 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g1QHV7d53752; Tue, 26 Feb 2002 12:31:07 -0500 (EST) (envelope-from jake) Date: Tue, 26 Feb 2002 12:31:06 -0500 From: Jake Burkholder 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> References: <200202261709.g1QH9O452115@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202261709.g1QH9O452115@freefall.freebsd.org>; from jake@FreeBSD.org on Tue, Feb 26, 2002 at 09:09:24AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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