NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49597 CVS commit: [netbsd-7] src/lib/libc/arch/sh3/gen
The following reply was made to PR port-sh3/49597; it has been noted by GNATS.
From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49597 CVS commit: [netbsd-7] src/lib/libc/arch/sh3/gen
Date: Sun, 19 Apr 2015 05:05:41 +0000
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.
Home |
Main Index |
Thread Index |
Old Index