Module Name: src Committed By: msaitoh Date: Sun Apr 19 05:05:41 UTC 2015
Modified Files: src/lib/libc/arch/sh3/gen [netbsd-7]: swapcontext.S Log Message: Pull up following revision(s) (requested by uwe in ticket #709): lib/libc/arch/sh3/gen/swapcontext.S: revision 1.11 lib/libc/arch/sh3/gen/swapcontext.S: revision 1.12 - Adjust _UC_MACHINE_SP(oucp) to "drop" values we pushed to the stack. t_swapcontext tests pass now with gcc 4.8. From Yasushi Oshima in PR port-sh3/49597. - On swapcontext(3) preserve r12 too. Properly fixes PR port-sh3/49597. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.10.4.1 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.