Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2025 14:37:43 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 64cfafee8dfe - main - arch.7: Clarify older 32-bit arm support
Message-ID:  <202509031437.583Ebhtt008471@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=64cfafee8dfe938b16f12bd8c7f5584d4321ef95

commit 64cfafee8dfe938b16f12bd8c7f5584d4321ef95
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-08-29 14:46:07 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-09-03 14:37:15 +0000

    arch.7: Clarify older 32-bit arm support
    
    Reviewed by:    imp, ziaee
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D52239
---
 share/man/man7/arch.7 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7
index fe4e8055a8b1..b29fedbfd4ec 100644
--- a/share/man/man7/arch.7
+++ b/share/man/man7/arch.7
@@ -163,7 +163,10 @@ will support execution of
 .Dv armv7
 binaries if the CPU implements
 .Dv AArch32
-execution state, however older arm binaries are not supported by
+execution state.
+Binaries targeting
+.Dv armv6
+and earlier are no longer supported by
 .Fx .
 .Pp
 On all supported architectures:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509031437.583Ebhtt008471>