8sa1-binutils-gdb/sim
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
..
aarch64 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
arm sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
avr sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
bfin sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
bpf sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
common sim: always call SIM_AC_OPTION_WARNINGS 2021-01-11 09:18:27 -05:00
cr16 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
cris sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
d10v sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
erc32 sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
frv sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
ft32 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
h8300 sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
igen sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
iq2000 sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
lm32 sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
m32c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
m32r sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
m68hc11 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
mcore sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
microblaze sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
mips sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
mn10300 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
moxie sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
msp430 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
or1k sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
ppc sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
pru sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
rl78 sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
rx sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
sh sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
testsuite sim: tests: get common tests working again 2021-01-11 18:30:06 -05:00
v850 sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog sim: sh64: delete port 2021-01-09 09:29:17 -05:00
configure sim: sh64: delete port 2021-01-09 09:29:17 -05:00
configure.ac sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.tgt sim: sh64: delete port 2021-01-09 09:29:17 -05:00
MAINTAINERS sim: sh64: delete port 2021-01-09 09:29:17 -05:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
README-HACKING sim: clean up stale AC_PREREQ refs 2021-01-09 09:27:29 -05:00