aboutsummaryrefslogtreecommitdiff
path: root/include/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2012-02-04 06:05:50 +0000
committerKevin Buettner <kevinb@redhat.com>2012-02-04 06:05:50 +0000
commit9058f767a53b7da10bd70e1f9eba0308419d183d (patch)
treedc867416b68045129438084ed963589a6bd10ec7 /include/gdb/ChangeLog
parent0d8da92d143306843abdf147f380f40b54195c68 (diff)
downloadfsf-binutils-gdb-9058f767a53b7da10bd70e1f9eba0308419d183d.zip
fsf-binutils-gdb-9058f767a53b7da10bd70e1f9eba0308419d183d.tar.gz
fsf-binutils-gdb-9058f767a53b7da10bd70e1f9eba0308419d183d.tar.bz2
Add support to GDB for the Renesas rl78 architecture.
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r--include/gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog
index 9ce3db9..a2ab59f 100644
--- a/include/gdb/ChangeLog
+++ b/include/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-03 Kevin Buettner <kevinb@redhat.com>
+
+ * sim-rl78.h: New file.
+
2011-12-03 Mike Frysinger <vapier@gentoo.org>
* callback.h (cb_get_string): New prototype.