Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc 1060, 1072
details: https://anonhg.NetBSD.org/src/rev/d9dd2ab8158f
branches: netbsd-7-0
changeset: 801111:d9dd2ab8158f
user: snj <snj%NetBSD.org@localhost>
date: Tue Jan 12 10:27:48 2016 +0000
description:
1060, 1072
diffstat:
doc/CHANGES-7.0.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 808063ca71cf -r d9dd2ab8158f doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Tue Jan 12 10:21:14 2016 +0000
+++ b/doc/CHANGES-7.0.1 Tue Jan 12 10:27:48 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.24 2016/01/08 21:06:57 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.25 2016/01/12 10:27:48 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -861,3 +861,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. PR port-hppa/50642.
+ [skrll, ticket #1072]
+
Home |
Main Index |
Thread Index |
Old Index