Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Takeshi Nakayama <nakayama@netbsd.org>
List: source-changes
Date: 09/16/2006 08:43:24
Module Name: src
Committed By: nakayama
Date: Sat Sep 16 08:43:24 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
From OpenBSD:
- reload %fprs for checking it again.
- use symbolic names for checking in %fprs.
revision 1.51
date: 2005/07/18 14:50:11; author: deraadt; state: Exp; lines: +2 -1
cache a copy of the fprs so we know what fp restore we should do after
revision 1.50
date: 2005/07/14 01:46:13; author: deraadt; state: Exp; lines: +4 -4
use symbolic names for checking in %fprs, as above
To generate a diff of this commit:
cvs rdiff -r1.217 -r1.218 src/sys/arch/sparc64/sparc64/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.