Module Name:    src
Committed By:   snj
Date:           Thu Mar 26 08:55:17 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
643


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.238 -r1.1.2.239 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.238 src/doc/CHANGES-7.0:1.1.2.239
--- src/doc/CHANGES-7.0:1.1.2.238	Wed Mar 25 17:18:11 2015
+++ src/doc/CHANGES-7.0	Thu Mar 26 08:55:16 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.238 2015/03/25 17:18:11 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.239 2015/03/26 08:55:16 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -19008,3 +19008,9 @@ include/unistd.h				1.145
 	namespace.
 	[wiz, ticket #642]
 
+sys/arch/arm/vfp/vfp_init.c			1.47
+
+	Fix some inverted return values.  Don't return SIGILL if there
+	is an active FPU exception.
+	[skrll, ticket #643]
+

Reply via email to