Module Name: src
Committed By: martin
Date: Fri Mar 27 11:29:09 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #646
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.244 -r1.1.2.245 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.244 src/doc/CHANGES-7.0:1.1.2.245
--- src/doc/CHANGES-7.0:1.1.2.244 Thu Mar 26 16:15:38 2015
+++ src/doc/CHANGES-7.0 Fri Mar 27 11:29:09 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.244 2015/03/26 16:15:38 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.245 2015/03/27 11:29:09 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -19383,3 +19383,11 @@ sys/arch/zaurus/include/bootconfig.h 1.
Merge common information.
[skrll, ticket #645]
+sys/arch/arm/arm32/cpuswitch.S 1.86-1.89
+sys/arch/arm/arm32/genassym.cf 1.70
+
+ Only set vfp & tpid registers and do ras lookups if new lwp is
+ not LW_SYSTEM.
+ [skrll, ticket #646]
+
+