NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59342 CVS commit: src/tests/lib/libc/setjmp



The following reply was made to PR port-mips/59342; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59342 CVS commit: src/tests/lib/libc/setjmp
Date: Thu, 24 Apr 2025 01:41:48 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Apr 24 01:41:48 UTC 2025
 
 Modified Files:
 	src/tests/lib/libc/setjmp: t_setjmp.c t_sigstack.c
 
 Log Message:
 t_setjmp, t_sigstack: Test compat13 setjmp/sigsetjmp too.
 
 PR port-mips/59342: compat_setjmp.S is confused about delay slots
 PR port-mips/59343: compat_sigsetjmp.S: missing RESTORE_GP64
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/setjmp/t_setjmp.c
 cvs rdiff -u -r1.13 -r1.14 src/tests/lib/libc/setjmp/t_sigstack.c
 
 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