Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/acorn32/stand/lib
Module Name: src
Committed By: gavan
Date: Wed Nov 19 00:11:55 UTC 2003
Modified Files:
src/sys/arch/acorn32/stand/lib: riscoscalls.S
Log Message:
Save arguments passed into scratch registers, rather than scratch
registers into arguments passed.
Avoids corruption of anything pointed to by r3 and r4 on entry to
os_get_env, and allows pass-by-reference values to be returned.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/acorn32/stand/lib/riscoscalls.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