NetBSD-Bugs archive

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

PR/57949 CVS commit: [netbsd-8] src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57949 CVS commit: [netbsd-8] src
Date: Fri, 23 Feb 2024 18:15:53 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Feb 23 18:15:53 UTC 2024
 
 Modified Files:
 	src/lib/libm/arch/x86_64 [netbsd-8]: fenv.c
 	src/tests/lib/libm [netbsd-8]: t_fenv.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #1937):
 
 	tests/lib/libm/t_fenv.c: revision 1.14
 	tests/lib/libm/t_fenv.c: revision 1.15
 	lib/libm/arch/x86_64/fenv.c: revision 1.11
 
 fenv(3): Add test for PR port-amd64/57949.
 
 fenv(3): Fix fetestexcept to avoid side effects on trap state.
 
 PR port-amd64/57949
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.7.4.1 src/lib/libm/arch/x86_64/fenv.c
 cvs rdiff -u -r1.3 -r1.3.8.1 src/tests/lib/libm/t_fenv.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