From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22772 invoked by alias); 7 Jul 2015 17:15:13 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 18272 invoked by uid 89); 7 Jul 2015 17:15:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 07 Jul 2015 17:15:09 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id E12EA340A15; Tue, 7 Jul 2015 17:15:06 +0000 (UTC) Date: Tue, 07 Jul 2015 17:15:00 -0000 From: Mike Frysinger To: Nick Clifton Cc: gdb-patches@sourceware.org Subject: Re: ARM SIM: Add support for VFP instructions Message-ID: <20150707171505.GN17734@vapier> Mail-Followup-To: Nick Clifton , gdb-patches@sourceware.org References: <87si9bitv6.fsf@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dgVgbXf0Vb2tUvlQ" Content-Disposition: inline In-Reply-To: <87si9bitv6.fsf@redhat.com> X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00185.txt.bz2 --dgVgbXf0Vb2tUvlQ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 507 On 28 Jun 2015 19:13, Nick Clifton wrote: > I am applying the patch below to add support for the ARM v6 > instructions to the ARM sim, including support for the VFP hardware > floating point co-processor. With this patch applied the GCC > testsuite for the -mabi=3Dhard-float multilib of an arm-eabi toolchain > goes from 2388 unexpected failures to 44, and no regressions are > introduced. :-) this has added trailing whitespace in a number of places. could you strip = that=20 out ? -mike --dgVgbXf0Vb2tUvlQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVnAkZAAoJEEFjO5/oN/WBTsgP/2Wzmru2JUiyvnCjBcZ7+hci mnh8IR9O2e4j0LfyOQouZEGGDpMH5PAJ8D4kfWv0nXnt9Dtef0X8/pPvktSw6LON AcvI6wokBHzbBI8wxvDcfDMbIkQamAzPcF8ExHnJYzyqkur+wW8aPoNY2M37F+Bc dfRIyAhWCLk2SRAf9ftMqeNpYl7Mb06EpOOLKgOQt1IGzngz9MNBxKeWOOOPU6hA 1oCmDqwQqnLI0BpIWkJTvGaiftePrXV6j1hbwV39VOpiRrdHn3AkxIcJb0YkQmob KgBgnpT3ov9icWdDKw5cTG/7giSmmE5xCdV4OnRQ7AelJMGamEocoGCheMxVZ2US vHzxZlsPMg/AIWgjmPxHwU4mN3u0GURm3irkFoM5HF0SgSsjprm5UENgZtMts2lv Io/VlEL/h53zooI9cleFBBrzhCKGqH0k9uyfpI7HxwAFZKSgTPgBX08zt+C6oQ/W uetHr1LT2LURgkm0rFJcZQcG4k8geTeu1a17N1kCG3PXopt0fBbA/o3kk7iZD5BF aZnR2p3G8iNWV9zfgTfjBEfh14UpCaOU/8DWlXOCpLTn3BIbIPY8wLyysAB+YCMp aN4b9nxXMbc93VzNygfs0glPhwpsmiZJFRRxVQoN8pV9hjqM350JVwYlC3djfgep oI9G1kddKKJxHwhAd+Ox =mUmH -----END PGP SIGNATURE----- --dgVgbXf0Vb2tUvlQ--