Remove d10v from testsuite
authorYao Qi <yao.qi@linaro.org>
Fri, 13 Nov 2015 15:06:38 +0000 (15:06 +0000)
committerYao Qi <yao.qi@linaro.org>
Fri, 13 Nov 2015 15:06:38 +0000 (15:06 +0000)
commitc1862d0f60ee6050e3d4add7bbb1a595b1758473
tree52ffe567d2758ac1148ad222d5575f930103225e
parent77ae9c1933b5007fdcbd222b0eaa2d775ea6ae43
Remove d10v from testsuite

This patch removes the leftover of the d10v stuff in the testsuite
directory. The d10v port was removed in GDB 6.7, but I happen to see
that there are still some leftovers about d10v in testsuite.

gdb/testsuite:

2015-11-13  Yao Qi  <yao.qi@linaro.org>

* gdb.base/call-sc.exp (test_scalar_returns): Remove the
comments about d10v.
(test_scalar_returns): Likewise.
* gdb.base/d10v.ld: Remove.
* gdb.base/overlays.exp: Remove the target triplet checking for
d10v-*-*.
* gdb.base/structs.exp (test_struct_returns): Remove the
comments about d10v.
(test_struct_calls): Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/call-sc.exp
gdb/testsuite/gdb.base/d10v.ld [deleted file]
gdb/testsuite/gdb.base/overlays.exp
gdb/testsuite/gdb.base/structs.exp
This page took 0.032404 seconds and 4 git commands to generate.