This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 00/11] Support powerpc64le-linux platform
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 28 Jan 2014 19:50:29 +0200
- Subject: Re: [PATCH 00/11] Support powerpc64le-linux platform
- Authentication-results: sourceware.org; auth=none
- References: <201401281724 dot s0SHOsAe013358 at d06av02 dot portsmouth dot uk dot ibm dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 28 Jan 2014 18:24:54 +0100 (CET)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
>
> ChangeLog:
>
> * NEWS: Document new target powerpc64le-*-linux*.
>
> Index: binutils-gdb/gdb/NEWS
> ===================================================================
> --- binutils-gdb.orig/gdb/NEWS
> +++ binutils-gdb/gdb/NEWS
> @@ -42,6 +42,9 @@ qXfer:btrace:read's annex
> The qXfer:btrace:read packet supports a new annex 'delta' to read
> branch trace incrementally.
>
> +* New targets
> +PowerPC64 GNU/Linux little-endian powerpc64le-*-linux*
> +
This is OK, thanks.