parent
881127c98f
commit
11315641d5
|
@ -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>
|
||||
|
|
4
gdb/NEWS
4
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]".
|
||||
|
|
Loading…
Reference in New Issue