From nobody Sat Apr 25 14:19:27 2026 X-Original-To: dev-commits-src-main@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 4g2sQq2hczz6bZB9 for ; Sat, 25 Apr 2026 14:19:31 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g2sQp3l20z3H3d for ; Sat, 25 Apr 2026 14:19:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777126770; 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=6kIoZMNhh9hmJUf/AT1xoNZJqZhO56rR2M3T0BDo43s=; b=D/Z1NNvgmXmBiMuHHwvTauYRf75UPTypRwcC8Sml67vw9pRltLXSXFMEJXNoHIMOpxKLQg X/VsWc/+TkiRR/ePDfyM6VQYKJlpb9eV1x5z73dzjiDA556uG4+BPSpfOc0Cwbt1uCA7rB FGF4fXCphHUHWO+avGmjVlbYf+oOXJCekY4/N6D6zj2skvPGzxLRntVjzT7RSsYnivHJMN oOgjXbwD6NEpu8XrpbLDAS4FFwkjxGX6KvZde11icbfZqxMa5giM42nVWkYdrrhWTIxlKN E4r4oE8CXZmVlRHTdstYs2yDcAOy9+pWHbn/h9gFcX++4bwt0NKz6L77d9Ry2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777126770; a=rsa-sha256; cv=none; b=lMVASjltS7NZ5s9vJ64nQ5o64Ha2nOMFjksfXZUpN+H1uCpJz+tIcjD1tfDnEd0+ArNY7c kk4cV358d9Rn7NWxBNMkGlLniUSKXCA4kmbzhV0ZyaQ69GLxKALZ1a1TIIpjrJiPT71wtS mIf4szQnW82mIRySkM+bCkixtD3ouy070aK1UbPi3JCvLrLfVIivbIr6qwyZ7/lIzx3G1v WYUKc1TFGZmG/FOl1/xfwG7qC6lUIXymKaiQKozl58m/7FvOgqeSQZg/jXarFWAa6mSZ61 EJ5xd/wJUu2v6rnCcLdTBbayfKzM7Kp1Wd4ywmbXLE49QQoTb71erLthr1Zn2g== 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=1777126770; 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=6kIoZMNhh9hmJUf/AT1xoNZJqZhO56rR2M3T0BDo43s=; b=OyZ1L0+0Vdnh55sCWsuVxYrxLbA7T1E+vhLac/pBtuWNiozJ1edL+qsig48/63KGkdEqoh 6BTJYMGCWbKTmNESvcRglmAnCekZxsv5RhIVMz5yAlDiiNQ9DSTLPLD60MdG5OXSNaGSDG zz1t7V7iY1FI0EFF6bhKm4sgXdzKg1/UzswXRV3Y9rKT3Ch06KZIm3iWIdaPiu4ZHQz1Rc 33DaYBR/E54GmUKWpqljYirvc4sX93BTll9Lw3TnPwAn+gTRa1ONQ71bqzf71aC58fA4kb D2N8Bn7VZAtT2BTFF89TRDxs/qLtoLdu6J+gDJk0ZpTI0sN2I+4I1ZbuQLbyDA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2sQp3FJWzdD1 for ; Sat, 25 Apr 2026 14:19:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 347e9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Apr 2026 14:19:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dimitry Andric Subject: git: 8f6978f83cc6 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 2 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f6978f83cc64a2e644d9bdf380a6996d3acdc4b Auto-Submitted: auto-generated Date: Sat, 25 Apr 2026 14:19:27 +0000 Message-Id: <69eccd6f.347e9.3e6dea2a@gitrepo.freebsd.org> The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=8f6978f83cc64a2e644d9bdf380a6996d3acdc4b commit 8f6978f83cc64a2e644d9bdf380a6996d3acdc4b Merge: 3f16c588d1d8 e6df1a75c40c Author: Dimitry Andric AuthorDate: 2025-12-09 13:44:39 +0000 Commit: Dimitry Andric CommitDate: 2026-04-25 14:08:57 +0000 Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 2 This adjusts the llvmorg-21-init-19288-gface93e724f4 import: add partial libc/ top-level directory. PR: 292067 MFC after: 1 month contrib/llvm-project/libc/shared/fp_bits.h | 23 + contrib/llvm-project/libc/shared/libc_common.h | 26 + contrib/llvm-project/libc/shared/math.h | 23 + contrib/llvm-project/libc/shared/math/expf.h | 23 + contrib/llvm-project/libc/shared/math/expf16.h | 29 ++ contrib/llvm-project/libc/shared/math/frexpf.h | 24 + contrib/llvm-project/libc/shared/math/frexpf128.h | 29 ++ contrib/llvm-project/libc/shared/math/frexpf16.h | 29 ++ contrib/llvm-project/libc/shared/math/ldexpf.h | 23 + contrib/llvm-project/libc/shared/math/ldexpf128.h | 29 ++ contrib/llvm-project/libc/shared/math/ldexpf16.h | 31 ++ contrib/llvm-project/libc/shared/rpc.h | 603 ++++++++++++++++++++++ contrib/llvm-project/libc/shared/rpc_opcodes.h | 53 ++ contrib/llvm-project/libc/shared/rpc_server.h | 23 + contrib/llvm-project/libc/shared/rpc_util.h | 276 ++++++++++ contrib/llvm-project/libc/shared/str_to_float.h | 28 + contrib/llvm-project/libc/shared/str_to_integer.h | 25 + 17 files changed, 1297 insertions(+) diff --cc contrib/llvm-project/libc/shared/fp_bits.h index 000000000000,e6bb1e17b80c..e6bb1e17b80c mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/fp_bits.h +++ b/contrib/llvm-project/libc/shared/fp_bits.h diff --cc contrib/llvm-project/libc/shared/libc_common.h index 000000000000,c4560bbb0276..c4560bbb0276 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/libc_common.h +++ b/contrib/llvm-project/libc/shared/libc_common.h diff --cc contrib/llvm-project/libc/shared/math.h index 000000000000,b2f1a03e0940..b2f1a03e0940 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math.h +++ b/contrib/llvm-project/libc/shared/math.h diff --cc contrib/llvm-project/libc/shared/math/expf.h index 000000000000,a4e8b0751bb4..a4e8b0751bb4 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/expf.h +++ b/contrib/llvm-project/libc/shared/math/expf.h diff --cc contrib/llvm-project/libc/shared/math/expf16.h index 000000000000,a6a3e89e680d..a6a3e89e680d mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/expf16.h +++ b/contrib/llvm-project/libc/shared/math/expf16.h diff --cc contrib/llvm-project/libc/shared/math/frexpf.h index 000000000000,35f23a70eb25..35f23a70eb25 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/frexpf.h +++ b/contrib/llvm-project/libc/shared/math/frexpf.h diff --cc contrib/llvm-project/libc/shared/math/frexpf128.h index 000000000000,6b922bd73129..6b922bd73129 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/frexpf128.h +++ b/contrib/llvm-project/libc/shared/math/frexpf128.h diff --cc contrib/llvm-project/libc/shared/math/frexpf16.h index 000000000000,24b2883a6f91..24b2883a6f91 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/frexpf16.h +++ b/contrib/llvm-project/libc/shared/math/frexpf16.h diff --cc contrib/llvm-project/libc/shared/math/ldexpf.h index 000000000000,497933c47321..497933c47321 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/ldexpf.h +++ b/contrib/llvm-project/libc/shared/math/ldexpf.h diff --cc contrib/llvm-project/libc/shared/math/ldexpf128.h index 000000000000,d4066beb809c..d4066beb809c mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/ldexpf128.h +++ b/contrib/llvm-project/libc/shared/math/ldexpf128.h diff --cc contrib/llvm-project/libc/shared/math/ldexpf16.h index 000000000000,4c98c4c78d46..4c98c4c78d46 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/math/ldexpf16.h +++ b/contrib/llvm-project/libc/shared/math/ldexpf16.h diff --cc contrib/llvm-project/libc/shared/rpc.h index 000000000000,7295efd4eee3..7295efd4eee3 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/rpc.h +++ b/contrib/llvm-project/libc/shared/rpc.h diff --cc contrib/llvm-project/libc/shared/rpc_opcodes.h index 000000000000,6de41cd1899e..6de41cd1899e mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/rpc_opcodes.h +++ b/contrib/llvm-project/libc/shared/rpc_opcodes.h diff --cc contrib/llvm-project/libc/shared/rpc_server.h index 000000000000,46e35f13f0ea..46e35f13f0ea mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/rpc_server.h +++ b/contrib/llvm-project/libc/shared/rpc_server.h diff --cc contrib/llvm-project/libc/shared/rpc_util.h index 000000000000,687814b7ff2a..687814b7ff2a mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/rpc_util.h +++ b/contrib/llvm-project/libc/shared/rpc_util.h diff --cc contrib/llvm-project/libc/shared/str_to_float.h index 000000000000,dcc6027d6c77..dcc6027d6c77 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/str_to_float.h +++ b/contrib/llvm-project/libc/shared/str_to_float.h diff --cc contrib/llvm-project/libc/shared/str_to_integer.h index 000000000000,6ed38c932662..6ed38c932662 mode 000000,100644..100644 --- a/contrib/llvm-project/libc/shared/str_to_integer.h +++ b/contrib/llvm-project/libc/shared/str_to_integer.h