binutils-gdb/sim
Mike Frysinger 86ef36f655 sim: testsuite: tweak parallel find invocation [PR sim/29596]
Make sure we invoke runtest with the same exp filenames when running in
parallel as it will find when run single threaded.  When `runtest` finds
files itself, it will use paths like "aarch64/allinsn.exp".  When we run
`find .` with the %p option, it produces "./aarch64/allinsn.exp".  Switch
to %P to get "aarch64/allinsn.exp".

Bug: https://sourceware.org/PR29596
2022-10-24 00:58:49 +05:45
..
aarch64
arm
avr
bfin
bpf
common sim/cgen: mask uninitialized variable warning in cgen-run.c 2022-10-19 14:32:21 +01:00
cr16
cris sim/cris: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
d10v
erc32 sim/erc32: avoid dereferencing type-punned pointer warnings 2022-10-19 14:32:22 +01:00
example-synacor
frv
ft32
h8300
igen
iq2000 sim/iq2000: silence pointer-sign warnings 2022-10-19 14:32:22 +01:00
lm32
m4 sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
m32c sim/m32c: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
m32r
m68hc11 sim/m68hc11: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
mcore
microblaze
mips sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 2022-10-23 22:51:17 +05:45
mn10300
moxie sim/moxie: add custom directory stamp rule 2022-10-11 11:22:14 +01:00
msp430
or1k
ppc sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 2022-10-23 22:51:17 +05:45
pru
riscv sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 2022-10-23 22:51:17 +05:45
rl78 sim/rl78: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
rx
sh
testsuite sim: testsuite: tweak parallel find invocation [PR sim/29596] 2022-10-24 00:58:49 +05:45
v850
.gitignore
aclocal.m4 sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
arch-subdir.mk.in sim: Remove unused CXXFLAGS substitution 2022-10-21 01:10:03 +00:00
ChangeLog-2021
config.h.in sim: Check known getopt definition existence 2022-10-11 15:18:14 +01:00
configure sim: Check known getopt definition existence 2022-10-11 15:18:14 +01:00
configure.ac sim: Check known getopt definition existence 2022-10-11 15:18:14 +01:00
COPYING
gdbinit.in
MAINTAINERS
Makefile.am
Makefile.in sim: testsuite: tweak parallel find invocation [PR sim/29596] 2022-10-24 00:58:49 +05:45
README-HACKING