[GDBserver] Shorten srv_amd64_linux_xmlfiles
authorYao Qi <yao.qi@linaro.org>
Tue, 5 Sep 2017 08:54:54 +0000 (09:54 +0100)
committerYao Qi <yao.qi@linaro.org>
Tue, 5 Sep 2017 08:54:54 +0000 (09:54 +0100)
commit38602d55e09bc9a28b5476ec3614a2483153ccaa
tree3df3778c1f7c7c25f7191830fa6078cc2f9ebf91
parent44b886ff15eccb555dda65f93c269ac9d8dd793b
[GDBserver] Shorten srv_amd64_linux_xmlfiles

GDBserver now is able to generate target descriptions from features, so
don't need to remember these target description files.

Note that it should be i386/amd64-avx-avx512-linux.xml instead of
i386/amd64-avx-avx512.xml in $srv_amd64_linux_xmlfiles.  This patch
removes it anyway.

gdb/gdbserver:

2017-09-05  Yao Qi  <yao.qi@linaro.org>

* configure.srv (srv_amd64_linux_xmlfiles): Remove
i386/amd64-XXX-linux from it.
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure.srv