Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1118



details:   https://anonhg.NetBSD.org/src/rev/e9cdacf35c0f
branches:  netbsd-7-0
changeset: 801461:e9cdacf35c0f
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 19 16:55:50 2018 +0000

description:
Ticket #1118

diffstat:

 doc/CHANGES-7.0.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 7a3f6f340234 -r e9cdacf35c0f doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Mon Mar 19 16:54:58 2018 +0000
+++ b/doc/CHANGES-7.0.3 Mon Mar 19 16:55:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.91 2018/03/10 16:12:07 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.92 2018/03/19 16:55:50 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5309,3 +5309,11 @@
        https://ftp.isc.org/isc/bind9/keys/9.11/bind.keys.v9_11
        [maya, ticket #1583]
 
+sys/arch/x86/include/cpu.h                     1.67
+sys/arch/x86/include/cpuvar.h                  1.47
+sys/arch/x86/x86/cpu.c                         1.117
+sys/arch/x86/x86/identcpu.c                    1.49
+
+       Retrieve cpuid7 (Structured Extended Features) into ci_feat_val.
+       [msaitoh, ticket #1118]
+



Home | Main Index | Thread Index | Old Index