8sa1-binutils-gdb/sim
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
..
aarch64 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
arm sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
avr sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
bfin sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
bpf sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
common sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
cr16 sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
cris sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
d10v sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
erc32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
frv sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
ft32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
h8300 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
igen sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
iq2000 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
lm32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m4 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m32c sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
m32r sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m68hc11 sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
mcore sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
microblaze sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
mips sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
mn10300 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
moxie sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
msp430 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
or1k sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
ppc sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
pru sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
riscv sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
rl78 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
rx sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
sh sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
testsuite sim: testsuite: merge into toplevel automake 2021-03-07 15:54:53 -05:00
v850 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
.gitignore
aclocal.m4 Enable maintainer mode for sim 2021-03-08 07:53:53 -07:00
ChangeLog Enable maintainer mode for sim 2021-03-08 07:53:53 -07:00
configure Enable maintainer mode for sim 2021-03-08 07:53:53 -07:00
configure.ac Enable maintainer mode for sim 2021-03-08 07:53:53 -07:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.am sim: testsuite: merge into toplevel automake 2021-03-07 15:54:53 -05:00
Makefile.in Enable maintainer mode for sim 2021-03-08 07:53:53 -07:00
README-HACKING sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00