From nobody Fri Jul 10 15:43:51 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gxbj41lJWz6lK3b for ; Fri, 10 Jul 2026 15:43:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gxbj34Dbnz48Qc for ; Fri, 10 Jul 2026 15:43:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783698231; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=w4sHIqhB9sLzgApPr2NecihaI+SCQNdDXBlV6A/2q8c=; b=JH7N5dHqsV8cjX2ihPVw/P93vh2gZYJ0a3Yn4lgpbpMygzPKhMybXeLxmkr/IHQ2TiOUYI Dq94ffRy4ZtDY9cOo0v58M7LOM+KdwYNILNOjMiHroStByFGfuYs6dJ5bqGfOM1BTa/dC1 LiZHh41RBGFbYFbGHcDWRArOG6ST7yis79jRSVWYDH9s54SYatuFJY65zt3FnDRpuLAxBz ClukVawO0oS0XRQ2iFe0nCLyn6NnZCvNIPTSqrwBAhi280zwgMNt3bYqiQC70Jq2l64ebL 9lS6BegS9TPPcxYTyN5FlOv2A9uKxBKoAYFxvsxFKn+y/neTXCsgWxpAmBA/NQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783698231; a=rsa-sha256; cv=none; b=PUpHXXvjLeCQGYYkAmVWdTkzOT/G6GpESMIvnXiv5C2Tfo1SqQ0HrqBvhjOVYXBzo8hkYI oxN1vKGevHc1/OcywQbZ4rAT6htOkxpMRQiT2TnfTylZRFHr2jzU7yBxjefwcAxnDjRwRJ M80fm5uYaF6ZYQCf9bUGkv+CoxwheVmVwMWwkurzEIcx0LT37lnXEx3kdJEsyGUqmR/WHu si2DdPHDgjgkQiI67Vo1iW44j7T3KkJQMlkvc+b8RaeQqKaj1WYos5cC/zBMSPlCABPRvX lrXsR0OMYtdyYvpZyFA/ZWX1oTRjai6I2Iqfb0ybGO4kCa7kD9kF2JhSpcQBOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783698231; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=w4sHIqhB9sLzgApPr2NecihaI+SCQNdDXBlV6A/2q8c=; b=tM7/gD/HvEzsRneFwUxldGqWHZMp5NFT4mMVu3ZT7/mlLtuU3MtXP2XJFYsMQ6OqOocxKh nXyP+MHNC+g2XSoPYeO4ZQh46OlcajI1M4ayAf9K5erTLuADG03ETHVq4N95/sM2PZMYZ1 mt5q8snqkyRRPYZAhUTwuwsispnwmu8nV3LV3AEqw/O3qzxbFgccVwcultTcbwdUApBGDO Ex0Fwfm1niD8S2uXCc/qoBmfcKEXh6Q2Y0RgrJrvz7buLVuTnq7U/B/w1CnAkLCH0Q7Kkq OZiWsAutuE2aIzjF9yAA2l3Qp/bzKFn0sVNvB6Pc5c5xWwSiojejgLH9KLEGeg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gxbj32zTPz11r6 for ; Fri, 10 Jul 2026 15:43:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3674c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 10 Jul 2026 15:43:51 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mitchell Horne Subject: git: 825c14016f8c - stable/15 - DEFINE_IFUNC.9: update NOTES List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mhorne X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 825c14016f8c7b910a10fecbf5d13af1f85001d0 Auto-Submitted: auto-generated Date: Fri, 10 Jul 2026 15:43:51 +0000 Message-Id: <6a511337.3674c.306013b4@gitrepo.freebsd.org> The branch stable/15 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=825c14016f8c7b910a10fecbf5d13af1f85001d0 commit 825c14016f8c7b910a10fecbf5d13af1f85001d0 Author: Mitchell Horne AuthorDate: 2026-03-12 14:44:46 +0000 Commit: Mitchell Horne CommitDate: 2026-07-10 15:43:32 +0000 DEFINE_IFUNC.9: update NOTES ifuncs are now implemented for all architectures, so drop the caveat statement. Reviewed by: kib Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55815 (cherry picked from commit a2b2ce2c15bb73d9f87d5072cf65f1f027e066fb) --- share/man/man9/DEFINE_IFUNC.9 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/share/man/man9/DEFINE_IFUNC.9 b/share/man/man9/DEFINE_IFUNC.9 index 0bb75d1fd4da..8cb216af04d7 100644 --- a/share/man/man9/DEFINE_IFUNC.9 +++ b/share/man/man9/DEFINE_IFUNC.9 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 18, 2019 +.Dd March 10, 2026 .Dt DEFINE_IFUNC 9 .Os .Sh NAME @@ -134,8 +134,7 @@ function with an optimized implementation for CPUs that advertise support. .Sh SEE ALSO .Xr elf 5 .Sh NOTES -ifuncs are not supported on all architectures. -They require both toolchain support, to emit function symbols of type +ifuncs require both toolchain support, to emit function symbols of type .Dv STT_GNU_IFUNC , -and kernel linker support to invoke ifunc resolvers during boot or +and kernel linker support, to invoke ifunc resolvers during boot or during module load.