Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1285



details:   https://anonhg.NetBSD.org/src/rev/26f0955e95d1
branches:  netbsd-7
changeset: 800023:26f0955e95d1
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Dec 08 00:15:50 2016 +0000

description:
1285

diffstat:

 doc/CHANGES-7.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r c9843133a7ee -r 26f0955e95d1 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Thu Dec 08 00:15:25 2016 +0000
+++ b/doc/CHANGES-7.1   Thu Dec 08 00:15:50 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.124 2016/12/06 06:58:05 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.125 2016/12/08 00:15:50 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -6978,3 +6978,15 @@
        a junk function pointer.
        [tsutsui, ticket #1284]
 
+sys/arch/x86/include/cacheinfo.h               1.22
+sys/arch/x86/include/specialreg.h              1.87 and 1.90
+usr.sbin/cpuctl/arch/i386.c                    1.72-1.74
+
+       Changes for x86's cpuctl(8):
+       - Add Quark X1000, Xeon E[57] v4, Core i7-69xx Extreme, 7th gen Core,
+         Denverton, Xeon Phi [357]200, Future Xeon and Future Xeon Phi.
+       - Add SGX, UMIP, RDPID, SGXLC, AVX512DQ, AVX512BW and AVX512VL bit.
+       - Fix the bit location of CLFLUSHOPT.
+       - Add new TLB descriptor 0x64 and 0xc4.
+       [msaitoh, ticket #1285]
+



Home | Main Index | Thread Index | Old Index