binutils-gdb/sim/m32c
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
cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdb-if.c sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
int.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
int.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
load.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
load.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m32c.opc Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
main.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in sim: introduce {COMPILE,LINK}_FOR_BUILD 2021-03-13 11:15:46 -05:00
mem.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
opc2c.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
r8c.opc Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
reg.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
safe-fgets.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
safe-fgets.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
srcdest.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
syscall.h
syscalls.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
syscalls.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
timer_a.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
trace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00