* NEWS: Add "New targets" section, and mention ARM Symbian
support.
This commit is contained in:
parent
6063c216d5
commit
05071a4d81
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2010-02-26 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
|
* NEWS: Add "New targets" section, and mention ARM Symbian
|
||||||
|
support.
|
||||||
|
|
||||||
2010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
|
2010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
* dwarf2loc.c (struct piece_closure): Remove ARCH member,
|
* dwarf2loc.c (struct piece_closure): Remove ARCH member,
|
||||||
|
|
4
gdb/NEWS
4
gdb/NEWS
|
@ -8,6 +8,10 @@
|
||||||
The GDB Python API now has access to symbols, symbol tables, and
|
The GDB Python API now has access to symbols, symbol tables, and
|
||||||
frame's code blocks.
|
frame's code blocks.
|
||||||
|
|
||||||
|
* New targets
|
||||||
|
|
||||||
|
ARM Symbian arm*-*-symbianelf*
|
||||||
|
|
||||||
*** Changes in GDB 7.1
|
*** Changes in GDB 7.1
|
||||||
|
|
||||||
* C++ Improvements
|
* C++ Improvements
|
||||||
|
|
Loading…
Reference in a new issue