Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 643



details:   https://anonhg.NetBSD.org/src/rev/6f4892024057
branches:  netbsd-7
changeset: 799144:6f4892024057
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Mar 26 08:55:16 2015 +0000

description:
643

diffstat:

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

diffs (19 lines):

diff -r 608fedc2c64f -r 6f4892024057 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Mar 26 08:53:48 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Mar 26 08:55:16 2015 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index