From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30412 invoked by alias); 7 Jun 2012 01:37:53 -0000 Received: (qmail 30397 invoked by uid 22791); 7 Jun 2012 01:37:53 -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; Thu, 07 Jun 2012 01:37:40 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DCA271B4001; Thu, 7 Jun 2012 01:37:38 +0000 (UTC) From: Mike Frysinger To: Michael Eager Subject: Re: [patch][sim] Fix microblaze sim build Date: Thu, 07 Jun 2012 01:37:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.4.0; KDE/4.6.5; x86_64; ; ) Cc: binutils@sourceware.org, Michael Eager , Steven Bosscher , "gdb-patches@sourceware.org" References: <201206061413.35012.vapier@gentoo.org> <4FCFD0B1.70308@eagerm.com> In-Reply-To: <4FCFD0B1.70308@eagerm.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1371609.kryn5vtTtG"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201206062137.38247.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/msg00211.txt.bz2 --nextPart1371609.kryn5vtTtG Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 783 On Wednesday 06 June 2012 17:50:41 Michael Eager wrote: > On 06/06/2012 11:13 AM, Mike Frysinger wrote: > > 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. > >=20 > > config.h should generally be the first header included, not like the 6th >=20 > Moved to the top. thanks! -mike --nextPart1371609.kryn5vtTtG 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) iQIcBAABAgAGBQJP0AXiAAoJEEFjO5/oN/WBPQUQAJey9Zpu70pP5O7lf67RlExY XUEdiGk1LbX3HxpywBiMVRRB7MH/1hh+MqUcsHJuxmGCETI9jgxgrQb1jPhLs4H/ JJj98eXnjUwwAfSwIRUGY9xGlGeehCMf5mdAb7gi5FI8XlOsPi/hpH3iNYNDCXCE NEOUcmXh9UpFTj36DTgu8D5JDqogcRuPxy2UIqghEMDCM7rvOnBwrCbmkR8sJH0G HUiQ5PqTByTBAofGb0BhqYnGVJi0/DhQ2q7bXiW/VFXiG+18inKRaztUmBGFEZ2+ PRSkKEnz8n/r0H5boxxTkI3yg+dpu/2EzFR8Yva0zWBaniONkdgGhJz4zTjoBo4a HmgqYBvnAOYOe61/PI3YXNXcPjnOf5Wbc6LrgwFedqq5c1XlPKMJ7qBP/QXksOc4 eqUHZYELvvgGRoNCZLVEDpkuyOc5E5QAzntRrbD3Z5gRo1P7WkUDJ5HPPGprBUho EsZzyg2eF2T5tPVYhDm48JTbZxgOeBEzht+mTosOBltatoBwXpsy66VTKzuTOzmb 6vshms/c1UL8CIy3+usi3F90rTTmAJPwG+C5ARzU28pGGr7FV5Lz7U5GiqfwB0wZ Z6rhmBszQXZhQz0+z0lTdHcs+vvCz43Via2rEkXbNjbO5F5KLtJQUlVeTpIJhE1m 4IrdGhScFDVS6agC7gco =s8wK -----END PGP SIGNATURE----- --nextPart1371609.kryn5vtTtG--