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 4/5 v2] arc: Add disassembler helper


> From: Anton Kolesov <Anton.Kolesov@synopsys.com>
> Cc: Anton Kolesov <Anton.Kolesov@synopsys.com>,	Francois Bedard <Francois.Bedard@synopsys.com>
> Date: Wed, 15 Mar 2017 18:17:38 +0300
> 
> Changes in v2:
> 
>   * Add NEWS entry for "maint print arc arc-instruction" command.
>   * Fix grammar in the comment.
>   * Add arc_disassemble_info function, which was used in this patch, but was
>     declared and defined only in the next patch in a sequence.
>   * Merge arch/arc-insn.{c,h} files into arc-tdep.{c,h}
>   * Improve formatting of output of "maint print arc arc-instruction" command:
>     add whitespaces around the "=" symbol.
>   * Use "prepare_for" in test cases.
>   * Reformat test sequence as a list of string.

OK for the documentation parts.

Thanks.


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