From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101248 invoked by alias); 5 Aug 2015 08:50:07 -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 101235 invoked by uid 89); 5 Aug 2015 08:50:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 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; Wed, 05 Aug 2015 08:50:05 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id C0536340909; Wed, 5 Aug 2015 08:50:03 +0000 (UTC) Date: Wed, 05 Aug 2015 08:50:00 -0000 From: Mike Frysinger To: Yao Qi Cc: enh , gdb-patches@sourceware.org, Doug Evans Subject: Re: [PATCH] Fix compiler warnings building against Linux uapi headers Message-ID: <20150805085012.GF26572@vapier> Mail-Followup-To: Yao Qi , enh , gdb-patches@sourceware.org, Doug Evans References: <86egkyqxwg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VuQYccsttdhdIfIP" Content-Disposition: inline In-Reply-To: <86egkyqxwg.fsf@gmail.com> X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00103.txt.bz2 --VuQYccsttdhdIfIP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 612 On 26 Jun 2015 16:42, Yao Qi wrote: > enh writes: > > to remove gdbserver's duplicate definitions. But on the assumption > > that you do need to support old versions of glibc, here's a patch to > > avoid the redefinition... >=20 > We should avoid the redefinition in gdb/arm-linux-tdep.h too. Could you > please fix it there too? >=20 > > 2015-06-22 Elliott Hughes > > > > * linux-arm-low.c: Only define HWCAP_VFP and friends if they're > > not already defined. Fixes build against Linux uapi headers. >=20 > OK with the changes. Elliott: you going to respin this ? -mike --VuQYccsttdhdIfIP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVwc5EAAoJEEFjO5/oN/WBmJ4QALGl8w20vmC+Y2vfAK2Iv2RE ebxwTwlk0/UZcO+HF8H+ES8EzFJcTiUqzJkExGohR/z3o+V9OzE9mOf41pZA67Dz c2HsA4FhjCxAndTQBM02C8D9afy0LfmjintFqDzOWGce294UkP+H2m5ZS04r05+m HXFA9Z1S69Nr1CguhPscwtZbmImYN0vnXtWry1qdxbBW5cNxtRyBzq0qzjfB5rHX DpuPT+NgIeqVO4t2uK9UZXrulYIYCPz6vZwOJJ+EbfJv35GMvjmiRs0+XXRUZsIJ bcin54jNpS0XNs4nuGIepwtrEDj/KvIKN7eKhr0T7xctG3/RZbBTMTF6ZLobjLYd hJ29/BwqqolzYgYrdRz0Y2cPIbcfTz1hHn68gEZPaoBnt5FVGVJkCBqc4cYnh045 cxSfR7Ij910P2BgB2b6BduyKNXJr7SIpfvdRw3vtoMasujwlhfe2uwgZOTOUTPZ1 Ve7TDQcNa+R8cpZh8EKZFuoWRc/FnjbGCR1/W4XSiveRj5h60qv7E/dNuQ1GZS+j bf403Mky8hgnaAkaWLophbXLrW12fT/sT2FdxqLFdU2H0sKVMRooqRMfGauBYxbW I4U4qQigt9+cBOZNAgX7+RTcRP1r+8Q0bfIB/c9sQYNaqSCMbvDkLlYwrl0cC0A1 HkadL9yBW567WhFDMQjD =L0Zm -----END PGP SIGNATURE----- --VuQYccsttdhdIfIP--