* config/djgpp/fnchange.lst: Add translations for cpu-microblaze.c,
authorMichael Eager <eager@eagercon.com>
Thu, 15 Oct 2009 19:28:52 +0000 (19:28 +0000)
committerMichael Eager <eager@eagercon.com>
Thu, 15 Oct 2009 19:28:52 +0000 (19:28 +0000)
commit2d1c1221e22ffc8188595927cc1ae473bf66e1fb
tree6f2b8adbc8f096b8374b95f85b9849eb131b581e
parentf15f61a7f344161a8e23cd995d15d7382f738b9d
* 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-*.
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/config/djgpp/fnchange.lst
gdb/configure.tgt
gdb/microblaze-linux-tdep.c [new file with mode: 0644]
gdb/microblaze-rom.c [new file with mode: 0644]
gdb/microblaze-tdep.c [new file with mode: 0644]
gdb/microblaze-tdep.h [new file with mode: 0644]
This page took 0.038939 seconds and 4 git commands to generate.