diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
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 @@ -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. |