public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Re: [PING][PATCH v2] AndesTech NDS32 port
@ 2016-05-29 12:23 Yan-Ting Lin
  0 siblings, 0 replies; only message in thread
From: Yan-Ting Lin @ 2016-05-29 12:23 UTC (permalink / raw)
  To: gdb-patches

Hi GDB maintainers and reviewers,

We have submitted an updated patch in the last post.
Is there any feedback about that patch, or is it acceptable?

2016-05-15 17:39 GMT+08:00 Yan-Ting Lin <currygt52@gmail.com>:
> Hi GDB maintainers and reviewers,
>
> Thanks for the review. After reworking, we submit a new patch here.
>
> The main modification includes:
> 1. Document about NDS32 Features in target description is provided.
> 2. The code to validate FPU registers in target description is rewritten for better match with document.
> 3. Some unused elements due to this rewrite are removed.
> 4. Add missing comments for some functions.
> 5. Use fp_offset to check if reg FP is set in prologue, so unused var use_frame is removed.
> 6. The unnecessary call to register_remote_support_xml() is removed.
> 7. Year in copyright declaration is changed to start from 2013, and that is the year we submitted our first patch.
> 8. Change to top-level configure.ac/configure is removed. They need to be changed manually to enable gdb building.
>
>
> Thanks for your time reviewing our patch again.
>
>
> ChangeLog entries:
>
> gdb/:
> 2016-05-15  Yan-Ting Lin  <currygt52@gmail.com>
>
>         * Makefile.in: Add NDS32.
>         * NEWS: Mention new NDS32 port.
>         * configure.tgt: Add NDS32.
>         * nds32-tdep.c: New file.
>         * nds32-tdep.h: New file.
>         * features/Makefile: Add NDS32.
>         * features/nds32-core.xml: New file.
>         * features/nds32-fpu.xml: New file.
>         * features/nds32-system.xml: New file.
>         * features/nds32.xml: New file.
>         * features/nds32.c: New file (generated).
>
>
> gdb/testsuite/:
> 2016-05-15  Yan-Ting Lin  <currygt52@gmail.com>
>
>         * gdb.base/float.exp: Add target check for nds32*-*-*.
>         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
>
>
> gdb/doc/:
> 2016-05-15  Yan-Ting Lin  <currygt52@gmail.com>
>
>         * gdb.texinfo (Standard Target Features): Document NDS32 features.
>         (NDS32 Features): New Section.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-29 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-29 12:23 [PING][PATCH v2] AndesTech NDS32 port Yan-Ting Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).