Subject: CVS commit: xsrc/xfree/xc/extras/Mesa/src/mesa/sparc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/22/2005 20:22:19
Module Name:	xsrc
Committed By:	martin
Date:		Tue Mar 22 20:22:19 UTC 2005

Modified Files:
	xsrc/xfree/xc/extras/Mesa/src/mesa/sparc: clip.S

Log Message:
Always declare the used global registers, not only on solaris.
Depending on assembler/compiler options this is not always necessary,
but it does no harm either.
It is necessary on NetBSD due to the way we compile this in src/x11.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xfree/xc/extras/Mesa/src/mesa/sparc/clip.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.