Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/arch/sh3/gen
Module Name: src
Committed By: tron
Date: Wed Jan 11 16:14:04 UTC 2006
Modified Files:
src/lib/libc/arch/sh3/gen [netbsd-3]: swapcontext.S
Log Message:
Pull up following revision(s) (requested by uwe in ticket #1096):
lib/libc/arch/sh3/gen/swapcontext.S: revision 1.5
Took me some time to figure that getcontext does _UC_MACHINE_INTRV(oucp) = 0
for us, so add a comment. While here use official _UC_MACHINE_SET_PC
macro in another comment.
To generate a diff of this commit:
cvs rdiff -r1.3.6.1 -r1.3.6.2 src/lib/libc/arch/sh3/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