From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24602 invoked by alias); 19 May 2012 03:50:47 -0000 Received: (qmail 24593 invoked by uid 22791); 19 May 2012 03:50:46 -0000 X-SWARE-Spam-Status: No, hits=-8.4 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 19 May 2012 03:50:30 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E876E1B4016; Sat, 19 May 2012 03:50:29 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: RFA: PR 14072: Include config.h before system header files Date: Sat, 19 May 2012 03:50:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.4.0-rc6; KDE/4.6.5; x86_64; ; ) Cc: Nick Clifton References: <87aa15aijn.fsf@Gift.fritz.box> In-Reply-To: <87aa15aijn.fsf@Gift.fritz.box> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1403613.FJLMshjX3x"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201205182351.08989.vapier@gentoo.org> X-IsSubscribed: yes 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 X-SW-Source: 2012-05/txt/msg00729.txt.bz2 --nextPart1403613.FJLMshjX3x Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 367 On Friday 18 May 2012 06:29:48 Nick Clifton wrote: > I recently applied a patch to the binutils sources for PR 14072. This > patch checks that config.h has been included before bfd.h (so that the > correct #defines are set up), but this has broken the building of > several simulators. Below is a patch to fix all of these. >=20 > OK to apply ? OK -mike --nextPart1403613.FJLMshjX3x Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJPtxisAAoJEEFjO5/oN/WBsV8QAJERIH7FcRNcxUaLfG3tRxqZ vzxmQVJpW4EyC0GkllsFx+xRouIwKMaTQuGIP+9OFuzAwUuAjwhHpY6L3x6McqGg jmAAVJKyzb05wUAv//MYv+Lwo0xxJpSFCilczsHGdkp++EaZfj7095616mVBZrmh L5qA2BqJ9WFQ+FweWFzof47VFyvTgHJagnPZGD8I/YhYJodMOFv4Ssf9d48+hNAv LzqBtSyGWdJD6gsGRLWgtIMt4igFZy1RTbjqCuy8zPQV59lu8uYF8+djMOoH/Rz/ skEk4EUic5uSTky2Y1TAaU/QFaK5qzODCY7ili/fSlKx/9b7v4fotq0cvFO15g/9 90o0K6iCoDghFDquOFMmnXspwNRwSU/uxlVYVSUDsUMft18p+sr2ote8CTDci9I1 WgCtOsExy6fxuimEF7Fu3I/aNtEFWuJH4V9bAz6oslIKOBuPupgxuwUYYpR9rWWg p/KGZFvi8a51finFFpqRNGiJE5Wt7G9SzyQSOmFH5Cm89RVfW0S9wfFcwB1FlqP5 7MsD/wH3sBvNeH7/gLv0aeTx7ozc8aUCOtbqmwaCbnZot40gTiEKes4SgJirI95l lh+ClbKvSCCsovvH3Qxl0jMUO14BdnnCLqsCf5hD6WQhTpqlU9IH2TDFuKvcUPc0 j+Cc3icbvQOHwBDGTjIC =9Uy7 -----END PGP SIGNATURE----- --nextPart1403613.FJLMshjX3x--