Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch
Module Name: src
Committed By: martin
Date: Mon Mar 28 11:19:13 UTC 2011
Modified Files:
src/lib/libc/arch/sparc: SYS.h
src/lib/libc/arch/sparc64: SYS.h
src/lib/libc/arch/sparc64/gen: swapcontext.S
Log Message:
ABI police: avoid cluttering global registers %g2 and %g7. Not quite there
yet for %g2, but the target is not very well defined. %g7 should be clean
now.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/arch/sparc/SYS.h
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/arch/sparc64/SYS.h
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/sparc64/gen/swapcontext.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