Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/xfree/xc/extras/Mesa/src/mesa/sparc
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.
Home |
Main Index |
Thread Index |
Old Index