aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMichael Eager <eager@eagercon.com>2009-10-15 19:28:52 +0000
committerMichael Eager <eager@eagercon.com>2009-10-15 19:28:52 +0000
commit2d1c1221e22ffc8188595927cc1ae473bf66e1fb (patch)
tree6f2b8adbc8f096b8374b95f85b9849eb131b581e /gdb/NEWS
parentf15f61a7f344161a8e23cd995d15d7382f738b9d (diff)
downloadgdb-2d1c1221e22ffc8188595927cc1ae473bf66e1fb.zip
gdb-2d1c1221e22ffc8188595927cc1ae473bf66e1fb.tar.gz
gdb-2d1c1221e22ffc8188595927cc1ae473bf66e1fb.tar.bz2
* 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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index b22ee5e..b748e27 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,14 @@
*** Changes since GDB 7.0
+* New targets
+
+Xilinx MicroBlaze microblaze-*-*
+
+* New Simulators
+
+Xilinx MicroBlaze microblaze
+
*** Changes in GDB 7.0
* GDB now has an interface for JIT compilation. Applications that