aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 12dc10a..c759514 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-28 DJ Delorie <dj@redhat.com>
+
+ * NEWS: Mention RL78 simulator.
+
2011-11-28 Joel Brobecker <brobecker@adacore.com>
* symfile.h (struct quick_symbol_functions): Fix the documentation
diff --git a/gdb/NEWS b/gdb/NEWS
index 93a799b..f13caf8 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -233,6 +233,10 @@ qTMinFTPILen
Texas Instruments TMS320C6x tic6x-*-*
+* New Simulators
+
+Renesas RL78 rl78-*-elf
+
*** Changes in GDB 7.3.1
* The build failure for NetBSD and OpenBSD targets have now been fixed.