aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2013-06-25 15:55:12 +0000
committerKevin Buettner <kevinb@redhat.com>2013-06-25 15:55:12 +0000
commit42059f0ed00eaeab75dd1738b3c5a05488f6f6ac (patch)
tree0cc052d4457ef60380e2a23046678e4f9717e006 /gdb
parenta0743c90c7c48938c0bd80fc3aa316e90ee26495 (diff)
downloadgdb-42059f0ed00eaeab75dd1738b3c5a05488f6f6ac.zip
gdb-42059f0ed00eaeab75dd1738b3c5a05488f6f6ac.tar.gz
gdb-42059f0ed00eaeab75dd1738b3c5a05488f6f6ac.tar.bz2
* NEWS (New targets): Add entry for TI MSP430.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS1
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7687f67..18c1bc7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-25 Kevin Buettner <kevinb@redhat.com>
+
+ * NEWS (New targets): Add entry for TI MSP430.
+
2013-06-25 Yao Qi <yao@codesourcery.com>
* remote.c (remote_start_remote): Move code to upload tsv
diff --git a/gdb/NEWS b/gdb/NEWS
index ed1c32f..b86e8d8 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -11,6 +11,7 @@
Nios II ELF nios2*-*-elf
Nios II GNU/Linux nios2*-*-linux
+Texas Instruments MSP430 msp430*-*-elf
* New commands:
catch rethrow