binutils-gdb/sim/cr16
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
cr16_sim.h sim: cr16/d10v: move storage out of header 2021-01-09 09:39:17 -05:00
gencode.c
interp.c sim: cr16/d10v: move storage out of header 2021-01-09 09:39:17 -05:00
Makefile.in sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
sim-main.h
simops.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00