Source-Changes-HG archive

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

[src/trunk]: src/doc Add support COMPAT_LINUX for aarch64



details:   https://anonhg.NetBSD.org/src/rev/2a153f8e4619
branches:  trunk
changeset: 1023694:2a153f8e4619
user:      ryo <ryo%NetBSD.org@localhost>
date:      Thu Sep 23 09:09:34 2021 +0000

description:
Add support COMPAT_LINUX for aarch64

diffstat:

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

diffs (14 lines):

diff -r 0edf7e67700a -r 2a153f8e4619 doc/CHANGES
--- a/doc/CHANGES       Thu Sep 23 09:07:39 2021 +0000
+++ b/doc/CHANGES       Thu Sep 23 09:09:34 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2831 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2832 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -425,3 +425,4 @@
        compat_linux: Added eventfd, timerfd, POSIX timers, and preadv() /
                pwritev() system calls to COMPAT_LINUX and COMPAT_LINXU32.
                [thorpej 20210919]
+       aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]



Home | Main Index | Thread Index | Old Index