Module Name:    src
Committed By:   martin
Date:           Thu Jul  6 05:29:43 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #99


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-8.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.19 src/doc/CHANGES-8.0:1.1.2.20
--- src/doc/CHANGES-8.0:1.1.2.19	Wed Jul  5 20:27:50 2017
+++ src/doc/CHANGES-8.0	Thu Jul  6 05:29:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.19 2017/07/05 20:27:50 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.20 2017/07/06 05:29:43 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -1793,3 +1793,9 @@ sys/arch/x86/x86/pmap.c				1.252
 	Fix "reboot -d".  PR kern/49610.
 	[jdolecek, ticket #98]
 
+sys/arch/arm/cortex/a9_mpsubr.S			1.48
+
+	Make fp 0 on entry to idle_stack to ensure we mark that we're top of
+	stack.
+	[skrll, ticket #99]
+

Reply via email to