Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Support for Xilinx MicroBlaze architecture (1 of 3)
@ 2009-09-11 19:15 Michael Eager
  2009-09-12  8:47 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Michael Eager @ 2009-09-11 19:15 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Hi --

The attached patch adds support for the Xilinx MicroBlaze architecture.

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.
	* opcodes/microblaze-dis.c: Rewrite.
	* opcodes/microblaze-opc.h: Rewrite.
	* opcodes/microblaze-opcm.h: Rewrite.
	* 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.

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


[-- Attachment #2: gdb-1.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 23527 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-09-14 17:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-11 19:15 Support for Xilinx MicroBlaze architecture (1 of 3) Michael Eager
2009-09-12  8:47 ` Eli Zaretskii
2009-09-12 18:35   ` Michael Eager
2009-09-12 19:36     ` Eli Zaretskii
2009-09-12  8:49 ` Eli Zaretskii
2009-09-12 18:36   ` Michael Eager
2009-09-14 17:04 ` Joel Brobecker
2009-09-14 17:29   ` Michael Eager
2009-09-14 17:34 ` Joel Brobecker
2009-09-14 17:39   ` Michael Eager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox