Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Ticket #245



details:   https://anonhg.NetBSD.org/src/rev/e2d6ab51d72f
branches:  netbsd-10
changeset: 378181:e2d6ab51d72f
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 25 11:30:43 2023 +0000

description:
Ticket #245

diffstat:

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

diffs (18 lines):

diff -r de725b95c03a -r e2d6ab51d72f doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Tue Jul 25 11:29:23 2023 +0000
+++ b/doc/CHANGES-10.0  Tue Jul 25 11:30:43 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.86 2023/07/25 09:11:51 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.87 2023/07/25 11:30:43 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -3122,3 +3122,8 @@ sys/arch/x86/x86/errata.c                 1.31
        x86: turn off zenbleed chicken bit on Zen2 cpus.
        [mrg, ticket #243]
 
+sys/arch/x86/x86/fpu.c                         1.86
+
+       x86/fpu: align savefpu to 64 bytes in fpuinit_mxcsr_mask.
+       [riastradh, ticket #245]
+



Home | Main Index | Thread Index | Old Index