NetBSD-Bugs archive

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

PR/58782 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58782 CVS commit: src
Date: Tue, 29 Oct 2024 20:04:31 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Oct 29 20:04:30 UTC 2024
 
 Modified Files:
 	src/lib/libc/arch/aarch64/gen: fpsetround.c
 	src/tests/lib/libc/gen: t_fpsetround.c
 
 Log Message:
 fpsetround(3): Don't toggle all the other bits in fpcr on aarch64.
 
 PR port-arm/58782: fpsetround flips all the other fpcsr bits on aarch64
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/aarch64/gen/fpsetround.c
 cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/gen/t_fpsetround.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