Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #1310



details:   https://anonhg.NetBSD.org/src/rev/11de8375f6cc
branches:  netbsd-6
changeset: 777061:11de8375f6cc
user:      martin <martin%NetBSD.org@localhost>
date:      Wed May 18 08:47:26 2016 +0000

description:
Ticket #1310

diffstat:

 doc/CHANGES-6.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 74a29387e04e -r 11de8375f6cc doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Wed May 18 08:44:41 2016 +0000
+++ b/doc/CHANGES-6.2   Wed May 18 08:47:26 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.249 2016/05/10 23:17:59 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.250 2016/05/18 08:47:26 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -14276,3 +14276,13 @@
        Fixes PR kern/50467.
        [hannken, ticket #1376]
 
+sys/arch/powerpc/include/psl.h                 1.20 (patch)
+sys/arch/powerpc/include/userret.h             1.29-1.30 (patch)
+sys/arch/powerpc/oea/oea_machdep.c             1.72 (patch)
+
+       Add a check to make sure that if PSL_FP is set, we own the FPU.
+       Don't clear PSL_FP/PSL_VEC.
+       Remove PSL_SPV from BOOKE PSL_USERMOD
+       Don't preserve PSL_FP/PSL_VEC in cpu_setmcontext.
+       [matt, ticket #1310]
+



Home | Main Index | Thread Index | Old Index