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] Support for Xilinx MicroBlaze


> 2009-10-15  Michael Eager <eager@eagercon.com>
>
> 	* config/djgpp/fnchange.lst: Add translations for cpu-microblaze.c,
> 	elf32-microblaze.c, microblaze-rom.c, microblaze-linux-tdep.c,
> 	microblaze-tdep.h, microblaze-tdep.c, microblaze-opc.h,
> 	microblaze-opcm.h, microblaze-dis.c, microblaze-dis.h, sim/microblaze,
>         microblaze.h, and microblaze.isa.
> 	* configure.tgt: Add targets microblaze*-linux-*, microblaze*-xilinx-*.
> 	* doc/gdb.texinfo: Add MicroBlaze.
> 	* Makefile.in: Build microblaze-tdep.o, microblaze-linux-tdep.o.
> 	HFILES_NO_SRCDIR: Add microblaze-tdep.h.
> 	* microblaze-linux-tdep.c: New.
>   	* microblaze-tdep.c: New.
> 	* microblaze-tdep.h: New.
> 	* NEWS: Announce Xilinx MicroBlaze support.

Approved. I believe that Eli already approved the doc and NEWS bit,
and I didn't see any change to this part, so you should be all set.

Just one tiny little thing:

> +	microblaze	--target=microblaze-xilinx-elf ,-Werror
> +			--target=microblaze-linux-gnu ,-Werror
> +			Michael Eager		eager@eagercon.com

As discussed previously, please do not add yourself from the official
maintainer for that target just yet.

Thanks,
-- 
Joel


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