repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
daily update
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-tic6x
/
tic6x.exp
blob
3108a09ec2c0ce61458ba1e5f07061cb941cdf8c
1
if { [istarget tic6x-*-*] } {
2
foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
3
if { [runtest_file_p $runtests $test] } {
4
run_dump_test [file rootname $test]
5
}
6
}
7
}