Source-Changes-HG archive

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

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



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

description:
Ticket 5923.

diffstat:

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

diffs (21 lines):

diff -r c6a8e9ae90d7 -r e6e567b79849 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Tue Oct 11 17:14:37 2005 +0000
+++ b/doc/CHANGES-2.0.3 Tue Oct 11 17:21:33 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.45 2005/10/11 17:00:09 riz Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.46 2005/10/11 17:21:33 riz Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -514,3 +514,11 @@
        Update to tzdata2005n.
        [kleink, ticket #5911]
 
+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