]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/frv/Makefile.in
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / sim / frv / Makefile.in
1 # Makefile template for Configure for the frv simulator
2 # Copyright (C) 1998-2013 Free Software Foundation, Inc.
3 # Contributed by Red Hat.
4 #
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
9 #
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18 ## COMMON_PRE_CONFIG_FRAG
19
20 FRV_OBJS = frv.o cpu.o decode.o sem.o model.o mloop.o cgen-par.o
21
22 CONFIG_DEVICES = dv-sockser.o
23 CONFIG_DEVICES =
24
25 SIM_OBJS = \
26 $(SIM_NEW_COMMON_OBJS) \
27 sim-cpu.o \
28 sim-hload.o \
29 sim-hrw.o \
30 sim-model.o \
31 sim-reg.o \
32 cgen-utils.o cgen-trace.o cgen-scache.o cgen-fpu.o cgen-accfp.o \
33 cgen-run.o sim-reason.o sim-engine.o sim-stop.o \
34 sim-if.o arch.o \
35 $(FRV_OBJS) \
36 traps.o interrupts.o memory.o cache.o pipeline.o \
37 profile.o profile-fr400.o profile-fr450.o profile-fr500.o profile-fr550.o options.o \
38 devices.o reset.o registers.o \
39 $(CONFIG_DEVICES)
40
41 # Extra headers included by sim-main.h.
42 SIM_EXTRA_DEPS = \
43 $(CGEN_INCLUDE_DEPS) \
44 arch.h cpuall.h frv-sim.h $(srcdir)/../../opcodes/frv-desc.h cache.h \
45 registers.h profile.h \
46 $(sim-options_h)
47
48 SIM_EXTRA_CFLAGS = @sim_trapdump@
49
50 SIM_RUN_OBJS = nrun.o
51 SIM_EXTRA_CLEAN = frv-clean
52
53 # This selects the frv newlib/libgloss syscall definitions.
54 NL_TARGET = -DNL_TARGET_frv
55
56 ## COMMON_POST_CONFIG_FRAG
57
58 arch = frv
59
60 arch.o: arch.c $(SIM_MAIN_DEPS)
61
62 devices.o: devices.c $(SIM_MAIN_DEPS)
63
64 # FRV objs
65
66 FRVBF_INCLUDE_DEPS = \
67 $(CGEN_MAIN_CPU_DEPS) \
68 $(SIM_EXTRA_DEPS) \
69 cpu.h decode.h eng.h
70
71 frv.o: frv.c $(FRVBF_INCLUDE_DEPS)
72 traps.o: traps.c $(FRVBF_INCLUDE_DEPS)
73 pipeline.o: pipeline.c $(FRVBF_INCLUDE_DEPS)
74 interrupts.o: interrupts.c $(FRVBF_INCLUDE_DEPS)
75 memory.o: memory.c $(FRVBF_INCLUDE_DEPS)
76 cache.o: cache.c $(FRVBF_INCLUDE_DEPS)
77 options.o: options.c $(FRVBF_INCLUDE_DEPS)
78 reset.o: reset.c $(FRVBF_INCLUDE_DEPS)
79 registers.o: registers.c $(FRVBF_INCLUDE_DEPS)
80 profile.o: profile.c profile-fr400.h profile-fr500.h profile-fr550.h $(FRVBF_INCLUDE_DEPS)
81 profile-fr400.o: profile-fr400.c profile-fr400.h $(FRVBF_INCLUDE_DEPS)
82 profile-fr450.o: profile-fr450.c $(FRVBF_INCLUDE_DEPS)
83 profile-fr500.o: profile-fr500.c profile-fr500.h $(FRVBF_INCLUDE_DEPS)
84 profile-fr550.o: profile-fr550.c profile-fr550.h $(FRVBF_INCLUDE_DEPS)
85 sim-if.o: sim-if.c $(FRVBF_INCLUDE_DEPS) $(srcdir)/../common/sim-core.h eng.h
86
87
88 # FIXME: Use of `mono' is wip.
89 mloop.c eng.h: stamp-mloop
90 stamp-mloop: $(srcdir)/../common/genmloop.sh mloop.in Makefile
91 $(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
92 -mono -scache -parallel-generic-write -parallel-only \
93 -cpu frvbf -infile $(srcdir)/mloop.in
94 $(SHELL) $(srcroot)/move-if-change eng.hin eng.h
95 $(SHELL) $(srcroot)/move-if-change mloop.cin mloop.c
96 touch stamp-mloop
97 mloop.o: mloop.c $(FRVBF_INCLUDE_DEPS)
98
99 cpu.o: cpu.c $(FRVBF_INCLUDE_DEPS)
100 decode.o: decode.c $(FRVBF_INCLUDE_DEPS)
101 sem.o: sem.c $(FRVBF_INCLUDE_DEPS)
102 model.o: model.c $(FRVBF_INCLUDE_DEPS)
103
104 frv-clean:
105 rm -f mloop.c eng.h stamp-mloop
106 rm -f tmp-*
107 rm -f stamp-arch stamp-cpu
108
109 # cgen support, enable with --enable-cgen-maint
110 CGEN_MAINT = ; @true
111 # The following line is commented in or out depending upon --enable-cgen-maint.
112 @CGEN_MAINT@CGEN_MAINT =
113
114 stamp-arch: $(CGEN_READ_SCM) $(CGEN_ARCH_SCM) $(srcdir)/../../cpu/frv.cpu
115 $(MAKE) cgen-arch $(CGEN_FLAGS_TO_PASS) mach=all \
116 archfile=$(srcdir)/../../cpu/frv.cpu \
117 FLAGS="with-scache"
118 touch stamp-arch
119 arch.h arch.c cpuall.h: $(CGEN_MAINT) stamp-arch
120 # @true
121
122 stamp-cpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srcdir)/../../cpu/frv.cpu
123 $(MAKE) cgen-cpu-decode $(CGEN_FLAGS_TO_PASS) \
124 cpu=frvbf mach=frv,fr550,fr500,fr450,fr400,tomcat,simple SUFFIX= \
125 archfile=$(srcdir)/../../cpu/frv.cpu \
126 FLAGS="with-scache with-profile=fn with-generic-write with-parallel-only" \
127 EXTRAFILES="$(CGEN_CPU_SEM)"
128 touch stamp-cpu
129 cpu.h sem.c model.c decode.c decode.h: $(CGEN_MAINT) stamp-cpu
130 # @true