From nobody Wed Aug 02 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.=