Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket 899.
details: https://anonhg.NetBSD.org/src/rev/8da00604a33e
branches: netbsd-6-1
changeset: 775804:8da00604a33e
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Jun 14 02:44:56 2013 +0000
description:
Ticket 899.
diffstat:
doc/CHANGES-6.1.1 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r e5931e65d601 -r 8da00604a33e doc/CHANGES-6.1.1
--- a/doc/CHANGES-6.1.1 Fri Jun 14 02:43:36 2013 +0000
+++ b/doc/CHANGES-6.1.1 Fri Jun 14 02:44:56 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.1,v 1.1.2.5 2013/06/13 10:57:15 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.1,v 1.1.2.6 2013/06/14 02:44:56 msaitoh Exp $
A complete list of changes from the NetBSD 6.1 release to the NetBSD 6.1.1
release:
@@ -89,3 +89,11 @@
Fix serious file read problem due to not-so-clear VOP_BMAP description.
Should fix PR 45605.
[reinoud, ticket #894]
+
+lib/libm/arch/i387/fenv.c 1.5
+lib/libm/arch/x86_64/fenv.c 1.3-1.4
+
+ Fix amd64 feraiseexcept so that it actually traps. The call to fwait
+ got lost somewhere along the line; the i387 code has it.
+ Fix sense of fegetexcept on x86.
+ [riastradh, ticket #899]
Home |
Main Index |
Thread Index |
Old Index