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]

Re: [PATCH] mention tilegx in gdb 7.6 release news


On Thu, Mar 14, 2013 at 08:59:42PM +0800, Jiong Wang wrote:
> on 2013/3/14 20:40, Jiong Wang wrote:
> >I noticed gdb 7.6 branch created, but tilegx target is not mentioned in
> >the NEWS. tilegx is not in 7.5.
> >
> >gdb/ChangeLog:
> >
> >* NEWS: mention TILE-Gx in "New native configurations" and
> >"New targets" section.
> >
> >please CR, thanks
> 
>   updated the patch,  add corporation name.
> 
> 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.

Thank you!

> 
> ---
> Regards,
> Jiong
> 
> 
> >
> >---
> >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


-- 
Joel


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