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


> Date: Mon, 05 Oct 2009 18:35:36 -0700
> From: Michael Eager <eager@eagercon.com>
> CC: Joel Brobecker <brobecker@adacore.com>, Eli Zaretskii <eliz@gnu.org>
> 
> Revised patch.  I believe that I have addressed all of the comments.
> 
> 2009-10-05  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.
>    * MAINTAINERS: Add self as maintainer for MicroBlaze.
>    * Makefile.in: Build microblaze-tdep.o, microblaze-linux-tdep.o.
>    HFILES_NO_SRCDIR: Add microblaze-tdep.h.
>    * microblaze-linux-tdep.c: New.
>    * microblaze-rom.c: New.
>    * microblaze-tdep.c: New.
>    * microblaze-tdep.h: New.
>    * NEWS: Announce Xilinx MicroBlaze support.

Thanks.  The changes to fnchange.lst, NEWS and gdb.texinfo are
approved.  However, please note that gdb/doc has its own ChangeLog
file, so the entry for gdb.texinfo should go there, not in
gdb/ChangeLog.  Also, the entry you put in gdb/doc/ChangeLog should
state the name of the node where you added your text, see the other
entries there for examples.


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