NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59370 CVS commit: [netbsd-9] src/lib/libc/compat/arch/sparc64/gen
The following reply was made to PR port-sparc64/59370; it has been noted by GNATS.
From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59370 CVS commit: [netbsd-9] src/lib/libc/compat/arch/sparc64/gen
Date: Sat, 10 May 2025 17:52:28 +0000
Module Name: src
Committed By: bouyer
Date: Sat May 10 17:52:27 UTC 2025
Modified Files:
src/lib/libc/compat/arch/sparc64/gen [netbsd-9]: compat_setjmp.S
Log Message:
Pull up following revision(s) (requested by martin in ticket #1946):
lib/libc/compat/arch/sparc64/gen/compat_setjmp.S: revision 1.2
PR 59370: compat_13: since we do not initialize the %o0 slot in jmpbuf
in setjmp() we need to store the full 64bit argument from longjmp()
there, otherwise the upper 32bit will be random garbage.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.88.1 \
src/lib/libc/compat/arch/sparc64/gen/compat_setjmp.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