binutils-gdb/sim/h8300
Mike Frysinger 37e9f18266 sim: switch to AC_CHECK_FUNCS_ONCE & merge a little
This avoids duplicate tests for functions between common m4, arches,
and any other sources that would trigger func tests.

Also manually delete known duplicate function tests between the m4,
bfin, and v850 ports.
2021-04-18 21:55:17 -04:00
..
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: switch to AC_CHECK_FUNCS_ONCE & merge a little 2021-04-18 21:55:17 -04:00
compile.c sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 2021-04-12 00:14:32 -04:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: switch to AC_CHECK_FUNCS_ONCE & merge a little 2021-04-18 21:55:17 -04:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.h sim: h8300: drop separate eightbit memory buffer 2021-01-13 21:54:00 -05:00
writecode.c