NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58782 CVS commit: [netbsd-9] src
The following reply was made to PR port-arm/58782; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58782 CVS commit: [netbsd-9] src
Date: Wed, 20 Nov 2024 14:04:55 +0000
Module Name: src
Committed By: martin
Date: Wed Nov 20 14:04:55 UTC 2024
Modified Files:
src/lib/libc/arch/aarch64/gen [netbsd-9]: fpsetround.c
src/tests/lib/libc/gen [netbsd-9]: t_fpsetround.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1923):
tests/lib/libc/gen/t_fpsetround.c: revision 1.7
tests/lib/libc/gen/t_fpsetround.c: revision 1.8
lib/libc/arch/aarch64/gen/fpsetround.c: revision 1.4
fpsetround(3): Test that this doesn't flip on FTZ by accident.
PR port-arm/58782: fpsetround flips all the other fpcsr bits on aarch64
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.2 -r1.2.16.1 src/lib/libc/arch/aarch64/gen/fpsetround.c
cvs rdiff -u -r1.6 -r1.6.44.1 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