From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28279 invoked by alias); 6 Jun 2012 18:13:55 -0000 Received: (qmail 28261 invoked by uid 22791); 6 Jun 2012 18:13:54 -0000 X-SWARE-Spam-Status: No, hits=-8.5 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; Wed, 06 Jun 2012 18:13:35 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D589E1B4005; Wed, 6 Jun 2012 18:13:34 +0000 (UTC) From: Mike Frysinger To: binutils@sourceware.org Subject: Re: [patch][sim] Fix microblaze sim build Date: Wed, 06 Jun 2012 18:13:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.4.0; KDE/4.6.5; x86_64; ; ) Cc: Michael Eager , Steven Bosscher , "gdb-patches@sourceware.org" References: <4FCF71BA.30001@eagercon.com> In-Reply-To: <4FCF71BA.30001@eagercon.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart17180312.PqkumUqsGB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201206061413.35012.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-06/txt/msg00191.txt.bz2 --nextPart17180312.PqkumUqsGB Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 592 On Wednesday 06 June 2012 11:05:30 Michael Eager wrote: > On 06/06/2012 04:10 AM, Steven Bosscher wrote: > > Hello, > >=20 > > I needed the attached patch to build the microblaze sim. > > Without the patch, bfd.h gives an #error that config.h should be > > included before it. > >=20 > > Could you please see if this is OK, and commit it if so? >=20 > Yes, I noticed this yesterday. >=20 > Committed: >=20 > 2012-06-06 Michael Eager >=20 > * microblaze/interp.c (config.h): Add #include. config.h should generally be the first header included, not like the 6th -mike --nextPart17180312.PqkumUqsGB 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) iQIcBAABAgAGBQJPz53OAAoJEEFjO5/oN/WB7VUQAKzg5nmlOR0EWS4bn9A1YQjX kbGKECWx+4Z6IRkdQRCNWVrIM5chLwLmYYALUuTaw1t7X6IkNfHi9pRh5DETs6fh PcAsFfCCBLuHBBxu7CJf7/Jj/Sp9hOLq7989rG2C77B1TGVe2eW0fEuP5W7LqhJU iMzTl3JRQXa0oL52Ytr2o9C7uAU2qKSZkEYVrqBTL2eebv3iDreRm5jMdCGdtSm8 elkeR1R+cGEADVC8BJBKHcwohI16YTMk69NBGMdKUvb2Pub4V7Ho86oek7IFZEFY 3kShETejv89WbclwltSrqPyJskTb3FZsPiHbBReSc+Okz1Ugc8zopySVbOPsCq7/ v//LsHBrrPcM49ru/QQgs29+SfaqoebDlFhW27cTXgyYoLGTYqcSJQoEdvyWJn1I 1dLXqr4VG6Lo0cLFUZ+dT2VEWZEUSAYMYYc+RMrOzgcSy4OUDHzMH2OkLZc0f+ai OSZVe7Dobz0TXTSsisPV6/lnfTelEGjykZomvMZAl6y1MG0Fet7wEW3V9SWlAb+6 R/cyzFayG6CiQZob4XwEsWY1gIn/QqsIMPPjUQKO4jfnyXmkEQkmL2Gtt0o80GVH Gift2isVdT7f+UwZTun+Cgi3mwE2N5rvpOAw3BTHk6ttrvaSGu6GKApeZb/uwM3I BoldtPRl1kxCoBdBeo4z =ccin -----END PGP SIGNATURE----- --nextPart17180312.PqkumUqsGB--