Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Ticket 5923.



details:   https://anonhg.NetBSD.org/src/rev/c0161ee5cc00
branches:  netbsd-2
changeset: 564085:c0161ee5cc00
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Oct 11 17:21:40 2005 +0000

description:
Ticket 5923.

diffstat:

 doc/CHANGES-2.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 72b341298fd2 -r c0161ee5cc00 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1   Tue Oct 11 17:14:45 2005 +0000
+++ b/doc/CHANGES-2.1   Tue Oct 11 17:21:40 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1,v 1.1.2.195 2005/10/11 16:58:49 riz Exp $
+#      $NetBSD: CHANGES-2.1,v 1.1.2.196 2005/10/11 17:21:40 riz Exp $
 
 A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1 
 release
@@ -3860,3 +3860,11 @@
        dependent modules from rc.d.
        [cube, ticket #5925]
 
+sys/arch/i386/i386/trap.c                      1.205
+sys/arch/i386/i386/vector.S                    1.20
+sys/arch/i386/include/npx.h                    1.21
+
+       Handle MMX faults as floating exceptions. Tested by Hauke Fath; matlab
+       passes all its regression suite without panicking the kernel.
+       [christos, ticket #5923]
+



Home | Main Index | Thread Index | Old Index