Source-Changes-HG archive

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

[src/netbsd-7]: src/doc tickets 1341, 1342, 1345, and 1346



details:   https://anonhg.NetBSD.org/src/rev/78a7e6d43127
branches:  netbsd-7
changeset: 800108:78a7e6d43127
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Jan 03 07:08:05 2017 +0000

description:
tickets 1341, 1342, 1345, and 1346

diffstat:

 doc/CHANGES-7.1 |  26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r d3ab96ed3eb3 -r 78a7e6d43127 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Jan 03 06:49:30 2017 +0000
+++ b/doc/CHANGES-7.1   Tue Jan 03 07:08:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.141 2016/12/31 07:43:21 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.142 2017/01/03 07:08:05 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -7811,3 +7811,27 @@
        ARM is not always little endian.  PR/50356
        [rin, ticket #1344]
 
+sys/arch/powerpc/fpu/fpu_emu.c                 1.19
+sys/arch/powerpc/fpu/fpu_explode.c             1.7
+
+       Fix PR port-powerpc/51368: powerpc FPU emulation fails for
+       single precision floating point arithmetic
+       [rin, ticket #1341]
+
+sys/arch/powerpc/fpu/fpu_emu.c                 1.18
+
+       Fix build without DDB.
+       [rin, ticket #1342]
+
+sys/arch/amiga/dev/sbic.c                      1.74
+
+       Make it compile with -DDEBUG again.
+       [mlelstv, ticket #1345]
+
+share/man/man9/bus_dma.9                       1.61, 1.62
+
+       bus_dma man page:
+       - Use .An -nosplit
+       - Give a heads up about bus_dmatag_subregion()
+       [sevan, ticket #1346]
+



Home | Main Index | Thread Index | Old Index