binutils-gdb/sim
Mike Frysinger b31ff1f79b sim: cris: drop custom "dynamic" test field
This tag is used to force tests to be built dynamically (i.e. without
-static linking).  This is because cris-sim.exp in dejagnu turns on
static linking in ldflags.

The default configs and runtest flags shouldn't load these boards.
If these settings are still needed, we should figure out a different
way of suppressing the stock settings wholesale.  We want these to
all pass out of the box with little to no configuration so that they
can run in a multitarget build.

With dropping "dynamic", it'll be easier to merge the custom cris
test logic with the common sim test logic.
2021-11-16 20:06:44 -05:00
..
aarch64 sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
arm sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
avr sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
bfin sim: syscall: hoist argc/argn/argnlen to common code 2021-11-16 02:13:42 -05:00
bpf sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
common sim: run: support concise env var settings 2021-11-16 03:34:28 -05:00
cr16 sim: cr16: fix build on gcc-12 (NULL comparison) 2021-11-16 23:32:00 +00:00
cris sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
d10v sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
erc32 sim: erc32: reduce -Wno-error scope 2021-11-01 00:55:02 -04:00
example-synacor sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
frv sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
ft32 sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
h8300 sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
igen sim: hoist mn10300 & v850 igen rules up to common builds 2021-11-02 22:59:07 -04:00
iq2000 sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
lm32 sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
m4
m32c sim: hoist gencode & opc2c build rules up to common builds 2021-11-02 22:59:07 -04:00
m32r sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
m68hc11 sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
mcore sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
microblaze sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
mips sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
mn10300 sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
moxie sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
msp430 sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
or1k sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
ppc sim: ppc: switch to libiberty environ.h 2021-11-06 20:35:52 -04:00
pru sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
riscv sim: callback: expose argv & environ 2021-11-16 01:13:39 -05:00
rl78 sim: rl78: drop obsolete manual dependency rules 2021-10-31 05:09:09 -04:00
rx sim: arm/bfin/rx: undefine page size from system headers 2021-11-06 20:40:20 -04:00
sh sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
testsuite sim: cris: drop custom "dynamic" test field 2021-11-16 20:06:44 -05:00
v850 sim: split program path out of argv vector 2021-11-15 02:53:29 -05:00
.gitignore
aclocal.m4
arch-subdir.mk.in sim: ppc: fallback when ln is not available [PR sim/18864] 2021-10-03 11:36:30 -04:00
ChangeLog-2021
config.h.in
configure sim: frv: flip trapdump default back to off 2021-11-10 05:19:03 -05:00
configure.ac sim: add arch-specific conditional logic 2021-10-31 02:03:16 -04:00
COPYING sim: clarify license text via COPYING file 2021-11-06 01:44:06 -04:00
MAINTAINERS gdb/sim: update my email address 2021-11-02 09:20:24 +00:00
Makefile.am sim: hoist cgen mloop rules up to common builds 2021-11-02 22:59:07 -04:00
Makefile.in sim: testsuite: add more silent build rules 2021-11-16 19:33:57 -05:00
README-HACKING