binutils-gdb/sim/m68hc11
Mike Frysinger c6c7769d9d sim: introduce {COMPILE,LINK}_FOR_BUILD
These use the same pattern as seen in the opcodes/ dir and in automake
in general (ish).  This helps simplify the boilerplate for building and
linking build-time code, and fixes some inconsistency in flag usage.

For rules that were compiling+linking in a single step, split them into
separate steps so we can apply the correct set of options.  This matches
automake behavior too.
2021-03-13 11:15:46 -05:00
..
aclocal.m4 sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
ChangeLog sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: set up build-time compiler settings 2021-02-28 03:14:59 -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 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-m68hc11sio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-m68hc11spi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-m68hc11tim.c sim: m68hc11: fix printf size warnings 2021-01-30 10:40:26 -05:00
dv-nvram.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
emulos.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gencode.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: m68hc11: tweak printf-style funcs 2021-01-30 10:25:04 -05:00
interrupts.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interrupts.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m68hc11_sim.c sim: m68hc11: localize a few functions 2021-01-30 10:28:38 -05:00
Makefile.in sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00