From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65575 invoked by alias); 27 Aug 2019 13:37:27 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 65562 invoked by uid 89); 27 Aug 2019 13:37:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:44D7F-m, H*i:sk:44D7F-m X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 27 Aug 2019 13:37:26 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 381CB3086268; Tue, 27 Aug 2019 13:37:25 +0000 (UTC) Received: from [10.3.116.234] (ovpn-116-234.phx2.redhat.com [10.3.116.234]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DB73360BF7; Tue, 27 Aug 2019 13:37:24 +0000 (UTC) Subject: Re: i386 and x86_64 fenv support To: joel@rtems.org, Newlib References: From: Eric Blake Openpgp: preference=signencrypt Message-ID: <4ee23442-69d7-6b6c-62b5-f0b119c18cc3@redhat.com> Date: Tue, 27 Aug 2019 13:37:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NU5UqUw8xrqyVtgqenYSqRUugBzHOxkYy" X-IsSubscribed: yes X-SW-Source: 2019/txt/msg00511.txt.bz2 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NU5UqUw8xrqyVtgqenYSqRUugBzHOxkYy Content-Type: multipart/mixed; boundary="vN4QWJRn3Sg2zLQ40cfOUigrcYXCmSCGd"; protected-headers="v1" From: Eric Blake To: joel@rtems.org, Newlib Message-ID: <4ee23442-69d7-6b6c-62b5-f0b119c18cc3@redhat.com> Subject: Re: i386 and x86_64 fenv support References: In-Reply-To: --vN4QWJRn3Sg2zLQ40cfOUigrcYXCmSCGd Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Content-length: 728 On 8/27/19 8:31 AM, Joel Sherrill wrote: > Hi >=20 > Earlier we discussed moving the winsup fenv.h files to newlib. Splitting > winsup/cygwin/include/fenv.h to create a sys/fenv.h looks easy enough. > But I have some status and a question after tinkering with this code out > of tree and compiling with the RTEMS i386 and x86_64 >=20 > It includes winsup.h and wincap.h but it doesn't need them. >=20 > It is a C++ file and changing it to C only resulted in needing to change > bool to int and true/false to 1/0. That should be OK. Why not use , so you don't have to change bool to int? --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org --vN4QWJRn3Sg2zLQ40cfOUigrcYXCmSCGd-- --NU5UqUw8xrqyVtgqenYSqRUugBzHOxkYy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 488 -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAl1lMhQACgkQp6FrSiUn Q2po2Qf/diw1ZfZ2W4NFdm7BHJeqG6OXXGA7MfGFyM/i7pkiUMjs+3HQ0W/eT226 8DR4BnuDta5bg9UsA9RI/RdBY0LaP1R4PCOyhkoz6jW//ca3qyCttUPhlAYJ5U3S RgNLEAI1q4dwqL1KIVziWqhBWAy1uxr3kp3mvc6/oe9wD5YoSTy/cDlMrTm9TsbV Dhn+Z24goliBYGreESI1QXwGAJvXlZxDGHzYuLy9ybfgEPTA+uDJWZBQc0NCpYSz 6j5X5OQZmSMgqCXchFbq0treQP6Yv/ihbxvNvOUazobXVdeET/QOmW1u0yqWzTVF pmXHTVEjTzjt5iSZ2cxSUioutS+sNA== =IkeP -----END PGP SIGNATURE----- --NU5UqUw8xrqyVtgqenYSqRUugBzHOxkYy--