Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 825-827
details: https://anonhg.NetBSD.org/src/rev/58cb9c20a967
branches: netbsd-6
changeset: 775708:58cb9c20a967
user: riz <riz%NetBSD.org@localhost>
date: Mon Feb 18 18:13:39 2013 +0000
description:
Tickets 825-827
diffstat:
doc/CHANGES-6.1 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r ace44aa2d6dc -r 58cb9c20a967 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Mon Feb 18 18:13:05 2013 +0000
+++ b/doc/CHANGES-6.1 Mon Feb 18 18:13:39 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.100 2013/02/18 17:59:33 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.101 2013/02/18 18:13:39 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8511,3 +8511,28 @@
non-64bit platforms.
[msaitoh, ticket #823]
+sys/dev/pci/if_wm.c 1.240-1.242
+sys/dev/pci/if_wmreg.h 1.49
+
+ Skip 64-bit BAR correctly, add some debugging and fix
+ RAL_TABSIZE for ICH8, 82576, 82580 and I350.
+ [msaitoh, ticket #824]
+
+lib/libc/arch/sparc64/softfloat/qp.c 1.10
+
+ Fix conversions from long double floats to integral types.
+ PR#47535.
+ [martin, ticket #825]
+
+lib/libc/arch/sparc64/gen/fpsetround.c 1.6
+
+ Make fpsetround update the softfloat rounding mode when
+ using softfloat for 128 bit long double values.
+ [martin, ticket #826]
+
+sys/dev/usb/dwc_otg.c 1.46 via patch
+sys/dev/usb/dwc_otgvar.h 1.12 via patch
+
+ Avoid races between the workqueue and aborting.
+ [skrll, ticket #827]
+
Home |
Main Index |
Thread Index |
Old Index