binutils-gdb/sim/m68hc11
Mike Frysinger a3e2cc64a6 sim: use AC_CHECK_TOOL to find ar
Rather than require $AR be set and then default to `ar`, use the
standard AC_CHECK_TOOL helper to find a good prefixed tool.  In
practice this shouldn't change much as we seem to have macros in
the tree that were already setting it up, but we shouldn't rely
on that implicitly.
2021-02-28 03:03:44 -05:00
..
aclocal.m4 sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
ChangeLog sim: require AC_PROG_CPP explicitly 2021-02-28 02:19:51 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -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