Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Note ticket #910
details: https://anonhg.NetBSD.org/src/rev/e70ea385d962
branches: netbsd-8
changeset: 435108:e70ea385d962
user: martin <martin%NetBSD.org@localhost>
date: Tue Jul 10 15:37:42 2018 +0000
description:
Note ticket #910
diffstat:
doc/CHANGES-8.0 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 31c253113fbd -r e70ea385d962 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Tue Jul 10 15:35:26 2018 +0000
+++ b/doc/CHANGES-8.0 Tue Jul 10 15:37:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.222 2018/07/10 15:32:28 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.223 2018/07/10 15:37:42 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -14137,3 +14137,12 @@
NPF: fix use-after-free.
[maxv, ticket #919]
+sys/arch/amd64/amd64/locore.S 1.167 (patch)
+sys/arch/i386/i386/locore.S 1.158 (patch)
+sys/arch/x86/x86/fpu.c 1.44 (patch)
+
+ Don't switch the FPU when leaving a softint. This fixes
+ several problems when EagerFPU is enabled.
+ [maxv, ticket #910]
+
+
Home |
Main Index |
Thread Index |
Old Index