Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libc/arch/mips/gen
Module Name: basesrc
Committed By: wdk
Date: Wed Nov 20 09:38:55 UTC 2002
Modified Files:
basesrc/lib/libc/arch/mips/gen [nathanw_sa]: swapcontext.S
Log Message:
Be debugger friendly:
When saving register passed argumants (in a0 and a1) for later use,
place them in their respective place in the stack frame
and not elsewhere.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libc/arch/mips/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