From nobody Mon Jul 31 15:06:01 2023 X-Original-To: numerics@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 4RF1lv59vsz4qC7C for ; Mon, 31 Jul 2023 15:06:09 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RF1lf4Lf7z4J89 for ; Mon, 31 Jul 2023 15:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690815966; 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: in-reply-to:in-reply-to:references:references; bh=q3TFEczyL/EXzgC6YZYcTg+jwPe6iEmXMTKlyJBvJnM=; b=vxM7n/ArxABgnFqNm0kLX/9GXCqvzvJlc6+HWj4f/msEP5Z4xvgkTTMLQxN0s22dVsAd4g N81e3uZyL5shtHpWY8U61oMP1BPgW2V10m2Fn/cYrICrCq0HCugApGwYgFc0DWoTfSv5aw 7fB47CVmBR/yfh8JK8wSpMpu3j4wzMgUHoVnywVQnNVYM1q9+Tx182W+sNzzHZZJytQAzg CyIeskyWfUJjrAuJ+AIIzy2A/XAmic87Cuf7Zws3nSN7P7C1u7/P9LKfVvt/WyYVBnrmyN 8g29BptlTU5fiHkPbw5Aa16d+Qgn9jqXFXLX8FISkCik+FogrI8ZYwVLTkRjHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690815966; a=rsa-sha256; cv=none; b=vfpGExDJMtr7CN1OgMmglsn7aSCd36S+Js+1UO8REYmkbBjaoHsvxRSAzTxMav4jfeg/d+ WhSr+jZonQj/CT9glge279viWbDRiaxIcEXfysvHiJR1urQlnQbMV+lT9YQEOIetWV2miC +K0Bx1eT41zD4A2ra+UVHvnwvnPwCc2lWb/oTTP1xr5H9S8sZnkBKckITx75bl7eoKZpMi wwUjJcH60eHroCC0KRQPpQe1dSvfKpDYYwp73SQfRPOhU8aWnQRFg9HLvK3kMWGdXHd/3/ N15DDPnlR8VrfZ63uKnHUufaPzxALlibFex86dxpLla2/s60ytroXuJM0DiAVQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RF1lf0hqQz114F for ; Mon, 31 Jul 2023 15:06:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36VF61eZ052765 for ; Mon, 31 Jul 2023 15:06:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36VF61BZ052764 for numerics@FreeBSD.org; Mon, 31 Jul 2023 15:06:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 272539] cospi, sinpi and tanpi incorrectly test for NaN and Infinity Date: Mon, 31 Jul 2023 15:06:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: numerics@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions of high quality implementation of libm functions List-Archive: https://lists.freebsd.org/archives/freebsd-numerics List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-numerics@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272539 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org Resolution|--- |FIXED Status|New |Closed --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 2 18:46:28 2023 X-Original-To: numerics@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 4RGLYB5RWrzZgQD for ; Wed, 2 Aug 2023 18:46:30 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RGLY169PKz4VlD for ; Wed, 2 Aug 2023 18:46:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691001990; a=rsa-sha256; cv=none; b=WQFxt19Qe9cEoaeAQa0QqA9han5TpMGjIyLM5CYnHEoRoz5ef8mFC23Ixh270nb0BiRVMn iTuzSoKO3OjXaQB9xfrcZIF0/0D8l9zLyc4Wmg/C5ok0qnViUf2RI7dBr6yVXF6hIYFggd XeUFxuO2TywIp4TtmVZwDculCYR//yYAIGlBoqxoFNWyRdYYOVQrasaDS5KXTJa7/JdTdR dRsbMiiUheiRcjJPbXBHcMCw7A46PHc4nmlzs/43tB/1BxONNrBu3SSbE1KbJl59bWEaXV 4oFK+ZJ/HYlHYAJvIlbUTpdBaOQJU79dBrG+wb3f65QkuefcRZfHGRjhMlpw8w== 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=1691001990; 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: in-reply-to:in-reply-to:references:references; bh=lbekvKe0nQY7P6vmMf6ron+ftN/5y78chCrRHmvX7P8=; b=CaiM5tFbst4tRpdVO4i9MmFHQDjPz0sS7wE4t3j0BWAwm57LzvMkXJ6OMZ+bejk/HlrKzm e8+UFKi/+DO/BN9It7MyvjGkVxfIfq3TbokHgFVvmArPfh3D3HrWS8gD0jlvbbWps7SXSt AWyKh9MpiV3M4REY9kJhhWi0Afo4BZUSYVJAS3D8+X16r35kAdCaf5ZgJAQCsltjAEZWl3 r4mOJJ7c5111/2zXjrRRn8fFrgJlJIDYr0AIOTh8JwjOzF76/XvMmclABTcRFVw+pcqOwn rTz6r8FbrFoSCAozviKdbOApg4n77rd8zg58ixnhV9Srm+uLjKinEqKyz2nV+g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGLY06zq2zVlf for ; Wed, 2 Aug 2023 18:46:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 372IkSPQ081006 for ; Wed, 2 Aug 2023 18:46:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372IkSjn081005 for numerics@FreeBSD.org; Wed, 2 Aug 2023 18:46:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 272783] Clean up libm use of the __ieee754_ prefix Date: Wed, 02 Aug 2023 18:46:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: numerics@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions of high quality implementation of libm functions List-Archive: https://lists.freebsd.org/archives/freebsd-numerics List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-numerics@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272783 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |numerics@FreeBSD.org CC| |lwhsu@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Aug 3 19:52:42 2023 X-Original-To: numerics@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 4RGzyz1x2fz4TtYh for ; Thu, 3 Aug 2023 19:52:43 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RGzyy4vc4z3DbL for ; Thu, 3 Aug 2023 19:52:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691092362; 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: in-reply-to:in-reply-to:references:references; bh=+RFvyqXePjL6Y3zNyo/jfWYxTJtigVYDYN7LCKvDaT0=; b=AtMziGhlzXdCo1ePZq3snM6ZCozRWFgwI+wlgfboknK3QN2B5efThIWToZK/zTI0ekXCs3 gO5i2tPhR7Hg7KQTXFuvEwqFEeYysh4qiTIQw1TvEsFhbQSIKLQ6gpOMo9JGF4CdL3FrSb T980dDF3vsTlj22IXjxsQhxE02qYHaO+J+kpLeuYspTa0F/1Zn4S6V/F9MixPY97hFj7gW nfwHNnXFOSdUDZZztDNP41QlOkuBTNIlUVCzosOaXvePWvAorhrbaCiesl+SU+t69AdGPO wtrl+Vh2aZWSfSQtQyZLBh3rbUvjm5tTlsZ/v13ctWt8fnDwplqUovKb4gTtgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691092362; a=rsa-sha256; cv=none; b=cg37F1UmfDg2OigRfh80kHkzaE0AFm/4Te7WVezU6imswjV9C7l2WhlxkgviXQ/ZNxsIE7 +eyzOxqRH7tWKHoSVCPlvd4pc57NNA5WQp/cfhbJ2w4dd11lF2uQ8ckB61RSrpOAoNRZTw CI6skGyhx6oQ1gN+cU1O8I+ZWp6/lniX5x/6Rwh18wJv8HyqHcsUyXfGRwQHKHApVb+OrJ LNpZCGiclVlr4dpQ4HDWPZ1lvqMJiHtaYyxskH46UkLLbPon6r2YGAa5oCSWK6z4he/ls+ tbCZtdLL4VwgZ5NLeEQdO/UEhpSyjsaUULHVujK4ag7pisTrnFpIMLxz5W0l/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGzyy3kbNzYhn for ; Thu, 3 Aug 2023 19:52:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373JqgGE090644 for ; Thu, 3 Aug 2023 19:52:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373Jqgwm090643 for numerics@FreeBSD.org; Thu, 3 Aug 2023 19:52:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 272783] Clean up libm use of the __ieee754_ prefix Date: Thu, 03 Aug 2023 19:52:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: numerics@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions of high quality implementation of libm functions List-Archive: https://lists.freebsd.org/archives/freebsd-numerics List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-numerics@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272783 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D99843eb89954dac76afe7cf18d962eddf= e7a7987 commit 99843eb89954dac76afe7cf18d962eddfe7a7987 Author: Steve Kargl AuthorDate: 2023-08-03 19:51:17 +0000 Commit: Dimitry Andric CommitDate: 2023-08-03 19:51:53 +0000 Clean up libm use of the __ieee754_ prefix This removes the __ieee754_ prefix from a number of the math functions. msun/src/math_private.h contains the statement that /* * ieee style elementary functions * * We rename functions here to improve other sources' diffability * against fdlibm. */ #define __ieee754_sqrt sqrt ... Here, fdlibm refers to https://netlib.org/fdlibm. It is seen from https://netlib.org/fdlibm/readme that this prefix was used to differentiate between different standards: Wrapper functions will twist the result of the ieee754 function to comply to the standard specified by the value of _LIB_VERSION if _LIB_VERSION =3D _IEEE_, return the ieee754 result; if _LIB_VERSION =3D _SVID_, return SVID result; if _LIB_VERSION =3D _XOPEN_, return XOPEN result; if _LIB_VERSION =3D _POSIX_, return POSIX/ANSI result. (These are macros, see fdlibm.h for their definition.) AFAICT, FreeBSD has never supported these wrappers. In addition, as C99, principally the long double, functions were added to libm, this convention was not maintained. Given that only 148 of 324 files under lib/msun contain a "Copyright (C) 1993 by Sun Microsystems" statement, the removal of the __ieee754_ prefix provides consistency across all source files. The last time someone compared lib/msun to fdlibm appears to be commit 3f70824172feb82ea3dcdb3866b54fe0eb7cd890 Author: David Schultz Date: Fri Feb 4 18:26:06 2005 +0000 Reduce diffs against vendor source (Sun fdlibm 5.3). The most recent fdlibm RCS string that appears in a Sun Microsystem copyrighted file is date "95/01/18". With Oracle Corporation's acquisition of Sun Microsystems in 2009, it is unlikely that fdlibm will ever be updated. A search for fdlibm at https://opensource.oracle.com/ yields no hits. Finally, OpenBSD removed the use of this prefix over 21 years ago. pSee revision 1.6 of OpenBSD's math_private.h. Note: this does not drop the __ieee754_ prefix from the trigonometric argument reduction functions, e.g., __ieee754_rem_pio2. These functions are internal to the libm and exported through Symbol.map; and thus, reserved for the implementation. PR: 272783 MFC after: 1 week lib/msun/src/e_acos.c | 4 +-- lib/msun/src/e_acosf.c | 2 +- lib/msun/src/e_acosh.c | 8 +++--- lib/msun/src/e_acoshf.c | 8 +++--- lib/msun/src/e_asin.c | 4 +-- lib/msun/src/e_asinf.c | 2 +- lib/msun/src/e_atan2.c | 4 +-- lib/msun/src/e_atan2f.c | 2 +- lib/msun/src/e_atanh.c | 4 +-- lib/msun/src/e_atanhf.c | 2 +- lib/msun/src/e_cosh.c | 8 +++--- lib/msun/src/e_coshf.c | 6 ++--- lib/msun/src/e_exp.c | 4 +-- lib/msun/src/e_expf.c | 2 +- lib/msun/src/e_fmod.c | 4 +-- lib/msun/src/e_fmodf.c | 4 +-- lib/msun/src/e_gamma.c | 8 +++--- lib/msun/src/e_gamma_r.c | 8 +++--- lib/msun/src/e_gammaf.c | 8 +++--- lib/msun/src/e_gammaf_r.c | 8 +++--- lib/msun/src/e_hypot.c | 4 +-- lib/msun/src/e_hypotf.c | 6 ++--- lib/msun/src/e_j0.c | 10 +++---- lib/msun/src/e_j0f.c | 8 +++--- lib/msun/src/e_j1.c | 8 +++--- lib/msun/src/e_j1f.c | 6 ++--- lib/msun/src/e_jn.c | 28 ++++++++++---------- lib/msun/src/e_jnf.c | 26 +++++++++--------- lib/msun/src/e_lgamma.c | 8 +++--- lib/msun/src/e_lgamma_r.c | 16 ++++++------ lib/msun/src/e_lgammaf.c | 8 +++--- lib/msun/src/e_lgammaf_r.c | 14 +++++----- lib/msun/src/e_log.c | 4 +-- lib/msun/src/e_log10.c | 2 +- lib/msun/src/e_log10f.c | 2 +- lib/msun/src/e_log2.c | 2 +- lib/msun/src/e_log2f.c | 2 +- lib/msun/src/e_logf.c | 2 +- lib/msun/src/e_pow.c | 4 +-- lib/msun/src/e_powf.c | 4 +-- lib/msun/src/e_remainder.c | 6 ++--- lib/msun/src/e_remainderf.c | 4 +-- lib/msun/src/e_scalb.c | 6 ++--- lib/msun/src/e_scalbf.c | 4 +-- lib/msun/src/e_sinh.c | 6 ++--- lib/msun/src/e_sinhf.c | 4 +-- lib/msun/src/e_sqrt.c | 6 ++--- lib/msun/src/e_sqrtf.c | 4 +-- lib/msun/src/math_private.h | 61 ---------------------------------------= ---- lib/msun/src/s_asinh.c | 6 ++--- lib/msun/src/s_asinhf.c | 6 ++--- lib/msun/src/s_erf.c | 4 +-- lib/msun/src/s_significand.c | 2 +- lib/msun/src/s_significandf.c | 2 +- 54 files changed, 162 insertions(+), 223 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Aug 3 19:54:15 2023 X-Original-To: numerics@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 4RH00l6D83z4Ttkt for ; Thu, 3 Aug 2023 19:54:15 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RH00l5CB1z3DQJ for ; Thu, 3 Aug 2023 19:54:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691092455; 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: in-reply-to:in-reply-to:references:references; bh=7kG9Bj4LSDkLro+q9Nyd6rdbu6N4QQ/7U2r/CTYLcKk=; b=uTAjoXPzhLg3dC5rSxV2whitIViUUXnl5cQKjvcjBbev43hE4zTa8ehqm/j+ArhdcoZd+X Sin5xw3GYxoA1q4Et3oZMeh7dFhcIVXXE3MePgOLqSeWgyCCslBwuN6gHjxicWbNe44yD3 Z77M56GXskHlJJrb2mjUjzgEpIDhsLs2dmiThksPM7Khd2DDAjrZ7hcfdAlBtV1K+r8tJO XLc8ReuncTlw3ODHWXr/Lp5rM+3rbFI1FHQrtLIBdSiN0HRZUgnPcsy+4gNturPlg4Ee5s W3QgRV/1VfmIGGRpYbHqd0LO8qNbHy1F3a35eswnejggsvuMiGxogQK8dGd+pQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691092455; a=rsa-sha256; cv=none; b=hTj11xajFyltoRHsnyK7B+B2wnxU+uqu7e96EQ+siuvfr8buWrf3Y4hurcaOU57EyN31RF AMxSw0AmLt47UAi4pOKzSx1Mo2jTg6AuZha2KWCAZn06Xu4DycRWXaB+eHhbK2xaK1sMIf 5PDmDDaM+n8jreS5yCi/oHgoUWTykCzut3AIdKROdkcQP8j1U1e1nDDJlXf623FdOG/g7v j2dCi7zCjUI8STIuVDAznPOgB0XEs4R47NUD+xqB0NR7PErVx2OAgJdp0Awd6+8dAHeftp gAs0jY20RbQjFCx2mxJW7s2Dbwi96BD5Y210XGiecUKjEw6p74tFJBx3AEESMg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RH00l4H1yzZGJ for ; Thu, 3 Aug 2023 19:54:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373JsFgA091250 for ; Thu, 3 Aug 2023 19:54:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373JsFNc091249 for numerics@FreeBSD.org; Thu, 3 Aug 2023 19:54:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 272783] Clean up libm use of the __ieee754_ prefix Date: Thu, 03 Aug 2023 19:54:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: numerics@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions of high quality implementation of libm functions List-Archive: https://lists.freebsd.org/archives/freebsd-numerics List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-numerics@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272783 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org Status|New |In Progress --- Comment #3 from Dimitry Andric --- Thanks Steve. I tested a make universe just to be sure, and this all worked fine. I will MFC the commit after about a week. --=20 You are receiving this mail because: You are the assignee for the bug.=