gdb/
authorYao Qi <yao@codesourcery.com>
Sun, 14 Aug 2011 16:17:09 +0000 (16:17 +0000)
committerYao Qi <yao@codesourcery.com>
Sun, 14 Aug 2011 16:17:09 +0000 (16:17 +0000)
* NEWS: New port to Texas Instruments TMS320C6x.

gdb/ChangeLog
gdb/NEWS

index b0ed11e4453f0f8edd82b7fd766ce3c2f8ef61b5..25f511f0780dde4eae9a2ef14b0f3afef9894154 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-14  Yao Qi  <yao@codesourcery.com>
+
+       * NEWS: New port to Texas Instruments TMS320C6x.
+
 2011-08-14  Andrew Jenner  <andrew@codesourcery.com>
            Bernd Schmidt  <bernds@codesourcery.com>
            Yao Qi  <yao@codesourcery.com>
index 374b66288fc577290079acea907c6e9e47982bde..089e6ced4d885e4fa460c1cc83b06ad690a8bc33 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -94,6 +94,10 @@ QTDisable
 * Dcache size (number of lines) and line-size are now runtime-configurable
   via "set dcache line" and "set dcache line-size" commands.
 
+* New targets
+
+Texas Instruments TMS320C6x            tic6x-*-*
+
 *** Changes in GDB 7.3
 
 * GDB has a new command: "thread find [REGEXP]".