From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elaine.keithp.com (home.keithp.com [63.227.221.253]) by sourceware.org (Postfix) with ESMTPS id 23067385141D for ; Fri, 4 Sep 2020 16:19:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 23067385141D Received: from localhost (localhost [127.0.0.1]) by elaine.keithp.com (Postfix) with ESMTP id 017BD3F2D715; Fri, 4 Sep 2020 09:19:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at keithp.com Received: from elaine.keithp.com ([127.0.0.1]) by localhost (elaine.keithp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id k675OFx1Hgqd; Fri, 4 Sep 2020 09:19:52 -0700 (PDT) Received: from keithp.com (koto.keithp.com [10.0.0.2]) by elaine.keithp.com (Postfix) with ESMTPSA id 677853F2D68C; Fri, 4 Sep 2020 09:19:52 -0700 (PDT) Received: by keithp.com (Postfix, from userid 1000) id 4BD171582201; Fri, 4 Sep 2020 09:19:52 -0700 (PDT) From: "Keith Packard" To: Corinna Vinschen via Newlib , newlib@sourceware.org Cc: Corinna Vinschen Subject: Re: [PATCH 2/3] libm: Remove __ieee754_gamma_r variants In-Reply-To: <20200904130352.GS4127@calimero.vinschen.de> References: <871rjlcsy0.fsf@keithp.com> <20200902080345.GF4127@calimero.vinschen.de> <87lfhrap9h.fsf@keithp.com> <20200903080441.GM4127@calimero.vinschen.de> <79b6e41b-5697-6c0b-5d11-59407b1e0ec8@SystematicSw.ab.ca> <87mu268sdv.fsf@keithp.com> <7a4384ad-b698-84bf-a0bb-ef796dffdb99@SystematicSw.ab.ca> <87k0xa8l5v.fsf@keithp.com> <87h7se8gqp.fsf@keithp.com> <20200904130352.GS4127@calimero.vinschen.de> Date: Fri, 04 Sep 2020 09:19:51 -0700 Message-ID: <874kod8qfs.fsf@keithp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 16:19:55 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Corinna Vinschen via Newlib writes: > The ieee functions can go away. The symbols from cygwin1.dll don't > count, the ones exported from /usr/lib/libcygwin.a do. These are > defined in winsup/cygwin/{common.din,i686.din,x86_64.din} Which matches what we had guessed. =2D-=20 =2Dkeith --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAl9SaScACgkQ2yIaaQAA ABHG9g//R0oaLNavzHgj0oUIVcTThqtlf1sFEzhkmulr7QeQ/AlN7Sn17O1Du1GG rCq9g/i42iB+ZzIHTRKZd5R/lmAKlDYQjsXEu/svwpYA2+faXLuIxJj5XmtvZm0I vzTNep9SU6LbhU4oRQxs9Mfa8uPBS/MYiElQ19WYcB0Kxpdy4yoaDm/8DxM6ciWI ag4psLu0Vv7YYyVKadnoQHXq7Ygy1bXrP7V7J6hqm0BIWakab17i3nl2rlDO9Oso McudVW7mYziZamE79f3H3u+Cu1zpE7ny4KYE5tfHUIPE3jPkKzHZwYrV2caGDdRJ PXKQ8iZ3qzVVZ5/kSph3RLqS9I5sLNW6PzPjwNEu21gknAvTb549+0BvbJFPmqAQ vDZqfdlSRGHGEpAeanaq8F/KLNLeSXDuPlcO2dXAB3zS3WQ6sQ5n60XinM9vXLOt 0ANzmvaAlhSn15BjFR1otCTqVVc/NjImhZBUnTpKthwD2X/PhAvblNjtOosHp5OF wQ38YSBnWRfxyw/keTHLw5lWbw1LJR9CWC7+ABJlkxc8lHTiOJO0YZuQt6of2btd ZZizMxK3scP+fVU++yJ0F15RHmW7/wBbcTA5SitRryCXH429G0RJqDf6b7eSWIpG UeJTL5iGX2+WnzR1pJXw8/zhHYAdnm36b5NB5mZXawXEwZl7hCk= =iiF/ -----END PGP SIGNATURE----- --=-=-=--