* NEWS: Announce Renesas RX support.
authorKevin Buettner <kevinb@redhat.com>
Tue, 8 Dec 2009 00:17:45 +0000 (00:17 +0000)
committerKevin Buettner <kevinb@redhat.com>
Tue, 8 Dec 2009 00:17:45 +0000 (00:17 +0000)
gdb/ChangeLog
gdb/NEWS

index cd693df..0a1a816 100644 (file)
@@ -2,6 +2,7 @@
 
        * configure.tgt: Add rx-*-elf target.
        * rx-tdep.c: New target.
+       * NEWS: Announce Renesas RX support.
 
 2009-12-07  Tristan Gingold  <gingold@adacore.com>
 
index 03a0c12..9061dbf 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -6,10 +6,12 @@
 * New targets
 
 Xilinx MicroBlaze              microblaze-*-*
+Renesas RX                     rx-*-elf
 
 * New Simulators
 
 Xilinx MicroBlaze              microblaze
+Renesas RX                     rx
 
 * Multi-program debugging.