Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1060, 1072



details:   https://anonhg.NetBSD.org/src/rev/4e23505bbdcf
branches:  netbsd-7
changeset: 799751:4e23505bbdcf
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Jan 12 10:26:08 2016 +0000

description:
1060, 1072

diffstat:

 doc/CHANGES-7.1 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 4fd38246abe8 -r 4e23505bbdcf doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Jan 12 10:21:44 2016 +0000
+++ b/doc/CHANGES-7.1   Tue Jan 12 10:26:08 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.44 2016/01/08 21:05:37 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.45 2016/01/12 10:26:08 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -1752,3 +1752,14 @@
        possibly leading to arbitrary code execution in backend.
        [bouyer, ticket #1071]
 
+sys/arch/arm/arm/cpufunc.c                     1.159
+
+       Fix condition which broke ARM1136 function selection when
+       ARM1176 support was added.  PR port-arm/50512.
+       [skrll, ticket #1060]
+
+sys/arch/hppa/include/db_machdep.h             1.13
+
+       hppa ddb: Fix always false condition.
+       [skrll, ticket #1072]
+



Home | Main Index | Thread Index | Old Index