This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][sim] Fix microblaze sim build


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,

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.

Could you please see if this is OK, and commit it if so?

Yes, I noticed this yesterday.


Committed:

2012-06-06 Michael Eager<eager@eagercon.com>

* microblaze/interp.c (config.h): Add #include.

config.h should generally be the first header included, not like the 6th -mike

Moved to the top.


--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]