* NEWS (New targets): Add entry for TI MSP430.
authorKevin Buettner <kevinb@redhat.com>
Tue, 25 Jun 2013 15:55:12 +0000 (15:55 +0000)
committerKevin Buettner <kevinb@redhat.com>
Tue, 25 Jun 2013 15:55:12 +0000 (15:55 +0000)
gdb/ChangeLog
gdb/NEWS

index 7687f67..18c1bc7 100644 (file)
@@ -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
index ed1c32f..b86e8d8 100644 (file)
--- 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