repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
AArch64: Add SVE DWARF registers
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pru
/
pru.exp
blob
ac01a3cf559b5b8357259f4eda8070d30e4d1ba1
1
if { ! [istarget pru-*-*] } {
2
return
3
}
4
5
foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
6
verbose [file rootname $test]
7
run_dump_test [file rootname $test]
8
}