aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog1
-rw-r--r--gdb/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cd693df..0a1a816 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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>
diff --git a/gdb/NEWS b/gdb/NEWS
index 03a0c12..9061dbf 100644
--- 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.