Source-Changes-HG archive

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

[src/trunk]: src/doc SMP support for aarch64



details:   https://anonhg.NetBSD.org/src/rev/44c704149ccc
branches:  trunk
changeset: 320477:44c704149ccc
user:      ryo <ryo%NetBSD.org@localhost>
date:      Mon Jul 09 10:08:35 2018 +0000

description:
SMP support for aarch64

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r b372f0e2dae7 -r 44c704149ccc doc/CHANGES
--- a/doc/CHANGES       Mon Jul 09 10:07:42 2018 +0000
+++ b/doc/CHANGES       Mon Jul 09 10:08:35 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2405 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2406 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -168,3 +168,4 @@
        bpf(4): Add the BPF direction filter (BIOC[GS]DIRECTION).
                [msaitoh 20180626]
        gcc: add lsan the Leak Sanitizer [christos 20180626]
+       aarch64: Add support for SMP. [ryo 20180709]



Home | Main Index | Thread Index | Old Index