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: Support for Xilinx MicroBlaze architecture (1 of 3)


Joel Brobecker wrote:
Michael,

2009-09-11 Michael Eager <eager@eagercon.com>

	* configure.tgt:  Add targets microblaze*-linux-*, microblaze*-xilinx-*.
	* doc/gdb.texinfo: Add MicroBlaze.
	* MAINTAINERS: Add self as maintainer for MicroBlaze.
	* Makefile.in: Build microblaze-tdep.o, microblaze-linux-tdep.o.
	* microblaze-linux-tdep.c: New.
	* microblaze-rom.c: New.
	* microblaze-tdep.c: New.
	* microblaze-tdep.h: New.

I will look at this part.


	* opcodes/microblaze-dis.c: Rewrite.
	* opcodes/microblaze-opc.h: Rewrite.
	* opcodes/microblaze-opcm.h: Rewrite.

This part is maintained by binutils. Can you send the patch there?

Yes.



	* sim/configure.ac: Add target microblaze-*-*.
	* sim/configure: Regenerate.
	* sim/microblaze/config.in: New.
	* sim/microblaze/configure.ac: New.
	* sim/microblaze/configure: Generate.
	* sim/microblaze/interp.c: New.
	* sim/microblaze/Makefile.in: New.
	* sim/microblaze/microblaze.h: New.
	* sim/microblaze/microblaze.isa: New.
	* sim/microblaze/sim-main.h: New.
	* sim/microblaze/sysdep.h: New.

This part should be independent from the GDB part. Can you separate it out and copy Ben Elliston and Frank Ch. Eigler, asking them for review?

OK.



-- 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]