binutils-gdb/sim/testsuite
Mike Frysinger a39487c668 sim: cris: use -sim with C tests for cris-elf targets
Building the C tests with a cris-elf toolchain (gcc-10.2 &
newlib-4.1.0) currently fail due to warnings it emits:
cris-elf-ld: libc.a(lib_a-closer.o): in function `_close_r':
newlib/libc/reent/closer.c:47: warning: _close is not implemented and will always fail

This is because the default target for cris-elf is bare metal, not
the simulator.  For that, we need -sim.  So add it for elf targets.

We don't add it for all targets as the simulator (and testsuite)
run both libgloss programs as well as Linux userspace programs.
2021-01-07 12:21:48 -05:00
..
common sim: testsuite: delete unused Make-common.in file 2021-01-05 19:29:11 -05:00
config
d10v-elf Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
frv-elf Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
lib sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
m32r-elf Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips64el-elf Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim sim: cris: use -sim with C tests for cris-elf targets 2021-01-07 12:21:48 -05:00
.gitignore
ChangeLog sim: fr30: delete unused testsuite 2021-01-05 19:29:46 -05:00
configure sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
configure.ac sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00