binutils-gdb/sim/testsuite
Mike Frysinger 254c3783fe sim: tests: get common tests working again
These were written with 32-bit host assumptions baked into it.
Simplify the printf formats to use ll length modifier as it's
in C11 rather than trying to manually break it up into two,
and cleanup some of the casts to stop assuming sizeof(long) is
the same as sizeof(int).

We also have to add a few more includes for the various funcs
used in here.

The tests aren't compiled automatically still.  We can figure
that out later with more work.
2021-01-11 18:30:06 -05:00
..
common sim: tests: get common tests working again 2021-01-11 18:30:06 -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
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: replace rindex with strrchr 2021-01-09 09:40:59 -05:00
.gitignore
ChangeLog sim: tests: get common tests working again 2021-01-11 18:30:06 -05:00
configure sim: sh64: delete port 2021-01-09 09:29:17 -05: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