From nobody Fri Apr 24 17:56:12 2026 X-Original-To: dev-commits-src-all@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 4g2LHK17Txz6ZxTN for ; Fri, 24 Apr 2026 17:56:13 +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 4g2LHJ34zyz3qLs for ; Fri, 24 Apr 2026 17:56:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777053372; 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=mAUocHTwJokhale68WaOB+wh44zMgocwycRKwuzjhbY=; b=YMbmtLAUOIOSV4XGzLxXno8ylBjrm+e43dvmWr+kf4IProx8K8za4ZTgFAe6El6Q1pz5dt q3symGwY7WLtopOouSWEb41EloI9v6B6tZv1NvfmdlNC3IPoZc49WcRhoVrOf0TPTxcdWT qVv48PW+qR6heE1/54sk77KzYRV1q0jMKMRrp8KXCL+ZP+LLhrvcJova1dPEi0x7pOQuIY A0yWqdt7d19n/PgajzugCbGk9RjyT0pVOVqeULXgXmRQfnGxGysR1o7cSvxcuzfvlCMqyn yOhSwdFKO7ONz9dw/S6i55Hcq+zk+sEPAUi0qfWNGTYGq2W74FA43lekDV4h5w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777053372; a=rsa-sha256; cv=none; b=d8y7i0Fj2U/HkpHM+938pQtEz98/NPE5/3AOTel134g7XhFyom35sC1UNN6Fe+sb5JUU97 dRcaOjGFkNEFGNLWV8Csz7Y9hwkEz1O9+wiAFwjtVlzrQte/hisk/7yEb4/6lIx9HQHYCr sKPBhmhJ2CiljlsX9h+9MmaIl4vH6LY1gWXCxWJbwX5ljtk4uJdsi9OehSzdvIfLhiMXo9 fwlfr9fUOM3Ad4awlqCGDPnW8/ZSF7q9RtsnkKhu5PUyhKR1r8tgBs5v2OgGbUjCgbUSH0 d4NszSHeyalQkc7VKtlB0w526Ka4clNcHutunBHfzhH7A1CXmQzc3WqpO/7tPA== 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=1777053372; 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=mAUocHTwJokhale68WaOB+wh44zMgocwycRKwuzjhbY=; b=voQbeLSAtq6lIac7MZJeCbdrJ08KoY0isgoaqaOazmerzNRY6niN+QxHsHDIoSZLeWTKK2 eNfOCiODRbbKHwKE8QsdGxJE1SxKlZ8OEMnqv8Z7ZGX1fc6qED0ayY53xkPb0jUnZHDdtF J3m8yBhAG6PtkbYO667lC5IatXfWTNmGA8WaotFrdsv7QDoipJzIbGLkp4ymYgdOoBjx9Q +eUaknVlQCbGTQL49dV1pnDzskJ3et6zGM82kg7y9ogsqmhqpCgtpVnWsEyy+GW7HyJNmv 6Sp5n9/6hIjnlhepqzJ5DPHTNWsyKnmyNurLchEYSPUBiKsUcqpI1NzYhCiMBw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2LHJ2J1Qz1CQM for ; Fri, 24 Apr 2026 17:56:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ebe3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Apr 2026 17:56:12 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 893cf0292352 - stable/15 - libc/quad: Switch to per-arch lists of symbols List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 893cf02923522e85cb0cde979804f1619078069f Auto-Submitted: auto-generated Date: Fri, 24 Apr 2026 17:56:12 +0000 Message-Id: <69ebaebc.1ebe3.40ae1daf@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=893cf02923522e85cb0cde979804f1619078069f commit 893cf02923522e85cb0cde979804f1619078069f Author: John Baldwin AuthorDate: 2026-03-05 19:07:09 +0000 Commit: John Baldwin CommitDate: 2026-04-24 15:44:16 +0000 libc/quad: Switch to per-arch lists of symbols This more closely mirrors libc/quad/Makefile.inc and is easier to read. Reviewed by: brooks Differential Revision: https://reviews.freebsd.org/D55658 (cherry picked from commit 54bf594851f671e231d2786cdacaf68f290ff738) --- lib/libc/quad/Symbol.map | 43 +++++++++++++++++++------------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/lib/libc/quad/Symbol.map b/lib/libc/quad/Symbol.map index 7c60d8183b75..c28f9a180704 100644 --- a/lib/libc/quad/Symbol.map +++ b/lib/libc/quad/Symbol.map @@ -5,54 +5,49 @@ FBSD_1.0 { * broken and they expect to see them in libc. glibc exports * them, but they do not appear to be exported in Solaris. */ -#ifndef __i386__ +#ifdef __i386__ + __cmpdi2; + __divdi3; + __moddi3; + __qdivrem; + __ucmpdi2; + __udivdi3; + __umoddi3; +#elif defined(__arm__) + __adddi3; + __anddi3; + __floatunsdidf; + __iordi3; + __lshldi3; + __one_cmpldi2; + __qdivrem; + __subdi3; + __xordi3; +#else __adddi3; __anddi3; -#ifndef __arm__ __ashldi3; __ashrdi3; -#endif -#endif -#ifndef __arm__ __cmpdi2; __divdi3; -#endif -#ifndef __i386__ -#ifndef __arm__ __fixdfdi; __fixsfdi; __fixunsdfdi; __fixunssfdi; __floatdidf; __floatdisf; -#endif __floatunsdidf; __iordi3; __lshldi3; -#ifndef __arm__ __lshrdi3; -#endif -#endif -#ifndef __arm__ __moddi3; -#endif -#ifndef __i386__ -#ifndef __arm__ __muldi3; __negdi2; -#endif __one_cmpldi2; -#endif __qdivrem; -#ifndef __i386__ __subdi3; -#endif -#ifndef __arm__ __ucmpdi2; __udivdi3; __umoddi3; -#endif -#ifndef __i386__ __xordi3; -#endif };