Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1665



details:   https://anonhg.NetBSD.org/src/rev/19c64b616c1c
branches:  netbsd-9
changeset: 378185:19c64b616c1c
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 25 11:35:26 2023 +0000

description:
Ticket #1665

diffstat:

 doc/CHANGES-9.4 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 36bac6e1dccf -r 19c64b616c1c doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Tue Jul 25 11:34:37 2023 +0000
+++ b/doc/CHANGES-9.4   Tue Jul 25 11:35:26 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.77 2023/07/25 09:14:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.78 2023/07/25 11:35:26 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1649,3 +1649,8 @@ sys/arch/x86/x86/errata.c                 1.31
        x86: turn off zenbleed chicken bit on Zen2 cpus.
        [mrg, ticket #1664]
 
+sys/arch/x86/x86/fpu.c                         1.86
+
+       x86/fpu: Align savefpu to 64 bytes in fpuinit_mxcsr_mask.
+       [riastradh, ticket #1665]
+



Home | Main Index | Thread Index | Old Index