Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/arch/mips/gen
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/20/2002 11:38:55
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.