diff options
author | Jiong Wang <jiwang@sourceware.org> | 2013-04-02 02:49:55 +0000 |
---|---|---|
committer | Jiong Wang <jiwang@sourceware.org> | 2013-04-02 02:49:55 +0000 |
commit | ea5f3910af889b715ffb8e35cc56d1078ae7aef0 (patch) | |
tree | 0bc0b9b7eff3f2a31b60df291a59be832569bae9 /gdb/NEWS | |
parent | 50c12e71e03d469e0d8d2b8a1059621e948cdf43 (diff) | |
download | gdb-ea5f3910af889b715ffb8e35cc56d1078ae7aef0.zip gdb-ea5f3910af889b715ffb8e35cc56d1078ae7aef0.tar.gz gdb-ea5f3910af889b715ffb8e35cc56d1078ae7aef0.tar.bz2 |
gdb/ChangeLog:
* NEWS: Mention TILE-Gx in "New native configurations" and
"New targets" sections.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,7 @@ record function-call-history prints the execution history at ARM AArch64 GNU/Linux aarch64*-*-linux-gnu FreeBSD/powerpc powerpc*-*-freebsd +Tilera TILE-Gx GNU/Linux tilegx*-*-linux-gnu * New targets @@ -67,6 +68,7 @@ ARM AArch64 aarch64*-*-elf ARM AArch64 GNU/Linux aarch64*-*-linux Lynx 178 PowerPC powerpc-*-lynx*178 x86_64/Cygwin x86_64-*-cygwin* +Tilera TILE-Gx GNU/Linux tilegx*-*-linux * If the configured location of system.gdbinit file (as given by the --with-system-gdbinit option at configure time) is in the |