Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Note arm KUBSAN support
details: https://anonhg.NetBSD.org/src/rev/42acfc7b7be0
branches: trunk
changeset: 935886:42acfc7b7be0
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jul 12 13:40:44 2020 +0000
description:
Note arm KUBSAN support
diffstat:
share/man/man7/kernel_sanitizers.7 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ed1fe729314e -r 42acfc7b7be0 share/man/man7/kernel_sanitizers.7
--- a/share/man/man7/kernel_sanitizers.7 Sun Jul 12 13:35:33 2020 +0000
+++ b/share/man/man7/kernel_sanitizers.7 Sun Jul 12 13:40:44 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kernel_sanitizers.7,v 1.5 2020/07/12 10:10:53 maxv Exp $
+.\" $NetBSD: kernel_sanitizers.7,v 1.6 2020/07/12 13:40:44 skrll Exp $
.\"
.\" Copyright (c) 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -50,7 +50,7 @@
.Ss Used components
Compiler instrumentation and an entirely MI runtime.
.Ss Supported architectures
-aarch64 (gcc), amd64 (gcc).
+aarch64 (gcc), amd64 (gcc), arm (gcc).
[Theoretically supported on all other architectures with no MD change required]
.Ss Files
.Bl -tag -width XXXX -compact
Home |
Main Index |
Thread Index |
Old Index