Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 880.



details:   https://anonhg.NetBSD.org/src/rev/ff1a1ade5fd0
branches:  netbsd-3
changeset: 577343:ff1a1ade5fd0
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Oct 11 21:06:45 2005 +0000

description:
Ticket 880.

diffstat:

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

diffs (21 lines):

diff -r 61edca45ffc9 -r ff1a1ade5fd0 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Tue Oct 11 21:05:03 2005 +0000
+++ b/doc/CHANGES-3.0   Tue Oct 11 21:06:45 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.275 2005/10/11 21:02:33 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.276 2005/10/11 21:06:45 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -13402,3 +13402,11 @@
        Fix openssl 2.0 rollback, CAN-2005-2969.
        [gendalia, ticket #882]
 
+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. MATLAB now passes all its
+       regression suite without panicking the kernel.
+       [christos, ticket #880]
+



Home | Main Index | Thread Index | Old Index