Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8eea13ca2a0c
branches:  netbsd-10
changeset: 378175:8eea13ca2a0c
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 25 09:11:51 2023 +0000

description:
Ticket #243

diffstat:

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

diffs (19 lines):

diff -r 841b826fceb0 -r 8eea13ca2a0c doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Tue Jul 25 09:10:32 2023 +0000
+++ b/doc/CHANGES-10.0  Tue Jul 25 09:11:51 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.85 2023/07/24 17:17:00 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.86 2023/07/25 09:11:51 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -3116,3 +3116,9 @@ lib/libc/time/zic.c                               1.88,1.89
        Make libc/time tools compilable with a C23 compiler.
        [riastradh, ticket #242]
 
+sys/arch/x86/include/specialreg.h              1.207
+sys/arch/x86/x86/errata.c                      1.31
+
+       x86: turn off zenbleed chicken bit on Zen2 cpus.
+       [mrg, ticket #243]
+



Home | Main Index | Thread Index | Old Index