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 v7] gdb: ADI support


Weimin Pan <weimin.pan@oracle.com> writes:

> --- a/gdb/doc/ChangeLog
> +++ b/gdb/doc/ChangeLog
> @@ -1,3 +1,7 @@
> +2017-08-07  Weimin Pan  <weimin.pan@oracle.com>

A blank line is needed here.

> +	* gdb.texinfo (Architectures): Add new Sparc64 section to document 
> +	ADI support.
> +
>  2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
>  
>  	PR gdb/21606

> @@ -1666,3 +2175,4 @@ const struct sparc_fpregmap sparc64_bsd_fpregmap =
>    0 * 8,			/* %f0 */
>    32 * 8,			/* %fsr */
>  };
> +

Unnecessary change.

> diff --git a/gdb/sparc64-tdep.h b/gdb/sparc64-tdep.h

Patch is good to me.  Thanks for your patience and persistence.

-- 
Yao (齐尧)


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