Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Tickets 1259 and 1260.
details: https://anonhg.NetBSD.org/src/rev/c5e7f2c182bc
branches: netbsd-3-0
changeset: 579203:c5e7f2c182bc
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 19 15:55:04 2006 +0000
description:
Tickets 1259 and 1260.
diffstat:
doc/CHANGES-3.0.1 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r ef8c550979d3 -r c5e7f2c182bc doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Wed Apr 19 15:51:18 2006 +0000
+++ b/doc/CHANGES-3.0.1 Wed Apr 19 15:55:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.1,v 1.1.2.37 2006/04/18 21:16:46 tron Exp $
+# $NetBSD: CHANGES-3.0.1,v 1.1.2.38 2006/04/19 15:55:04 tron Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
release:
@@ -370,3 +370,18 @@
PR kern/32563: Fix the 'audioctl of death' problem.
[jmcneill, ticket #1277]
+sys/arch/mips/include/cpu.h 1.77
+sys/arch/mips/mips/fp.S 1.30
+
+ Avoid kernel panics caused by binaries compiled with "-mips2" or
+ better. This fixes PR port-mips/27298.
+ [tsutsui, ticket #1259]
+
+sys/arch/mips/conf/files.mips 1.54
+sys/arch/mips/mips/fp.S 1.31
+sys/arch/mips/mips/mips_fputrap.c 1.3-1.4
+
+ Update FPE trapsignal functions for new siginfo.
+ This fixes PR port-mips/26410.
+ [tsutsui, ticket #1260]
+
Home |
Main Index |
Thread Index |
Old Index