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]Clean up the XML files for ARM



> > Hi,
> >
> > Attachment is an updated patch with the removal of arm in filename. There
> is also a change to gdb regression test case. Is this one OK?
> >
> > BR,
> > Terry
> >
> > Updated ChangeLog:
> >
> >
> > 2014-06-16  Terry Guo  <terry.guo@arm.com>
> >
> >      * features/arm-core.xml: Move to ...
> >      * features/arm/core.xml: ... here.
> >      * features/arm-fpa.xml: Move to ...
> >      * features/arm/fpa.xml: ... here.
> >      * features/arm-m-profile.xml: Move to ...
> >      * features/arm/m-profile.xml: ... here.
> >      * features/arm-vfpv2.xml: Move to ...
> >      * features/arm/vfpv2.xml: ... here.
> >      * features/arm-vfpv3.xml: Move to ...
> >      * features/arm/vfpv3.xml: ... here.
> >      * features/arm-with-iwmmxt.xml: Move to ...
> >      * features/arm/with-iwmmxt.xml: ... here.
> >      * features/arm-with-iwmmxt.c: Move to ...
> >      * features/arm/with-iwmmxt.c: ... here.
> >      * features/arm-with-m.xml: Move to ...
> >      * features/arm/with-m.xml: ... here.
> >      * features/arm-with-m.c: Move to ...
> >      * features/arm/with-m.c: ... here.
> >      * features/arm-with-m-fpa-layout.xml: Move to ...
> >      * features/arm/with-m-fpa-layout.xml: ... here.
> >      * features/arm-with-m-fpa-layout.c: Move to ...
> >      * features/arm/with-m-fpa-layout.c: ... here.
> >      * features/arm-with-m-vfp-d16.xml: Move to ...
> >      * features/arm/with-m-vfp-d16.xml: ... here.
> >      * features/arm-with-m-vfp-d16.c: Move to ...
> >      * features/arm/with-m-vfp-d16.c: ... here.
> >      * features/arm-with-neon.xml: Move to ...
> >      * features/arm/with-neon.xml: ... here.
> >      * features/arm-with-neon.c: Move to ...
> >      * features/arm/with-neon.c: ... here.
> >      * features/arm-with-vfpv2.xml: Move to ...
> >      * features/arm/with-vfpv2.xml: ... here.
> >      * features/arm-with-vfpv2.c: Move to ...
> >      * features/arm/with-vfpv2.c: ... here.
> >      * features/arm-with-vfpv3.xml: Move to ...
> >      * features/arm/with-vfpv3.xml: ... here.
> >      * features/arm-with-vfpv3.c: Move to ...
> >      * features/arm/with-vfpv3.c: ... here.
> >      * features/xscale-iwmmxt.xml: Move to ...
> >      * features/arm/xscale-iwmmxt.xml: ... here.
> >      * features/Makefile: Use new paths to refer ARM files.
> >      * arm-tdep.c: Use new paths to include files.
> >
> > gdb/gdbserver/ChangeLog:
> >
> > 2014-06-16  Terry Guo  <terry.guo@arm.com>
> >
> >      * configure.srv: Use new paths to refer ARM XML files.
> >
> > 2014-06-16  Terry Guo  <terry.guo@arm.com>
> >
> >      * gdb.xml/tdesc-regs.exp (arm): Use new path to refer ARM XML file.
> 
> This looks ok to me.
> 
> --
> Will Newton
> Toolchain Working Group, Linaro

Sorry that I am still new to gdb community. Does this mean the approval of this patch? If not, do you know who should I ask to approve this patch? Thanks.

BR,
Terry



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