binutils-gdb/sim/m68hc11
Mike Frysinger aa09469fc6 sim: drop use of bfd/configure.host
These settings might have made sense in darker compiler times, but I
think they're largely obsolete now.  Looking through the values that
get used in HDEFINES, it's quite limited, and configure itself should
handle them.  If we still need something, we can leverage standard
autoconf macros instead, after we get a clear user report.

TDEFINES was never set anywhere and was always empty, so prune that.
2021-02-06 10:56:11 -05:00
..
aclocal.m4
ChangeLog sim: drop use of bfd/configure.host 2021-02-06 10:56:11 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: drop use of bfd/configure.host 2021-02-06 10:56:11 -05:00
configure.ac sim: m68hc11: stop making hardware conditional 2021-01-30 01:09:38 -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