diff options
author | Yao Qi <yao@codesourcery.com> | 2011-08-14 16:17:09 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2011-08-14 16:17:09 +0000 |
commit | 11315641d5eca54f0db413ea5faf6c8767c3d95c (patch) | |
tree | ea1e9ca31e2dcb1c11ae2e8b9a5e4f74ed6ba0a4 /gdb/NEWS | |
parent | 881127c98f5aef1e0a11c71722205806ec3f73f2 (diff) | |
download | gdb-11315641d5eca54f0db413ea5faf6c8767c3d95c.zip gdb-11315641d5eca54f0db413ea5faf6c8767c3d95c.tar.gz gdb-11315641d5eca54f0db413ea5faf6c8767c3d95c.tar.bz2 |
gdb/
* NEWS: New port to Texas Instruments TMS320C6x.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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]". |