binutils-gdb/sim/d10v
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
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
d10v_sim.h
endian.c
gencode.c
interp.c
Makefile.in sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
sim-main.h
simops.c