Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Update ticket 1118. Add ticket 1132.



details:   https://anonhg.NetBSD.org/src/rev/b9720f722c5a
branches:  netbsd-7
changeset: 799847:b9720f722c5a
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Mar 07 08:20:07 2016 +0000

description:
Update ticket 1118. Add ticket 1132.

diffstat:

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

diffs (26 lines):

diff -r a72c45750dca -r b9720f722c5a doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Mon Mar 07 08:17:19 2016 +0000
+++ b/doc/CHANGES-7.1   Mon Mar 07 08:20:07 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.63 2016/03/06 18:53:50 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.64 2016/03/07 08:20:07 msaitoh Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -2276,6 +2276,7 @@
 sys/arch/x86/include/cpuvar.h                  1.47
 sys/arch/x86/x86/cpu.c                         1.117
 sys/arch/x86/x86/identcpu.c                    1.49
+sys/arch/xen/x86/cpu.c                         1.102-1.103
 
        Retrieve cpuid7 (Structured Extended Features) into ci_feat_val.
        [msaitoh, ticket #1118]
@@ -2377,3 +2378,8 @@
        freed.
        [bouyer, ticket #1125]
 
+sys/sys/exec_elf.h                             1.143
+
+       Add definition of EM_IAMCU. This change fixes build break caused by
+       ticket 1126.
+       [htodd, ticket #1132]



Home | Main Index | Thread Index | Old Index