From: Pedro Alves Date: Fri, 26 Feb 2010 15:03:10 +0000 (+0000) Subject: * NEWS: Add "New targets" section, and mention ARM Symbian X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=05071a4d811d3a1ed4c27c882b8f03313e96ae64;p=binutils-gdb.git * NEWS: Add "New targets" section, and mention ARM Symbian support. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7dfad693688..554b743ffbc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-02-26 Pedro Alves + + * NEWS: Add "New targets" section, and mention ARM Symbian + support. + 2010-02-26 Ulrich Weigand * dwarf2loc.c (struct piece_closure): Remove ARCH member, diff --git a/gdb/NEWS b/gdb/NEWS index babd18abf4d..6cec32a62c3 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -8,6 +8,10 @@ The GDB Python API now has access to symbols, symbol tables, and frame's code blocks. +* New targets + +ARM Symbian arm*-*-symbianelf* + *** Changes in GDB 7.1 * C++ Improvements