This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED][PATCH] mention tilegx in gdb 7.6 release news


On 04/01/2013 09:29 PM, Eli Zaretskii wrote:
Date: Mon, 1 Apr 2013 20:40:52 +0800
From: Jiong Wang <jiwang@tilera.com>
CC: <gdb-patches@sourceware.org>, Eli Zaretskii <eliz@gnu.org>

on 2013/3/21 9:58, Jiong Wang wrote:
gdb/ChangeLog:

    * NEWS: mention TILE-Gx in "New native configurations" and
    "New targets" section.

please CR, thanks.
JIC: If this patch gets approved, it needs to be ported to the 7.6
branch as well.
Got it. So, this patch approved?
Ping.
Sorry.  yes, approved.

commited the following on both mainline and 7.6 branch.

thanks.

---

gdb/ChangeLog:

   * NEWS: Mention TILE-Gx in "New native configurations" and
   "New targets" sections.


--
Regards,
Jiong
Tilera Corporation.

diff --git a/gdb/NEWS b/gdb/NEWS
index b759adf..e3f544e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -47,6 +47,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
 
@@ -54,6 +55,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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]