binutils-gdb/sim/m68hc11
Mike Frysinger 136da8cd9c sim: switch to AC_CONFIG_MACRO_DIRS
Rather than hand maintain m4 includes in various autotool files,
use AC_CONFIG_MACRO_DIRS to declare the relevant search paths.
This simplifies the code, makes it more robust, and cleans out
unused logic from configure.
2021-02-13 00:24:20 -05:00
..
aclocal.m4 sim: switch to AC_CONFIG_MACRO_DIRS 2021-02-13 00:24:20 -05:00
ChangeLog sim: switch to AC_CONFIG_MACRO_DIRS 2021-02-13 00:24:20 -05:00
config.in
configure sim: switch to AC_CONFIG_MACRO_DIRS 2021-02-13 00:24:20 -05:00
configure.ac sim: switch to AC_CONFIG_MACRO_DIRS 2021-02-13 00:24:20 -05:00
dv-m68hc11.c sim: m68hc11: include stdlib.h for prototypes 2021-01-30 10:21:15 -05:00
dv-m68hc11eepr.c
dv-m68hc11sio.c
dv-m68hc11spi.c
dv-m68hc11tim.c sim: m68hc11: fix printf size warnings 2021-01-30 10:40:26 -05:00
dv-nvram.c
emulos.c
gencode.c
interp.c sim: m68hc11: tweak printf-style funcs 2021-01-30 10:25:04 -05:00
interrupts.c
interrupts.h
m68hc11_sim.c sim: m68hc11: localize a few functions 2021-01-30 10:28:38 -05:00
Makefile.in
sim-main.h