binutils-gdb/sim
Mike Frysinger 4ce3ba0865 sim: testsuite: fix cris badarch in multi-target builds
This test assumes that /bin/sh will never be a CRIS ELF by way of
assuming that the current bfd cannot load it (since a basic cris
cross-compiler only understands CRIS ELFs).  In a multi-target
build though, bfd understands just about every ELF out there, so
we're able to read the /bin/sh format before failing at a diff
point in the cris code.

Let's switch to using / instead since it'll fail for a similar
reason (at least similar enough for what this test is testing).
2022-11-04 01:42:41 +07:00
..
aarch64 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
arm sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
avr sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
bfin sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
bpf sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
common sim: update --version copyright year 2022-11-03 20:09:09 +07:00
cr16 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
cris sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
d10v sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
erc32 sim: erc32: link sis to run program 2022-11-04 01:37:07 +07:00
example-synacor sim: synacor: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
frv sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
ft32 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
h8300 sim: h8300: switch to cpu for state 2022-11-02 20:57:20 +05:45
igen sim, sim/{m32c,ppc,rl78}: Use getopt_long 2022-10-29 05:39:52 +00:00
iq2000 sim: cleanup unused SIM_EXTRA_CFLAGS 2022-11-04 01:40:38 +07:00
lm32 sim: cleanup unused SIM_EXTRA_CFLAGS 2022-11-04 01:40:38 +07:00
m4 sim: split CPPFLAGS between build & host 2022-11-02 20:59:14 +05:45
m32c sim: m32c/rx: drop useless $(ENDLIST) 2022-11-04 01:39:05 +07:00
m32r sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
m68hc11 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
mcore sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
microblaze sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
mips sim: mips: simplify fpu configure logic 2022-11-04 01:37:16 +07:00
mn10300 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
moxie sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
msp430 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
or1k sim: cleanup unused SIM_EXTRA_CFLAGS 2022-11-04 01:40:38 +07:00
ppc sim: ppc: include copyright & license in --version 2022-11-03 20:15:29 +07:00
pru sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
riscv sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
rl78 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
rx sim: m32c/rx: drop useless $(ENDLIST) 2022-11-04 01:39:05 +07:00
sh sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
testsuite sim: testsuite: fix cris badarch in multi-target builds 2022-11-04 01:42:41 +07:00
v850 sim: v850: switch to standard (high-level) trace defines 2022-11-03 22:21:04 +07:00
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
arch-subdir.mk.in sim: split CPPFLAGS between build & host 2022-11-02 20:59:14 +05:45
ChangeLog-2021
config.h.in sim: Check known getopt definition existence 2022-10-11 15:18:14 +01:00
configure sim: merge gnulib logic into the top-level 2022-11-03 12:53:49 +05:45
configure.ac sim: merge gnulib logic into the top-level 2022-11-03 12:53:49 +05:45
COPYING sim: clarify license text via COPYING file 2021-11-06 01:44:06 -04:00
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS sim: Update mailing list address 2022-09-01 10:15:09 -04:00
Makefile.am sim: move common flags to default AM_CPPFLAGS 2022-11-03 12:55:19 +05:45
Makefile.in sim: move common flags to default AM_CPPFLAGS 2022-11-03 12:55:19 +05:45
README-HACKING sim: nltvals: pull target syscalls out into a dedicated source file 2021-11-28 13:23:57 -05:00