]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/Makefile.in
0693572987e54d063dba33f4db5ab5e779f09d91
[thirdparty/binutils-gdb.git] / sim / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 1993-2022 Free Software Foundation, Inc.
18 #
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 3 of the License, or
22 # (at your option) any later version.
23 #
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this program. If not, see <http://www.gnu.org/licenses/>.
31
32
33
34
35 VPATH = @srcdir@
36 am__is_gnu_make = { \
37 if test -z '$(MAKELEVEL)'; then \
38 false; \
39 elif test -n '$(MAKE_HOST)'; then \
40 true; \
41 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42 true; \
43 else \
44 false; \
45 fi; \
46 }
47 am__make_running_with_option = \
48 case $${target_option-} in \
49 ?) ;; \
50 *) echo "am__make_running_with_option: internal error: invalid" \
51 "target option '$${target_option-}' specified" >&2; \
52 exit 1;; \
53 esac; \
54 has_opt=no; \
55 sane_makeflags=$$MAKEFLAGS; \
56 if $(am__is_gnu_make); then \
57 sane_makeflags=$$MFLAGS; \
58 else \
59 case $$MAKEFLAGS in \
60 *\\[\ \ ]*) \
61 bs=\\; \
62 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
64 esac; \
65 fi; \
66 skip_next=no; \
67 strip_trailopt () \
68 { \
69 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70 }; \
71 for flg in $$sane_makeflags; do \
72 test $$skip_next = yes && { skip_next=no; continue; }; \
73 case $$flg in \
74 *=*|--*) continue;; \
75 -*I) strip_trailopt 'I'; skip_next=yes;; \
76 -*I?*) strip_trailopt 'I';; \
77 -*O) strip_trailopt 'O'; skip_next=yes;; \
78 -*O?*) strip_trailopt 'O';; \
79 -*l) strip_trailopt 'l'; skip_next=yes;; \
80 -*l?*) strip_trailopt 'l';; \
81 -[dEDm]) skip_next=yes;; \
82 -[JT]) skip_next=yes;; \
83 esac; \
84 case $$flg in \
85 *$$target_option*) has_opt=yes; break;; \
86 esac; \
87 done; \
88 test $$has_opt = yes
89 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91 pkgdatadir = $(datadir)/@PACKAGE@
92 pkgincludedir = $(includedir)/@PACKAGE@
93 pkglibdir = $(libdir)/@PACKAGE@
94 pkglibexecdir = $(libexecdir)/@PACKAGE@
95 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96 install_sh_DATA = $(install_sh) -c -m 644
97 install_sh_PROGRAM = $(install_sh) -c
98 install_sh_SCRIPT = $(install_sh) -c
99 INSTALL_HEADER = $(INSTALL_DATA)
100 transform = $(program_transform_name)
101 NORMAL_INSTALL = :
102 PRE_INSTALL = :
103 POST_INSTALL = :
104 NORMAL_UNINSTALL = :
105 PRE_UNINSTALL = :
106 POST_UNINSTALL = :
107 build_triplet = @build@
108 host_triplet = @host@
109 target_triplet = @target@
110 check_PROGRAMS = $(am__EXEEXT_8) $(am__EXEEXT_9)
111 noinst_PROGRAMS = $(am__EXEEXT_10) $(am__EXEEXT_11) $(am__EXEEXT_12) \
112 $(am__EXEEXT_13) $(am__EXEEXT_14) $(am__EXEEXT_15) \
113 $(am__EXEEXT_16) $(am__EXEEXT_17) $(am__EXEEXT_18) \
114 $(am__EXEEXT_19) $(am__EXEEXT_20) $(am__EXEEXT_21) \
115 $(am__EXEEXT_22) $(am__EXEEXT_23) $(am__EXEEXT_24) \
116 $(am__EXEEXT_25) $(am__EXEEXT_26) $(am__EXEEXT_27) \
117 $(am__EXEEXT_28) $(am__EXEEXT_29) $(am__EXEEXT_30) \
118 $(am__EXEEXT_31) $(am__EXEEXT_32) $(am__EXEEXT_33) \
119 $(am__EXEEXT_34) $(am__EXEEXT_35) $(am__EXEEXT_36) \
120 $(am__EXEEXT_37) $(am__EXEEXT_38) $(am__EXEEXT_39) \
121 $(am__EXEEXT_40) $(am__EXEEXT_41)
122 EXTRA_PROGRAMS = $(am__EXEEXT_2) testsuite/common/bits-gen$(EXEEXT) \
123 testsuite/common/fpu-tst$(EXEEXT) $(am__EXEEXT_3) \
124 $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
125 $(am__EXEEXT_7)
126 @ENABLE_SIM_TRUE@am__append_1 = \
127 @ENABLE_SIM_TRUE@ $(srcroot)/include/sim/callback.h \
128 @ENABLE_SIM_TRUE@ $(srcroot)/include/sim/sim.h
129
130 @SIM_ENABLE_HW_TRUE@am__append_2 = \
131 @SIM_ENABLE_HW_TRUE@ $(SIM_COMMON_HW_OBJS) \
132 @SIM_ENABLE_HW_TRUE@ $(SIM_HW_SOCKSER)
133
134 @SIM_ENABLE_HW_TRUE@am__append_3 = SIM_HW_DEVICES_="$(SIM_HW_DEVICES)"
135 @SIM_ENABLE_IGEN_TRUE@am__append_4 = $(IGEN)
136 @SIM_ENABLE_IGEN_TRUE@am__append_5 = igen/libigen.a
137 @SIM_ENABLE_IGEN_TRUE@am__append_6 = $(igen_IGEN_TOOLS)
138 @SIM_ENABLE_IGEN_TRUE@am__append_7 = $(igen_IGEN_TOOLS)
139 TESTS = testsuite/common/bits32m0$(EXEEXT) \
140 testsuite/common/bits32m31$(EXEEXT) \
141 testsuite/common/bits64m0$(EXEEXT) \
142 testsuite/common/bits64m63$(EXEEXT) \
143 testsuite/common/alu-tst$(EXEEXT)
144 @SIM_ENABLE_ARCH_aarch64_TRUE@am__append_8 = aarch64/run
145 @SIM_ENABLE_ARCH_arm_TRUE@am__append_9 = arm/run
146 @SIM_ENABLE_ARCH_avr_TRUE@am__append_10 = avr/run
147 @SIM_ENABLE_ARCH_bfin_TRUE@am__append_11 = bfin/run
148 @SIM_ENABLE_ARCH_bfin_TRUE@am__append_12 = bfin_SIM_EXTRA_HW_DEVICES="$(bfin_SIM_EXTRA_HW_DEVICES)"
149 @SIM_ENABLE_ARCH_bpf_TRUE@am__append_13 = bpf/run
150 @SIM_ENABLE_ARCH_bpf_TRUE@am__append_14 = $(bpf_BUILD_OUTPUTS)
151 @SIM_ENABLE_ARCH_bpf_TRUE@am__append_15 = $(bpf_BUILD_OUTPUTS)
152 @SIM_ENABLE_ARCH_cr16_TRUE@am__append_16 = cr16/run
153 @SIM_ENABLE_ARCH_cr16_TRUE@am__append_17 = $(cr16_BUILD_OUTPUTS)
154 @SIM_ENABLE_ARCH_cr16_TRUE@am__append_18 = cr16/gencode
155 @SIM_ENABLE_ARCH_cr16_TRUE@am__append_19 = $(cr16_BUILD_OUTPUTS)
156 @SIM_ENABLE_ARCH_cris_TRUE@am__append_20 = cris/run
157 @SIM_ENABLE_ARCH_cris_TRUE@am__append_21 = cris_SIM_EXTRA_HW_DEVICES="$(cris_SIM_EXTRA_HW_DEVICES)"
158 @SIM_ENABLE_ARCH_cris_TRUE@am__append_22 = cris/rvdummy
159 @SIM_ENABLE_ARCH_cris_TRUE@am__append_23 = $(cris_BUILD_OUTPUTS)
160 @SIM_ENABLE_ARCH_cris_TRUE@am__append_24 = $(cris_BUILD_OUTPUTS)
161 @SIM_ENABLE_ARCH_d10v_TRUE@am__append_25 = d10v/run
162 @SIM_ENABLE_ARCH_d10v_TRUE@am__append_26 = $(d10v_BUILD_OUTPUTS)
163 @SIM_ENABLE_ARCH_d10v_TRUE@am__append_27 = d10v/gencode
164 @SIM_ENABLE_ARCH_d10v_TRUE@am__append_28 = $(d10v_BUILD_OUTPUTS)
165 @SIM_ENABLE_ARCH_erc32_TRUE@am__append_29 = erc32/run erc32/sis
166 @SIM_ENABLE_ARCH_erc32_TRUE@am__append_30 = sim-%D-install-exec-local
167 @SIM_ENABLE_ARCH_erc32_TRUE@am__append_31 = sim-erc32-uninstall-local
168 @SIM_ENABLE_ARCH_examples_TRUE@am__append_32 = example-synacor/run
169 @SIM_ENABLE_ARCH_frv_TRUE@am__append_33 = frv/run
170 @SIM_ENABLE_ARCH_frv_TRUE@am__append_34 = $(frv_BUILD_OUTPUTS)
171 @SIM_ENABLE_ARCH_frv_TRUE@am__append_35 = $(frv_BUILD_OUTPUTS)
172 @SIM_ENABLE_ARCH_ft32_TRUE@am__append_36 = ft32/run
173 @SIM_ENABLE_ARCH_h8300_TRUE@am__append_37 = h8300/run
174 @SIM_ENABLE_ARCH_iq2000_TRUE@am__append_38 = iq2000/run
175 @SIM_ENABLE_ARCH_iq2000_TRUE@am__append_39 = $(iq2000_BUILD_OUTPUTS)
176 @SIM_ENABLE_ARCH_iq2000_TRUE@am__append_40 = $(iq2000_BUILD_OUTPUTS)
177 @SIM_ENABLE_ARCH_lm32_TRUE@am__append_41 = lm32/run
178 @SIM_ENABLE_ARCH_lm32_TRUE@am__append_42 = lm32_SIM_EXTRA_HW_DEVICES="$(lm32_SIM_EXTRA_HW_DEVICES)"
179 @SIM_ENABLE_ARCH_lm32_TRUE@am__append_43 = $(lm32_BUILD_OUTPUTS)
180 @SIM_ENABLE_ARCH_lm32_TRUE@am__append_44 = $(lm32_BUILD_OUTPUTS)
181 @SIM_ENABLE_ARCH_m32c_TRUE@am__append_45 = m32c/run
182 @SIM_ENABLE_ARCH_m32c_TRUE@am__append_46 = $(m32c_BUILD_OUTPUTS)
183 @SIM_ENABLE_ARCH_m32c_TRUE@am__append_47 = m32c/opc2c
184 @SIM_ENABLE_ARCH_m32c_TRUE@am__append_48 = \
185 @SIM_ENABLE_ARCH_m32c_TRUE@ $(m32c_BUILD_OUTPUTS) \
186 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/m32c.c.log \
187 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/r8c.c.log
188
189 @SIM_ENABLE_ARCH_m32r_TRUE@am__append_49 = m32r/run
190 @SIM_ENABLE_ARCH_m32r_TRUE@am__append_50 = m32r_SIM_EXTRA_HW_DEVICES="$(m32r_SIM_EXTRA_HW_DEVICES)"
191 @SIM_ENABLE_ARCH_m32r_TRUE@am__append_51 = $(m32r_BUILD_OUTPUTS)
192 @SIM_ENABLE_ARCH_m32r_TRUE@am__append_52 = $(m32r_BUILD_OUTPUTS)
193 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__append_53 = m68hc11/run
194 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__append_54 = m68hc11_SIM_EXTRA_HW_DEVICES="$(m68hc11_SIM_EXTRA_HW_DEVICES)"
195 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__append_55 = $(m68hc11_BUILD_OUTPUTS)
196 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__append_56 = m68hc11/gencode
197 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__append_57 = $(m68hc11_BUILD_OUTPUTS)
198 @SIM_ENABLE_ARCH_mcore_TRUE@am__append_58 = mcore/run
199 @SIM_ENABLE_ARCH_microblaze_TRUE@am__append_59 = microblaze/run
200 @SIM_ENABLE_ARCH_mips_TRUE@am__append_60 = mips/run
201 @SIM_ENABLE_ARCH_mips_TRUE@am__append_61 = $(IGEN)
202 @SIM_ENABLE_ARCH_mips_TRUE@am__append_62 = mips_SIM_EXTRA_HW_DEVICES="$(mips_SIM_EXTRA_HW_DEVICES)"
203 @SIM_ENABLE_ARCH_mn10300_TRUE@am__append_63 = mn10300/run
204 @SIM_ENABLE_ARCH_mn10300_TRUE@am__append_64 = mn10300_SIM_EXTRA_HW_DEVICES="$(mn10300_SIM_EXTRA_HW_DEVICES)"
205 @SIM_ENABLE_ARCH_mn10300_TRUE@am__append_65 = $(mn10300_BUILD_OUTPUTS)
206 @SIM_ENABLE_ARCH_mn10300_TRUE@am__append_66 = $(mn10300_BUILD_OUTPUTS)
207 @SIM_ENABLE_ARCH_moxie_TRUE@am__append_67 = moxie/run
208 @SIM_ENABLE_ARCH_msp430_TRUE@am__append_68 = msp430/run
209 @SIM_ENABLE_ARCH_or1k_TRUE@am__append_69 = or1k/run
210 @SIM_ENABLE_ARCH_or1k_TRUE@am__append_70 = $(or1k_BUILD_OUTPUTS)
211 @SIM_ENABLE_ARCH_or1k_TRUE@am__append_71 = $(or1k_BUILD_OUTPUTS)
212 @SIM_ENABLE_ARCH_ppc_TRUE@am__append_72 = ppc/run ppc/psim
213 @SIM_ENABLE_ARCH_pru_TRUE@am__append_73 = pru/run
214 @SIM_ENABLE_ARCH_riscv_TRUE@am__append_74 = riscv/run
215 @SIM_ENABLE_ARCH_rl78_TRUE@am__append_75 = rl78/run
216 @SIM_ENABLE_ARCH_rx_TRUE@am__append_76 = rx/run
217 @SIM_ENABLE_ARCH_sh_TRUE@am__append_77 = sh/run
218 @SIM_ENABLE_ARCH_sh_TRUE@am__append_78 = $(sh_BUILD_OUTPUTS)
219 @SIM_ENABLE_ARCH_sh_TRUE@am__append_79 = sh/gencode
220 @SIM_ENABLE_ARCH_sh_TRUE@am__append_80 = $(sh_BUILD_OUTPUTS)
221 @SIM_ENABLE_ARCH_v850_TRUE@am__append_81 = v850/run
222 @SIM_ENABLE_ARCH_v850_TRUE@am__append_82 = $(v850_BUILD_OUTPUTS)
223 @SIM_ENABLE_ARCH_v850_TRUE@am__append_83 = $(v850_BUILD_OUTPUTS)
224 subdir = .
225 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
226 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
227 $(top_srcdir)/../config/depstand.m4 \
228 $(top_srcdir)/../config/lead-dot.m4 \
229 $(top_srcdir)/../config/override.m4 \
230 $(top_srcdir)/../config/pkg.m4 $(top_srcdir)/../libtool.m4 \
231 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
232 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
233 $(top_srcdir)/m4/sim_ac_option_alignment.m4 \
234 $(top_srcdir)/m4/sim_ac_option_assert.m4 \
235 $(top_srcdir)/m4/sim_ac_option_cgen_maint.m4 \
236 $(top_srcdir)/m4/sim_ac_option_debug.m4 \
237 $(top_srcdir)/m4/sim_ac_option_endian.m4 \
238 $(top_srcdir)/m4/sim_ac_option_environment.m4 \
239 $(top_srcdir)/m4/sim_ac_option_hardware.m4 \
240 $(top_srcdir)/m4/sim_ac_option_inline.m4 \
241 $(top_srcdir)/m4/sim_ac_option_profile.m4 \
242 $(top_srcdir)/m4/sim_ac_option_reserved_bits.m4 \
243 $(top_srcdir)/m4/sim_ac_option_scache.m4 \
244 $(top_srcdir)/m4/sim_ac_option_smp.m4 \
245 $(top_srcdir)/m4/sim_ac_option_stdio.m4 \
246 $(top_srcdir)/m4/sim_ac_option_trace.m4 \
247 $(top_srcdir)/m4/sim_ac_option_warnings.m4 \
248 $(top_srcdir)/m4/sim_ac_platform.m4 \
249 $(top_srcdir)/m4/sim_ac_toolchain.m4 \
250 $(top_srcdir)/frv/acinclude.m4 $(top_srcdir)/mips/acinclude.m4 \
251 $(top_srcdir)/riscv/acinclude.m4 $(top_srcdir)/rx/acinclude.m4 \
252 $(top_srcdir)/configure.ac
253 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
254 $(ACLOCAL_M4)
255 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
256 $(am__configure_deps) $(am__pkginclude_HEADERS_DIST)
257 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
258 configure.lineno config.status.lineno
259 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
260 CONFIG_HEADER = config.h
261 CONFIG_CLEAN_FILES = Make-common.sim aarch64/Makefile.sim \
262 aarch64/.gdbinit arm/Makefile.sim arm/.gdbinit \
263 avr/Makefile.sim avr/.gdbinit bfin/Makefile.sim bfin/.gdbinit \
264 bpf/Makefile.sim bpf/.gdbinit cr16/Makefile.sim cr16/.gdbinit \
265 cris/Makefile.sim cris/.gdbinit d10v/Makefile.sim \
266 d10v/.gdbinit frv/Makefile.sim frv/.gdbinit ft32/Makefile.sim \
267 ft32/.gdbinit h8300/Makefile.sim h8300/.gdbinit \
268 iq2000/Makefile.sim iq2000/.gdbinit lm32/Makefile.sim \
269 lm32/.gdbinit m32c/Makefile.sim m32c/.gdbinit \
270 m32r/Makefile.sim m32r/.gdbinit m68hc11/Makefile.sim \
271 m68hc11/.gdbinit mcore/Makefile.sim mcore/.gdbinit \
272 microblaze/Makefile.sim microblaze/.gdbinit mips/Makefile.sim \
273 mips/.gdbinit mn10300/Makefile.sim mn10300/.gdbinit \
274 moxie/Makefile.sim moxie/.gdbinit msp430/Makefile.sim \
275 msp430/.gdbinit or1k/Makefile.sim or1k/.gdbinit ppc/.gdbinit \
276 pru/Makefile.sim pru/.gdbinit riscv/Makefile.sim \
277 riscv/.gdbinit rl78/Makefile.sim rl78/.gdbinit rx/Makefile.sim \
278 rx/.gdbinit sh/Makefile.sim sh/.gdbinit erc32/Makefile.sim \
279 erc32/.gdbinit v850/Makefile.sim v850/.gdbinit \
280 example-synacor/Makefile.sim example-synacor/.gdbinit \
281 arch-subdir.mk .gdbinit
282 CONFIG_CLEAN_VPATH_FILES =
283 LIBRARIES = $(noinst_LIBRARIES)
284 ARFLAGS = cru
285 AM_V_AR = $(am__v_AR_@AM_V@)
286 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
287 am__v_AR_0 = @echo " AR " $@;
288 am__v_AR_1 =
289 common_libcommon_a_AR = $(AR) $(ARFLAGS)
290 common_libcommon_a_LIBADD =
291 am__dirstamp = $(am__leading_dot)dirstamp
292 am_common_libcommon_a_OBJECTS = common/callback.$(OBJEXT) \
293 common/portability.$(OBJEXT) common/sim-load.$(OBJEXT) \
294 common/syscall.$(OBJEXT) common/target-newlib-errno.$(OBJEXT) \
295 common/target-newlib-open.$(OBJEXT) \
296 common/target-newlib-signal.$(OBJEXT) \
297 common/target-newlib-syscall.$(OBJEXT) \
298 common/version.$(OBJEXT)
299 common_libcommon_a_OBJECTS = $(am_common_libcommon_a_OBJECTS)
300 igen_libigen_a_AR = $(AR) $(ARFLAGS)
301 igen_libigen_a_LIBADD =
302 @SIM_ENABLE_IGEN_TRUE@am_igen_libigen_a_OBJECTS = \
303 @SIM_ENABLE_IGEN_TRUE@ igen/table.$(OBJEXT) igen/lf.$(OBJEXT) \
304 @SIM_ENABLE_IGEN_TRUE@ igen/misc.$(OBJEXT) \
305 @SIM_ENABLE_IGEN_TRUE@ igen/filter_host.$(OBJEXT) \
306 @SIM_ENABLE_IGEN_TRUE@ igen/ld-decode.$(OBJEXT) \
307 @SIM_ENABLE_IGEN_TRUE@ igen/ld-cache.$(OBJEXT) \
308 @SIM_ENABLE_IGEN_TRUE@ igen/filter.$(OBJEXT) \
309 @SIM_ENABLE_IGEN_TRUE@ igen/ld-insn.$(OBJEXT) \
310 @SIM_ENABLE_IGEN_TRUE@ igen/gen-model.$(OBJEXT) \
311 @SIM_ENABLE_IGEN_TRUE@ igen/gen-itable.$(OBJEXT) \
312 @SIM_ENABLE_IGEN_TRUE@ igen/gen-icache.$(OBJEXT) \
313 @SIM_ENABLE_IGEN_TRUE@ igen/gen-semantics.$(OBJEXT) \
314 @SIM_ENABLE_IGEN_TRUE@ igen/gen-idecode.$(OBJEXT) \
315 @SIM_ENABLE_IGEN_TRUE@ igen/gen-support.$(OBJEXT) \
316 @SIM_ENABLE_IGEN_TRUE@ igen/gen-engine.$(OBJEXT) \
317 @SIM_ENABLE_IGEN_TRUE@ igen/gen.$(OBJEXT)
318 igen_libigen_a_OBJECTS = $(am_igen_libigen_a_OBJECTS)
319 @SIM_ENABLE_IGEN_TRUE@am__EXEEXT_1 = $(IGEN) igen/filter$(EXEEXT) \
320 @SIM_ENABLE_IGEN_TRUE@ igen/gen$(EXEEXT) igen/ld-cache$(EXEEXT) \
321 @SIM_ENABLE_IGEN_TRUE@ igen/ld-decode$(EXEEXT) \
322 @SIM_ENABLE_IGEN_TRUE@ igen/ld-insn$(EXEEXT) \
323 @SIM_ENABLE_IGEN_TRUE@ igen/table$(EXEEXT)
324 @SIM_ENABLE_IGEN_TRUE@am__EXEEXT_2 = $(am__EXEEXT_1)
325 @SIM_ENABLE_ARCH_cr16_TRUE@am__EXEEXT_3 = cr16/gencode$(EXEEXT)
326 @SIM_ENABLE_ARCH_d10v_TRUE@am__EXEEXT_4 = d10v/gencode$(EXEEXT)
327 @SIM_ENABLE_ARCH_m32c_TRUE@am__EXEEXT_5 = m32c/opc2c$(EXEEXT)
328 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__EXEEXT_6 = m68hc11/gencode$(EXEEXT)
329 @SIM_ENABLE_ARCH_sh_TRUE@am__EXEEXT_7 = sh/gencode$(EXEEXT)
330 am__EXEEXT_8 = testsuite/common/bits32m0$(EXEEXT) \
331 testsuite/common/bits32m31$(EXEEXT) \
332 testsuite/common/bits64m0$(EXEEXT) \
333 testsuite/common/bits64m63$(EXEEXT) \
334 testsuite/common/alu-tst$(EXEEXT)
335 @SIM_ENABLE_ARCH_cris_TRUE@am__EXEEXT_9 = cris/rvdummy$(EXEEXT)
336 @SIM_ENABLE_ARCH_aarch64_TRUE@am__EXEEXT_10 = aarch64/run$(EXEEXT)
337 @SIM_ENABLE_ARCH_arm_TRUE@am__EXEEXT_11 = arm/run$(EXEEXT)
338 @SIM_ENABLE_ARCH_avr_TRUE@am__EXEEXT_12 = avr/run$(EXEEXT)
339 @SIM_ENABLE_ARCH_bfin_TRUE@am__EXEEXT_13 = bfin/run$(EXEEXT)
340 @SIM_ENABLE_ARCH_bpf_TRUE@am__EXEEXT_14 = bpf/run$(EXEEXT)
341 @SIM_ENABLE_ARCH_cr16_TRUE@am__EXEEXT_15 = cr16/run$(EXEEXT)
342 @SIM_ENABLE_ARCH_cris_TRUE@am__EXEEXT_16 = cris/run$(EXEEXT)
343 @SIM_ENABLE_ARCH_d10v_TRUE@am__EXEEXT_17 = d10v/run$(EXEEXT)
344 @SIM_ENABLE_ARCH_erc32_TRUE@am__EXEEXT_18 = erc32/run$(EXEEXT) \
345 @SIM_ENABLE_ARCH_erc32_TRUE@ erc32/sis$(EXEEXT)
346 @SIM_ENABLE_ARCH_examples_TRUE@am__EXEEXT_19 = \
347 @SIM_ENABLE_ARCH_examples_TRUE@ example-synacor/run$(EXEEXT)
348 @SIM_ENABLE_ARCH_frv_TRUE@am__EXEEXT_20 = frv/run$(EXEEXT)
349 @SIM_ENABLE_ARCH_ft32_TRUE@am__EXEEXT_21 = ft32/run$(EXEEXT)
350 @SIM_ENABLE_ARCH_h8300_TRUE@am__EXEEXT_22 = h8300/run$(EXEEXT)
351 @SIM_ENABLE_ARCH_iq2000_TRUE@am__EXEEXT_23 = iq2000/run$(EXEEXT)
352 @SIM_ENABLE_ARCH_lm32_TRUE@am__EXEEXT_24 = lm32/run$(EXEEXT)
353 @SIM_ENABLE_ARCH_m32c_TRUE@am__EXEEXT_25 = m32c/run$(EXEEXT)
354 @SIM_ENABLE_ARCH_m32r_TRUE@am__EXEEXT_26 = m32r/run$(EXEEXT)
355 @SIM_ENABLE_ARCH_m68hc11_TRUE@am__EXEEXT_27 = m68hc11/run$(EXEEXT)
356 @SIM_ENABLE_ARCH_mcore_TRUE@am__EXEEXT_28 = mcore/run$(EXEEXT)
357 @SIM_ENABLE_ARCH_microblaze_TRUE@am__EXEEXT_29 = \
358 @SIM_ENABLE_ARCH_microblaze_TRUE@ microblaze/run$(EXEEXT)
359 @SIM_ENABLE_ARCH_mips_TRUE@am__EXEEXT_30 = mips/run$(EXEEXT)
360 @SIM_ENABLE_ARCH_mn10300_TRUE@am__EXEEXT_31 = mn10300/run$(EXEEXT)
361 @SIM_ENABLE_ARCH_moxie_TRUE@am__EXEEXT_32 = moxie/run$(EXEEXT)
362 @SIM_ENABLE_ARCH_msp430_TRUE@am__EXEEXT_33 = msp430/run$(EXEEXT)
363 @SIM_ENABLE_ARCH_or1k_TRUE@am__EXEEXT_34 = or1k/run$(EXEEXT)
364 @SIM_ENABLE_ARCH_ppc_TRUE@am__EXEEXT_35 = ppc/run$(EXEEXT) \
365 @SIM_ENABLE_ARCH_ppc_TRUE@ ppc/psim$(EXEEXT)
366 @SIM_ENABLE_ARCH_pru_TRUE@am__EXEEXT_36 = pru/run$(EXEEXT)
367 @SIM_ENABLE_ARCH_riscv_TRUE@am__EXEEXT_37 = riscv/run$(EXEEXT)
368 @SIM_ENABLE_ARCH_rl78_TRUE@am__EXEEXT_38 = rl78/run$(EXEEXT)
369 @SIM_ENABLE_ARCH_rx_TRUE@am__EXEEXT_39 = rx/run$(EXEEXT)
370 @SIM_ENABLE_ARCH_sh_TRUE@am__EXEEXT_40 = sh/run$(EXEEXT)
371 @SIM_ENABLE_ARCH_v850_TRUE@am__EXEEXT_41 = v850/run$(EXEEXT)
372 PROGRAMS = $(noinst_PROGRAMS)
373 am_aarch64_run_OBJECTS =
374 aarch64_run_OBJECTS = $(am_aarch64_run_OBJECTS)
375 am__DEPENDENCIES_1 = $(SIM_COMMON_LIB) $(BFD_LIB) $(OPCODES_LIB) \
376 $(LIBIBERTY_LIB)
377 @SIM_ENABLE_ARCH_aarch64_TRUE@aarch64_run_DEPENDENCIES = \
378 @SIM_ENABLE_ARCH_aarch64_TRUE@ aarch64/nrun.o aarch64/libsim.a \
379 @SIM_ENABLE_ARCH_aarch64_TRUE@ $(am__DEPENDENCIES_1)
380 AM_V_lt = $(am__v_lt_@AM_V@)
381 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
382 am__v_lt_0 = --silent
383 am__v_lt_1 =
384 am_arm_run_OBJECTS =
385 arm_run_OBJECTS = $(am_arm_run_OBJECTS)
386 @SIM_ENABLE_ARCH_arm_TRUE@arm_run_DEPENDENCIES = arm/nrun.o \
387 @SIM_ENABLE_ARCH_arm_TRUE@ arm/libsim.a $(am__DEPENDENCIES_1)
388 am_avr_run_OBJECTS =
389 avr_run_OBJECTS = $(am_avr_run_OBJECTS)
390 @SIM_ENABLE_ARCH_avr_TRUE@avr_run_DEPENDENCIES = avr/nrun.o \
391 @SIM_ENABLE_ARCH_avr_TRUE@ avr/libsim.a $(am__DEPENDENCIES_1)
392 am_bfin_run_OBJECTS =
393 bfin_run_OBJECTS = $(am_bfin_run_OBJECTS)
394 @SIM_ENABLE_ARCH_bfin_TRUE@bfin_run_DEPENDENCIES = bfin/nrun.o \
395 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin/libsim.a $(am__DEPENDENCIES_1)
396 am_bpf_run_OBJECTS =
397 bpf_run_OBJECTS = $(am_bpf_run_OBJECTS)
398 @SIM_ENABLE_ARCH_bpf_TRUE@bpf_run_DEPENDENCIES = bpf/nrun.o \
399 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/libsim.a $(am__DEPENDENCIES_1)
400 @SIM_ENABLE_ARCH_cr16_TRUE@am_cr16_gencode_OBJECTS = \
401 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/gencode.$(OBJEXT)
402 cr16_gencode_OBJECTS = $(am_cr16_gencode_OBJECTS)
403 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_gencode_DEPENDENCIES = \
404 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/cr16-opc.o
405 am_cr16_run_OBJECTS =
406 cr16_run_OBJECTS = $(am_cr16_run_OBJECTS)
407 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_run_DEPENDENCIES = cr16/nrun.o \
408 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/libsim.a $(am__DEPENDENCIES_1)
409 am_cris_run_OBJECTS =
410 cris_run_OBJECTS = $(am_cris_run_OBJECTS)
411 @SIM_ENABLE_ARCH_cris_TRUE@cris_run_DEPENDENCIES = cris/nrun.o \
412 @SIM_ENABLE_ARCH_cris_TRUE@ cris/libsim.a $(am__DEPENDENCIES_1)
413 @SIM_ENABLE_ARCH_cris_TRUE@am_cris_rvdummy_OBJECTS = \
414 @SIM_ENABLE_ARCH_cris_TRUE@ cris/rvdummy.$(OBJEXT)
415 cris_rvdummy_OBJECTS = $(am_cris_rvdummy_OBJECTS)
416 @SIM_ENABLE_ARCH_cris_TRUE@cris_rvdummy_DEPENDENCIES = \
417 @SIM_ENABLE_ARCH_cris_TRUE@ $(LIBIBERTY_LIB)
418 @SIM_ENABLE_ARCH_d10v_TRUE@am_d10v_gencode_OBJECTS = \
419 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/gencode.$(OBJEXT)
420 d10v_gencode_OBJECTS = $(am_d10v_gencode_OBJECTS)
421 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_gencode_DEPENDENCIES = \
422 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/d10v-opc.o
423 am_d10v_run_OBJECTS =
424 d10v_run_OBJECTS = $(am_d10v_run_OBJECTS)
425 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_run_DEPENDENCIES = d10v/nrun.o \
426 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/libsim.a $(am__DEPENDENCIES_1)
427 am_erc32_run_OBJECTS =
428 erc32_run_OBJECTS = $(am_erc32_run_OBJECTS)
429 am__DEPENDENCIES_2 =
430 @SIM_ENABLE_ARCH_erc32_TRUE@erc32_run_DEPENDENCIES = erc32/sis.o \
431 @SIM_ENABLE_ARCH_erc32_TRUE@ erc32/libsim.a \
432 @SIM_ENABLE_ARCH_erc32_TRUE@ $(am__DEPENDENCIES_1) \
433 @SIM_ENABLE_ARCH_erc32_TRUE@ $(am__DEPENDENCIES_2) \
434 @SIM_ENABLE_ARCH_erc32_TRUE@ $(am__DEPENDENCIES_2)
435 erc32_sis_SOURCES = erc32/sis.c
436 erc32_sis_OBJECTS = erc32/sis.$(OBJEXT)
437 erc32_sis_LDADD = $(LDADD)
438 am_example_synacor_run_OBJECTS =
439 example_synacor_run_OBJECTS = $(am_example_synacor_run_OBJECTS)
440 @SIM_ENABLE_ARCH_examples_TRUE@example_synacor_run_DEPENDENCIES = \
441 @SIM_ENABLE_ARCH_examples_TRUE@ example-synacor/nrun.o \
442 @SIM_ENABLE_ARCH_examples_TRUE@ example-synacor/libsim.a \
443 @SIM_ENABLE_ARCH_examples_TRUE@ $(am__DEPENDENCIES_1)
444 am_frv_run_OBJECTS =
445 frv_run_OBJECTS = $(am_frv_run_OBJECTS)
446 @SIM_ENABLE_ARCH_frv_TRUE@frv_run_DEPENDENCIES = frv/nrun.o \
447 @SIM_ENABLE_ARCH_frv_TRUE@ frv/libsim.a $(am__DEPENDENCIES_1)
448 am_ft32_run_OBJECTS =
449 ft32_run_OBJECTS = $(am_ft32_run_OBJECTS)
450 @SIM_ENABLE_ARCH_ft32_TRUE@ft32_run_DEPENDENCIES = ft32/nrun.o \
451 @SIM_ENABLE_ARCH_ft32_TRUE@ ft32/libsim.a $(am__DEPENDENCIES_1)
452 am_h8300_run_OBJECTS =
453 h8300_run_OBJECTS = $(am_h8300_run_OBJECTS)
454 @SIM_ENABLE_ARCH_h8300_TRUE@h8300_run_DEPENDENCIES = h8300/nrun.o \
455 @SIM_ENABLE_ARCH_h8300_TRUE@ h8300/libsim.a \
456 @SIM_ENABLE_ARCH_h8300_TRUE@ $(am__DEPENDENCIES_1)
457 am_igen_filter_OBJECTS =
458 igen_filter_OBJECTS = $(am_igen_filter_OBJECTS)
459 @SIM_ENABLE_IGEN_TRUE@igen_filter_DEPENDENCIES = igen/filter-main.o \
460 @SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
461 am_igen_gen_OBJECTS =
462 igen_gen_OBJECTS = $(am_igen_gen_OBJECTS)
463 @SIM_ENABLE_IGEN_TRUE@igen_gen_DEPENDENCIES = igen/gen-main.o \
464 @SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
465 @SIM_ENABLE_IGEN_TRUE@am_igen_igen_OBJECTS = igen/igen.$(OBJEXT)
466 igen_igen_OBJECTS = $(am_igen_igen_OBJECTS)
467 @SIM_ENABLE_IGEN_TRUE@igen_igen_DEPENDENCIES = igen/libigen.a
468 am_igen_ld_cache_OBJECTS =
469 igen_ld_cache_OBJECTS = $(am_igen_ld_cache_OBJECTS)
470 @SIM_ENABLE_IGEN_TRUE@igen_ld_cache_DEPENDENCIES = \
471 @SIM_ENABLE_IGEN_TRUE@ igen/ld-cache-main.o igen/libigen.a
472 am_igen_ld_decode_OBJECTS =
473 igen_ld_decode_OBJECTS = $(am_igen_ld_decode_OBJECTS)
474 @SIM_ENABLE_IGEN_TRUE@igen_ld_decode_DEPENDENCIES = \
475 @SIM_ENABLE_IGEN_TRUE@ igen/ld-decode-main.o igen/libigen.a
476 am_igen_ld_insn_OBJECTS =
477 igen_ld_insn_OBJECTS = $(am_igen_ld_insn_OBJECTS)
478 @SIM_ENABLE_IGEN_TRUE@igen_ld_insn_DEPENDENCIES = igen/ld-insn-main.o \
479 @SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
480 am_igen_table_OBJECTS =
481 igen_table_OBJECTS = $(am_igen_table_OBJECTS)
482 @SIM_ENABLE_IGEN_TRUE@igen_table_DEPENDENCIES = igen/table-main.o \
483 @SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
484 am_iq2000_run_OBJECTS =
485 iq2000_run_OBJECTS = $(am_iq2000_run_OBJECTS)
486 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000_run_DEPENDENCIES = iq2000/nrun.o \
487 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/libsim.a \
488 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(am__DEPENDENCIES_1)
489 am_lm32_run_OBJECTS =
490 lm32_run_OBJECTS = $(am_lm32_run_OBJECTS)
491 @SIM_ENABLE_ARCH_lm32_TRUE@lm32_run_DEPENDENCIES = lm32/nrun.o \
492 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/libsim.a $(am__DEPENDENCIES_1)
493 @SIM_ENABLE_ARCH_m32c_TRUE@am_m32c_opc2c_OBJECTS = \
494 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/opc2c.$(OBJEXT)
495 m32c_opc2c_OBJECTS = $(am_m32c_opc2c_OBJECTS)
496 m32c_opc2c_LDADD = $(LDADD)
497 am_m32c_run_OBJECTS =
498 m32c_run_OBJECTS = $(am_m32c_run_OBJECTS)
499 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_run_DEPENDENCIES = m32c/main.o \
500 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/libsim.a $(am__DEPENDENCIES_1)
501 am_m32r_run_OBJECTS =
502 m32r_run_OBJECTS = $(am_m32r_run_OBJECTS)
503 @SIM_ENABLE_ARCH_m32r_TRUE@m32r_run_DEPENDENCIES = m32r/nrun.o \
504 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/libsim.a $(am__DEPENDENCIES_1)
505 @SIM_ENABLE_ARCH_m68hc11_TRUE@am_m68hc11_gencode_OBJECTS = \
506 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/gencode.$(OBJEXT)
507 m68hc11_gencode_OBJECTS = $(am_m68hc11_gencode_OBJECTS)
508 m68hc11_gencode_LDADD = $(LDADD)
509 am_m68hc11_run_OBJECTS =
510 m68hc11_run_OBJECTS = $(am_m68hc11_run_OBJECTS)
511 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_run_DEPENDENCIES = \
512 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/nrun.o m68hc11/libsim.a \
513 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(am__DEPENDENCIES_1)
514 am_mcore_run_OBJECTS =
515 mcore_run_OBJECTS = $(am_mcore_run_OBJECTS)
516 @SIM_ENABLE_ARCH_mcore_TRUE@mcore_run_DEPENDENCIES = mcore/nrun.o \
517 @SIM_ENABLE_ARCH_mcore_TRUE@ mcore/libsim.a \
518 @SIM_ENABLE_ARCH_mcore_TRUE@ $(am__DEPENDENCIES_1)
519 am_microblaze_run_OBJECTS =
520 microblaze_run_OBJECTS = $(am_microblaze_run_OBJECTS)
521 @SIM_ENABLE_ARCH_microblaze_TRUE@microblaze_run_DEPENDENCIES = \
522 @SIM_ENABLE_ARCH_microblaze_TRUE@ microblaze/nrun.o \
523 @SIM_ENABLE_ARCH_microblaze_TRUE@ microblaze/libsim.a \
524 @SIM_ENABLE_ARCH_microblaze_TRUE@ $(am__DEPENDENCIES_1)
525 am_mips_run_OBJECTS =
526 mips_run_OBJECTS = $(am_mips_run_OBJECTS)
527 @SIM_ENABLE_ARCH_mips_TRUE@mips_run_DEPENDENCIES = mips/nrun.o \
528 @SIM_ENABLE_ARCH_mips_TRUE@ mips/libsim.a $(am__DEPENDENCIES_1)
529 am_mn10300_run_OBJECTS =
530 mn10300_run_OBJECTS = $(am_mn10300_run_OBJECTS)
531 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_run_DEPENDENCIES = \
532 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/nrun.o mn10300/libsim.a \
533 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(am__DEPENDENCIES_1)
534 am_moxie_run_OBJECTS =
535 moxie_run_OBJECTS = $(am_moxie_run_OBJECTS)
536 @SIM_ENABLE_ARCH_moxie_TRUE@moxie_run_DEPENDENCIES = moxie/nrun.o \
537 @SIM_ENABLE_ARCH_moxie_TRUE@ moxie/libsim.a \
538 @SIM_ENABLE_ARCH_moxie_TRUE@ $(am__DEPENDENCIES_1)
539 am_msp430_run_OBJECTS =
540 msp430_run_OBJECTS = $(am_msp430_run_OBJECTS)
541 @SIM_ENABLE_ARCH_msp430_TRUE@msp430_run_DEPENDENCIES = msp430/nrun.o \
542 @SIM_ENABLE_ARCH_msp430_TRUE@ msp430/libsim.a \
543 @SIM_ENABLE_ARCH_msp430_TRUE@ $(am__DEPENDENCIES_1)
544 am_or1k_run_OBJECTS =
545 or1k_run_OBJECTS = $(am_or1k_run_OBJECTS)
546 @SIM_ENABLE_ARCH_or1k_TRUE@or1k_run_DEPENDENCIES = or1k/nrun.o \
547 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/libsim.a $(am__DEPENDENCIES_1)
548 ppc_psim_SOURCES = ppc/psim.c
549 ppc_psim_OBJECTS = ppc/psim.$(OBJEXT)
550 ppc_psim_LDADD = $(LDADD)
551 am_ppc_run_OBJECTS =
552 ppc_run_OBJECTS = $(am_ppc_run_OBJECTS)
553 @SIM_ENABLE_ARCH_ppc_TRUE@ppc_run_DEPENDENCIES = ppc/main.o \
554 @SIM_ENABLE_ARCH_ppc_TRUE@ ppc/libsim.a $(am__DEPENDENCIES_1)
555 am_pru_run_OBJECTS =
556 pru_run_OBJECTS = $(am_pru_run_OBJECTS)
557 @SIM_ENABLE_ARCH_pru_TRUE@pru_run_DEPENDENCIES = pru/nrun.o \
558 @SIM_ENABLE_ARCH_pru_TRUE@ pru/libsim.a $(am__DEPENDENCIES_1)
559 am_riscv_run_OBJECTS =
560 riscv_run_OBJECTS = $(am_riscv_run_OBJECTS)
561 @SIM_ENABLE_ARCH_riscv_TRUE@riscv_run_DEPENDENCIES = riscv/nrun.o \
562 @SIM_ENABLE_ARCH_riscv_TRUE@ riscv/libsim.a \
563 @SIM_ENABLE_ARCH_riscv_TRUE@ $(am__DEPENDENCIES_1)
564 am_rl78_run_OBJECTS =
565 rl78_run_OBJECTS = $(am_rl78_run_OBJECTS)
566 @SIM_ENABLE_ARCH_rl78_TRUE@rl78_run_DEPENDENCIES = rl78/main.o \
567 @SIM_ENABLE_ARCH_rl78_TRUE@ rl78/libsim.a $(am__DEPENDENCIES_1)
568 am_rx_run_OBJECTS =
569 rx_run_OBJECTS = $(am_rx_run_OBJECTS)
570 @SIM_ENABLE_ARCH_rx_TRUE@rx_run_DEPENDENCIES = rx/main.o rx/libsim.a \
571 @SIM_ENABLE_ARCH_rx_TRUE@ $(am__DEPENDENCIES_1)
572 @SIM_ENABLE_ARCH_sh_TRUE@am_sh_gencode_OBJECTS = sh/gencode.$(OBJEXT)
573 sh_gencode_OBJECTS = $(am_sh_gencode_OBJECTS)
574 sh_gencode_LDADD = $(LDADD)
575 am_sh_run_OBJECTS =
576 sh_run_OBJECTS = $(am_sh_run_OBJECTS)
577 @SIM_ENABLE_ARCH_sh_TRUE@sh_run_DEPENDENCIES = sh/nrun.o sh/libsim.a \
578 @SIM_ENABLE_ARCH_sh_TRUE@ $(am__DEPENDENCIES_1)
579 testsuite_common_alu_tst_SOURCES = testsuite/common/alu-tst.c
580 testsuite_common_alu_tst_OBJECTS = testsuite/common/alu-tst.$(OBJEXT)
581 testsuite_common_alu_tst_LDADD = $(LDADD)
582 testsuite_common_bits_gen_SOURCES = testsuite/common/bits-gen.c
583 testsuite_common_bits_gen_OBJECTS = \
584 testsuite/common/bits-gen.$(OBJEXT)
585 testsuite_common_bits_gen_LDADD = $(LDADD)
586 testsuite_common_bits32m0_SOURCES = testsuite/common/bits32m0.c
587 testsuite_common_bits32m0_OBJECTS = \
588 testsuite/common/bits32m0.$(OBJEXT)
589 testsuite_common_bits32m0_LDADD = $(LDADD)
590 testsuite_common_bits32m31_SOURCES = testsuite/common/bits32m31.c
591 testsuite_common_bits32m31_OBJECTS = \
592 testsuite/common/bits32m31.$(OBJEXT)
593 testsuite_common_bits32m31_LDADD = $(LDADD)
594 testsuite_common_bits64m0_SOURCES = testsuite/common/bits64m0.c
595 testsuite_common_bits64m0_OBJECTS = \
596 testsuite/common/bits64m0.$(OBJEXT)
597 testsuite_common_bits64m0_LDADD = $(LDADD)
598 testsuite_common_bits64m63_SOURCES = testsuite/common/bits64m63.c
599 testsuite_common_bits64m63_OBJECTS = \
600 testsuite/common/bits64m63.$(OBJEXT)
601 testsuite_common_bits64m63_LDADD = $(LDADD)
602 testsuite_common_fpu_tst_SOURCES = testsuite/common/fpu-tst.c
603 testsuite_common_fpu_tst_OBJECTS = testsuite/common/fpu-tst.$(OBJEXT)
604 testsuite_common_fpu_tst_LDADD = $(LDADD)
605 am_v850_run_OBJECTS =
606 v850_run_OBJECTS = $(am_v850_run_OBJECTS)
607 @SIM_ENABLE_ARCH_v850_TRUE@v850_run_DEPENDENCIES = v850/nrun.o \
608 @SIM_ENABLE_ARCH_v850_TRUE@ v850/libsim.a $(am__DEPENDENCIES_1)
609 AM_V_P = $(am__v_P_@AM_V@)
610 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
611 am__v_P_0 = false
612 am__v_P_1 = :
613 AM_V_GEN = $(am__v_GEN_@AM_V@)
614 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
615 am__v_GEN_0 = @echo " GEN " $@;
616 am__v_GEN_1 =
617 AM_V_at = $(am__v_at_@AM_V@)
618 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
619 am__v_at_0 = @
620 am__v_at_1 =
621 DEFAULT_INCLUDES = -I.@am__isrc@
622 depcomp = $(SHELL) $(top_srcdir)/../depcomp
623 am__depfiles_maybe = depfiles
624 am__mv = mv -f
625 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
626 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
627 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
628 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
629 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
630 $(AM_CFLAGS) $(CFLAGS)
631 AM_V_CC = $(am__v_CC_@AM_V@)
632 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
633 am__v_CC_0 = @echo " CC " $@;
634 am__v_CC_1 =
635 CCLD = $(CC)
636 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
637 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
638 $(AM_LDFLAGS) $(LDFLAGS) -o $@
639 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
640 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
641 am__v_CCLD_0 = @echo " CCLD " $@;
642 am__v_CCLD_1 =
643 SOURCES = $(common_libcommon_a_SOURCES) $(igen_libigen_a_SOURCES) \
644 $(aarch64_run_SOURCES) $(arm_run_SOURCES) $(avr_run_SOURCES) \
645 $(bfin_run_SOURCES) $(bpf_run_SOURCES) $(cr16_gencode_SOURCES) \
646 $(cr16_run_SOURCES) $(cris_run_SOURCES) \
647 $(cris_rvdummy_SOURCES) $(d10v_gencode_SOURCES) \
648 $(d10v_run_SOURCES) $(erc32_run_SOURCES) erc32/sis.c \
649 $(example_synacor_run_SOURCES) $(frv_run_SOURCES) \
650 $(ft32_run_SOURCES) $(h8300_run_SOURCES) \
651 $(igen_filter_SOURCES) $(igen_gen_SOURCES) \
652 $(igen_igen_SOURCES) $(igen_ld_cache_SOURCES) \
653 $(igen_ld_decode_SOURCES) $(igen_ld_insn_SOURCES) \
654 $(igen_table_SOURCES) $(iq2000_run_SOURCES) \
655 $(lm32_run_SOURCES) $(m32c_opc2c_SOURCES) $(m32c_run_SOURCES) \
656 $(m32r_run_SOURCES) $(m68hc11_gencode_SOURCES) \
657 $(m68hc11_run_SOURCES) $(mcore_run_SOURCES) \
658 $(microblaze_run_SOURCES) $(mips_run_SOURCES) \
659 $(mn10300_run_SOURCES) $(moxie_run_SOURCES) \
660 $(msp430_run_SOURCES) $(or1k_run_SOURCES) ppc/psim.c \
661 $(ppc_run_SOURCES) $(pru_run_SOURCES) $(riscv_run_SOURCES) \
662 $(rl78_run_SOURCES) $(rx_run_SOURCES) $(sh_gencode_SOURCES) \
663 $(sh_run_SOURCES) testsuite/common/alu-tst.c \
664 testsuite/common/bits-gen.c testsuite/common/bits32m0.c \
665 testsuite/common/bits32m31.c testsuite/common/bits64m0.c \
666 testsuite/common/bits64m63.c testsuite/common/fpu-tst.c \
667 $(v850_run_SOURCES)
668 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
669 ctags-recursive dvi-recursive html-recursive info-recursive \
670 install-data-recursive install-dvi-recursive \
671 install-exec-recursive install-html-recursive \
672 install-info-recursive install-pdf-recursive \
673 install-ps-recursive install-recursive installcheck-recursive \
674 installdirs-recursive pdf-recursive ps-recursive \
675 tags-recursive uninstall-recursive
676 am__can_run_installinfo = \
677 case $$AM_UPDATE_INFO_DIR in \
678 n|no|NO) false;; \
679 *) (install-info --version) >/dev/null 2>&1;; \
680 esac
681 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
682 am__vpath_adj = case $$p in \
683 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
684 *) f=$$p;; \
685 esac;
686 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
687 am__install_max = 40
688 am__nobase_strip_setup = \
689 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
690 am__nobase_strip = \
691 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
692 am__nobase_list = $(am__nobase_strip_setup); \
693 for p in $$list; do echo "$$p $$p"; done | \
694 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
695 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
696 if (++n[$$2] == $(am__install_max)) \
697 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
698 END { for (dir in files) print dir, files[dir] }'
699 am__base_list = \
700 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
701 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
702 am__uninstall_files_from_dir = { \
703 test -z "$$files" \
704 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
705 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
706 $(am__cd) "$$dir" && rm -f $$files; }; \
707 }
708 am__installdirs = "$(DESTDIR)$(armdocdir)" "$(DESTDIR)$(dtbdir)" \
709 "$(DESTDIR)$(erc32docdir)" "$(DESTDIR)$(frvdocdir)" \
710 "$(DESTDIR)$(or1kdocdir)" "$(DESTDIR)$(ppcdocdir)" \
711 "$(DESTDIR)$(rxdocdir)" "$(DESTDIR)$(pkgincludedir)"
712 DATA = $(armdoc_DATA) $(dtb_DATA) $(erc32doc_DATA) $(frvdoc_DATA) \
713 $(or1kdoc_DATA) $(ppcdoc_DATA) $(rxdoc_DATA)
714 am__pkginclude_HEADERS_DIST = $(srcroot)/include/sim/callback.h \
715 $(srcroot)/include/sim/sim.h
716 HEADERS = $(pkginclude_HEADERS)
717 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
718 distclean-recursive maintainer-clean-recursive
719 am__recursive_targets = \
720 $(RECURSIVE_TARGETS) \
721 $(RECURSIVE_CLEAN_TARGETS) \
722 $(am__extra_recursive_targets)
723 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
724 cscope check recheck
725 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
726 $(LISP)config.h.in
727 # Read a list of newline-separated strings from the standard input,
728 # and print each of them once, without duplicates. Input order is
729 # *not* preserved.
730 am__uniquify_input = $(AWK) '\
731 BEGIN { nonempty = 0; } \
732 { items[$$0] = 1; nonempty = 1; } \
733 END { if (nonempty) { for (i in items) print i; }; } \
734 '
735 # Make sure the list of sources is unique. This is necessary because,
736 # e.g., the same source file might be shared among _SOURCES variables
737 # for different programs/libraries.
738 am__define_uniq_tagged_files = \
739 list='$(am__tagged_files)'; \
740 unique=`for i in $$list; do \
741 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
742 done | $(am__uniquify_input)`
743 ETAGS = etags
744 CTAGS = ctags
745 CSCOPE = cscope
746 DEJATOOL = $(PACKAGE)
747 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
748 EXPECT = expect
749 RUNTEST = runtest
750 am__tty_colors_dummy = \
751 mgn= red= grn= lgn= blu= brg= std=; \
752 am__color_tests=no
753 am__tty_colors = { \
754 $(am__tty_colors_dummy); \
755 if test "X$(AM_COLOR_TESTS)" = Xno; then \
756 am__color_tests=no; \
757 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
758 am__color_tests=yes; \
759 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
760 am__color_tests=yes; \
761 fi; \
762 if test $$am__color_tests = yes; then \
763 red='\e[0;31m'; \
764 grn='\e[0;32m'; \
765 lgn='\e[1;32m'; \
766 blu='\e[1;34m'; \
767 mgn='\e[0;35m'; \
768 brg='\e[1m'; \
769 std='\e[m'; \
770 fi; \
771 }
772 am__recheck_rx = ^[ ]*:recheck:[ ]*
773 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
774 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
775 # A command that, given a newline-separated list of test names on the
776 # standard input, print the name of the tests that are to be re-run
777 # upon "make recheck".
778 am__list_recheck_tests = $(AWK) '{ \
779 recheck = 1; \
780 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
781 { \
782 if (rc < 0) \
783 { \
784 if ((getline line2 < ($$0 ".log")) < 0) \
785 recheck = 0; \
786 break; \
787 } \
788 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
789 { \
790 recheck = 0; \
791 break; \
792 } \
793 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
794 { \
795 break; \
796 } \
797 }; \
798 if (recheck) \
799 print $$0; \
800 close ($$0 ".trs"); \
801 close ($$0 ".log"); \
802 }'
803 # A command that, given a newline-separated list of test names on the
804 # standard input, create the global log from their .trs and .log files.
805 am__create_global_log = $(AWK) ' \
806 function fatal(msg) \
807 { \
808 print "fatal: making $@: " msg | "cat >&2"; \
809 exit 1; \
810 } \
811 function rst_section(header) \
812 { \
813 print header; \
814 len = length(header); \
815 for (i = 1; i <= len; i = i + 1) \
816 printf "="; \
817 printf "\n\n"; \
818 } \
819 { \
820 copy_in_global_log = 1; \
821 global_test_result = "RUN"; \
822 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
823 { \
824 if (rc < 0) \
825 fatal("failed to read from " $$0 ".trs"); \
826 if (line ~ /$(am__global_test_result_rx)/) \
827 { \
828 sub("$(am__global_test_result_rx)", "", line); \
829 sub("[ ]*$$", "", line); \
830 global_test_result = line; \
831 } \
832 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
833 copy_in_global_log = 0; \
834 }; \
835 if (copy_in_global_log) \
836 { \
837 rst_section(global_test_result ": " $$0); \
838 while ((rc = (getline line < ($$0 ".log"))) != 0) \
839 { \
840 if (rc < 0) \
841 fatal("failed to read from " $$0 ".log"); \
842 print line; \
843 }; \
844 printf "\n"; \
845 }; \
846 close ($$0 ".trs"); \
847 close ($$0 ".log"); \
848 }'
849 # Restructured Text title.
850 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
851 # Solaris 10 'make', and several other traditional 'make' implementations,
852 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
853 # by disabling -e (using the XSI extension "set +e") if it's set.
854 am__sh_e_setup = case $$- in *e*) set +e;; esac
855 # Default flags passed to test drivers.
856 am__common_driver_flags = \
857 --color-tests "$$am__color_tests" \
858 --enable-hard-errors "$$am__enable_hard_errors" \
859 --expect-failure "$$am__expect_failure"
860 # To be inserted before the command running the test. Creates the
861 # directory for the log if needed. Stores in $dir the directory
862 # containing $f, in $tst the test, in $log the log. Executes the
863 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
864 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
865 # will run the test scripts (or their associated LOG_COMPILER, if
866 # thy have one).
867 am__check_pre = \
868 $(am__sh_e_setup); \
869 $(am__vpath_adj_setup) $(am__vpath_adj) \
870 $(am__tty_colors); \
871 srcdir=$(srcdir); export srcdir; \
872 case "$@" in \
873 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
874 *) am__odir=.;; \
875 esac; \
876 test "x$$am__odir" = x"." || test -d "$$am__odir" \
877 || $(MKDIR_P) "$$am__odir" || exit $$?; \
878 if test -f "./$$f"; then dir=./; \
879 elif test -f "$$f"; then dir=; \
880 else dir="$(srcdir)/"; fi; \
881 tst=$$dir$$f; log='$@'; \
882 if test -n '$(DISABLE_HARD_ERRORS)'; then \
883 am__enable_hard_errors=no; \
884 else \
885 am__enable_hard_errors=yes; \
886 fi; \
887 case " $(XFAIL_TESTS) " in \
888 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
889 am__expect_failure=yes;; \
890 *) \
891 am__expect_failure=no;; \
892 esac; \
893 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
894 # A shell command to get the names of the tests scripts with any registered
895 # extension removed (i.e., equivalently, the names of the test logs, with
896 # the '.log' extension removed). The result is saved in the shell variable
897 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
898 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
899 # since that might cause problem with VPATH rewrites for suffix-less tests.
900 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
901 am__set_TESTS_bases = \
902 bases='$(TEST_LOGS)'; \
903 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
904 bases=`echo $$bases`
905 RECHECK_LOGS = $(TEST_LOGS)
906 TEST_SUITE_LOG = test-suite.log
907 TEST_EXTENSIONS = @EXEEXT@ .test
908 LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
909 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
910 am__set_b = \
911 case '$@' in \
912 */*) \
913 case '$*' in \
914 */*) b='$*';; \
915 *) b=`echo '$@' | sed 's/\.log$$//'`; \
916 esac;; \
917 *) \
918 b='$*';; \
919 esac
920 am__test_logs1 = $(TESTS:=.log)
921 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
922 TEST_LOGS = $(am__test_logs2:.test.log=.log)
923 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
924 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
925 $(TEST_LOG_FLAGS)
926 DIST_SUBDIRS = $(SUBDIRS)
927 ACLOCAL = @ACLOCAL@
928 AMTAR = @AMTAR@
929 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
930 AR = @AR@
931 AR_FOR_BUILD = @AR_FOR_BUILD@
932 AS_FOR_TARGET = @AS_FOR_TARGET@
933 AS_FOR_TARGET_AARCH64 = @AS_FOR_TARGET_AARCH64@
934 AS_FOR_TARGET_ARM = @AS_FOR_TARGET_ARM@
935 AS_FOR_TARGET_AVR = @AS_FOR_TARGET_AVR@
936 AS_FOR_TARGET_BFIN = @AS_FOR_TARGET_BFIN@
937 AS_FOR_TARGET_BPF = @AS_FOR_TARGET_BPF@
938 AS_FOR_TARGET_CR16 = @AS_FOR_TARGET_CR16@
939 AS_FOR_TARGET_CRIS = @AS_FOR_TARGET_CRIS@
940 AS_FOR_TARGET_D10V = @AS_FOR_TARGET_D10V@
941 AS_FOR_TARGET_ERC32 = @AS_FOR_TARGET_ERC32@
942 AS_FOR_TARGET_EXAMPLE_SYNACOR = @AS_FOR_TARGET_EXAMPLE_SYNACOR@
943 AS_FOR_TARGET_FRV = @AS_FOR_TARGET_FRV@
944 AS_FOR_TARGET_FT32 = @AS_FOR_TARGET_FT32@
945 AS_FOR_TARGET_H8300 = @AS_FOR_TARGET_H8300@
946 AS_FOR_TARGET_IQ2000 = @AS_FOR_TARGET_IQ2000@
947 AS_FOR_TARGET_LM32 = @AS_FOR_TARGET_LM32@
948 AS_FOR_TARGET_M32C = @AS_FOR_TARGET_M32C@
949 AS_FOR_TARGET_M32R = @AS_FOR_TARGET_M32R@
950 AS_FOR_TARGET_M68HC11 = @AS_FOR_TARGET_M68HC11@
951 AS_FOR_TARGET_MCORE = @AS_FOR_TARGET_MCORE@
952 AS_FOR_TARGET_MICROBLAZE = @AS_FOR_TARGET_MICROBLAZE@
953 AS_FOR_TARGET_MIPS = @AS_FOR_TARGET_MIPS@
954 AS_FOR_TARGET_MN10300 = @AS_FOR_TARGET_MN10300@
955 AS_FOR_TARGET_MOXIE = @AS_FOR_TARGET_MOXIE@
956 AS_FOR_TARGET_MSP430 = @AS_FOR_TARGET_MSP430@
957 AS_FOR_TARGET_OR1K = @AS_FOR_TARGET_OR1K@
958 AS_FOR_TARGET_PPC = @AS_FOR_TARGET_PPC@
959 AS_FOR_TARGET_PRU = @AS_FOR_TARGET_PRU@
960 AS_FOR_TARGET_RISCV = @AS_FOR_TARGET_RISCV@
961 AS_FOR_TARGET_RL78 = @AS_FOR_TARGET_RL78@
962 AS_FOR_TARGET_RX = @AS_FOR_TARGET_RX@
963 AS_FOR_TARGET_SH = @AS_FOR_TARGET_SH@
964 AS_FOR_TARGET_V850 = @AS_FOR_TARGET_V850@
965 AUTOCONF = @AUTOCONF@
966 AUTOHEADER = @AUTOHEADER@
967 AUTOMAKE = @AUTOMAKE@
968 AWK = @AWK@
969 CC = @CC@
970 CCDEPMODE = @CCDEPMODE@
971 CC_FOR_BUILD = @CC_FOR_BUILD@
972 CC_FOR_TARGET = @CC_FOR_TARGET@
973 CC_FOR_TARGET_AARCH64 = @CC_FOR_TARGET_AARCH64@
974 CC_FOR_TARGET_ARM = @CC_FOR_TARGET_ARM@
975 CC_FOR_TARGET_AVR = @CC_FOR_TARGET_AVR@
976 CC_FOR_TARGET_BFIN = @CC_FOR_TARGET_BFIN@
977 CC_FOR_TARGET_BPF = @CC_FOR_TARGET_BPF@
978 CC_FOR_TARGET_CR16 = @CC_FOR_TARGET_CR16@
979 CC_FOR_TARGET_CRIS = @CC_FOR_TARGET_CRIS@
980 CC_FOR_TARGET_D10V = @CC_FOR_TARGET_D10V@
981 CC_FOR_TARGET_ERC32 = @CC_FOR_TARGET_ERC32@
982 CC_FOR_TARGET_EXAMPLE_SYNACOR = @CC_FOR_TARGET_EXAMPLE_SYNACOR@
983 CC_FOR_TARGET_FRV = @CC_FOR_TARGET_FRV@
984 CC_FOR_TARGET_FT32 = @CC_FOR_TARGET_FT32@
985 CC_FOR_TARGET_H8300 = @CC_FOR_TARGET_H8300@
986 CC_FOR_TARGET_IQ2000 = @CC_FOR_TARGET_IQ2000@
987 CC_FOR_TARGET_LM32 = @CC_FOR_TARGET_LM32@
988 CC_FOR_TARGET_M32C = @CC_FOR_TARGET_M32C@
989 CC_FOR_TARGET_M32R = @CC_FOR_TARGET_M32R@
990 CC_FOR_TARGET_M68HC11 = @CC_FOR_TARGET_M68HC11@
991 CC_FOR_TARGET_MCORE = @CC_FOR_TARGET_MCORE@
992 CC_FOR_TARGET_MICROBLAZE = @CC_FOR_TARGET_MICROBLAZE@
993 CC_FOR_TARGET_MIPS = @CC_FOR_TARGET_MIPS@
994 CC_FOR_TARGET_MN10300 = @CC_FOR_TARGET_MN10300@
995 CC_FOR_TARGET_MOXIE = @CC_FOR_TARGET_MOXIE@
996 CC_FOR_TARGET_MSP430 = @CC_FOR_TARGET_MSP430@
997 CC_FOR_TARGET_OR1K = @CC_FOR_TARGET_OR1K@
998 CC_FOR_TARGET_PPC = @CC_FOR_TARGET_PPC@
999 CC_FOR_TARGET_PRU = @CC_FOR_TARGET_PRU@
1000 CC_FOR_TARGET_RISCV = @CC_FOR_TARGET_RISCV@
1001 CC_FOR_TARGET_RL78 = @CC_FOR_TARGET_RL78@
1002 CC_FOR_TARGET_RX = @CC_FOR_TARGET_RX@
1003 CC_FOR_TARGET_SH = @CC_FOR_TARGET_SH@
1004 CC_FOR_TARGET_V850 = @CC_FOR_TARGET_V850@
1005 CFLAGS = @CFLAGS@
1006 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
1007 CGEN_MAINT = @CGEN_MAINT@
1008 CPP = @CPP@
1009 CPPFLAGS = @CPPFLAGS@
1010 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
1011 CYGPATH_W = @CYGPATH_W@
1012 C_DIALECT = @C_DIALECT@
1013 DEFS = @DEFS@
1014 DEPDIR = @DEPDIR@
1015 DSYMUTIL = @DSYMUTIL@
1016 DTC = @DTC@
1017 DUMPBIN = @DUMPBIN@
1018 ECHO_C = @ECHO_C@
1019 ECHO_N = @ECHO_N@
1020 ECHO_T = @ECHO_T@
1021 EGREP = @EGREP@
1022 EXEEXT = @EXEEXT@
1023 FGREP = @FGREP@
1024 GREP = @GREP@
1025 INSTALL = @INSTALL@
1026 INSTALL_DATA = @INSTALL_DATA@
1027 INSTALL_PROGRAM = @INSTALL_PROGRAM@
1028 INSTALL_SCRIPT = @INSTALL_SCRIPT@
1029 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1030 LD = @LD@
1031 LDFLAGS = @LDFLAGS@
1032 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
1033 LD_FOR_TARGET = @LD_FOR_TARGET@
1034 LD_FOR_TARGET_AARCH64 = @LD_FOR_TARGET_AARCH64@
1035 LD_FOR_TARGET_ARM = @LD_FOR_TARGET_ARM@
1036 LD_FOR_TARGET_AVR = @LD_FOR_TARGET_AVR@
1037 LD_FOR_TARGET_BFIN = @LD_FOR_TARGET_BFIN@
1038 LD_FOR_TARGET_BPF = @LD_FOR_TARGET_BPF@
1039 LD_FOR_TARGET_CR16 = @LD_FOR_TARGET_CR16@
1040 LD_FOR_TARGET_CRIS = @LD_FOR_TARGET_CRIS@
1041 LD_FOR_TARGET_D10V = @LD_FOR_TARGET_D10V@
1042 LD_FOR_TARGET_ERC32 = @LD_FOR_TARGET_ERC32@
1043 LD_FOR_TARGET_EXAMPLE_SYNACOR = @LD_FOR_TARGET_EXAMPLE_SYNACOR@
1044 LD_FOR_TARGET_FRV = @LD_FOR_TARGET_FRV@
1045 LD_FOR_TARGET_FT32 = @LD_FOR_TARGET_FT32@
1046 LD_FOR_TARGET_H8300 = @LD_FOR_TARGET_H8300@
1047 LD_FOR_TARGET_IQ2000 = @LD_FOR_TARGET_IQ2000@
1048 LD_FOR_TARGET_LM32 = @LD_FOR_TARGET_LM32@
1049 LD_FOR_TARGET_M32C = @LD_FOR_TARGET_M32C@
1050 LD_FOR_TARGET_M32R = @LD_FOR_TARGET_M32R@
1051 LD_FOR_TARGET_M68HC11 = @LD_FOR_TARGET_M68HC11@
1052 LD_FOR_TARGET_MCORE = @LD_FOR_TARGET_MCORE@
1053 LD_FOR_TARGET_MICROBLAZE = @LD_FOR_TARGET_MICROBLAZE@
1054 LD_FOR_TARGET_MIPS = @LD_FOR_TARGET_MIPS@
1055 LD_FOR_TARGET_MN10300 = @LD_FOR_TARGET_MN10300@
1056 LD_FOR_TARGET_MOXIE = @LD_FOR_TARGET_MOXIE@
1057 LD_FOR_TARGET_MSP430 = @LD_FOR_TARGET_MSP430@
1058 LD_FOR_TARGET_OR1K = @LD_FOR_TARGET_OR1K@
1059 LD_FOR_TARGET_PPC = @LD_FOR_TARGET_PPC@
1060 LD_FOR_TARGET_PRU = @LD_FOR_TARGET_PRU@
1061 LD_FOR_TARGET_RISCV = @LD_FOR_TARGET_RISCV@
1062 LD_FOR_TARGET_RL78 = @LD_FOR_TARGET_RL78@
1063 LD_FOR_TARGET_RX = @LD_FOR_TARGET_RX@
1064 LD_FOR_TARGET_SH = @LD_FOR_TARGET_SH@
1065 LD_FOR_TARGET_V850 = @LD_FOR_TARGET_V850@
1066 LIBOBJS = @LIBOBJS@
1067 LIBS = @LIBS@
1068 LIBTOOL = @LIBTOOL@
1069 LIPO = @LIPO@
1070 LN_S = @LN_S@
1071 LTLIBOBJS = @LTLIBOBJS@
1072 MAINT = @MAINT@
1073 MAKEINFO = @MAKEINFO@
1074 MKDIR_P = @MKDIR_P@
1075 NM = @NM@
1076 NMEDIT = @NMEDIT@
1077 OBJDUMP = @OBJDUMP@
1078 OBJEXT = @OBJEXT@
1079 OTOOL = @OTOOL@
1080 OTOOL64 = @OTOOL64@
1081 PACKAGE = @PACKAGE@
1082 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1083 PACKAGE_NAME = @PACKAGE_NAME@
1084 PACKAGE_STRING = @PACKAGE_STRING@
1085 PACKAGE_TARNAME = @PACKAGE_TARNAME@
1086 PACKAGE_URL = @PACKAGE_URL@
1087 PACKAGE_VERSION = @PACKAGE_VERSION@
1088 PATH_SEPARATOR = @PATH_SEPARATOR@
1089 PKGVERSION = @PKGVERSION@
1090 PKG_CONFIG = @PKG_CONFIG@
1091 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
1092 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1093 RANLIB = @RANLIB@
1094 RANLIB_FOR_BUILD = @RANLIB_FOR_BUILD@
1095 READLINE_CFLAGS = @READLINE_CFLAGS@
1096 READLINE_LIB = @READLINE_LIB@
1097 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
1098 REPORT_BUGS_TO = @REPORT_BUGS_TO@
1099 SDL_CFLAGS = @SDL_CFLAGS@
1100 SDL_LIBS = @SDL_LIBS@
1101 SED = @SED@
1102 SET_MAKE = @SET_MAKE@
1103 SHELL = @SHELL@
1104 SIM_COMMON_BUILD_FALSE = @SIM_COMMON_BUILD_FALSE@
1105 SIM_COMMON_BUILD_TRUE = @SIM_COMMON_BUILD_TRUE@
1106 SIM_ENABLED_ARCHES = @SIM_ENABLED_ARCHES@
1107 SIM_FRV_TRAPDUMP_FLAGS = @SIM_FRV_TRAPDUMP_FLAGS@
1108 SIM_HW_CFLAGS = @SIM_HW_CFLAGS@
1109 SIM_HW_SOCKSER = @SIM_HW_SOCKSER@
1110 SIM_INLINE = @SIM_INLINE@
1111 SIM_MIPS_BITSIZE = @SIM_MIPS_BITSIZE@
1112 SIM_MIPS_FPU_BITSIZE = @SIM_MIPS_FPU_BITSIZE@
1113 SIM_MIPS_GEN = @SIM_MIPS_GEN@
1114 SIM_MIPS_IGEN_FLAGS = @SIM_MIPS_IGEN_FLAGS@
1115 SIM_MIPS_M16_FLAGS = @SIM_MIPS_M16_FLAGS@
1116 SIM_MIPS_MICROMIPS16_FLAGS = @SIM_MIPS_MICROMIPS16_FLAGS@
1117 SIM_MIPS_MICROMIPS_FLAGS = @SIM_MIPS_MICROMIPS_FLAGS@
1118 SIM_MIPS_MULTI_FLAGS = @SIM_MIPS_MULTI_FLAGS@
1119 SIM_MIPS_MULTI_IGEN_CONFIGS = @SIM_MIPS_MULTI_IGEN_CONFIGS@
1120 SIM_MIPS_MULTI_OBJ = @SIM_MIPS_MULTI_OBJ@
1121 SIM_MIPS_MULTI_SRC = @SIM_MIPS_MULTI_SRC@
1122 SIM_MIPS_SUBTARGET = @SIM_MIPS_SUBTARGET@
1123 SIM_PRIMARY_TARGET = @SIM_PRIMARY_TARGET@
1124 SIM_RISCV_BITSIZE = @SIM_RISCV_BITSIZE@
1125 SIM_RX_CYCLE_ACCURATE_FLAGS = @SIM_RX_CYCLE_ACCURATE_FLAGS@
1126 SIM_SUBDIRS = @SIM_SUBDIRS@
1127 SIM_TOOLCHAIN_VARS = @SIM_TOOLCHAIN_VARS@
1128 STRIP = @STRIP@
1129 TERMCAP_LIB = @TERMCAP_LIB@
1130 VERSION = @VERSION@
1131 WARN_CFLAGS = @WARN_CFLAGS@
1132 WERROR_CFLAGS = @WERROR_CFLAGS@
1133 abs_builddir = @abs_builddir@
1134 abs_srcdir = @abs_srcdir@
1135 abs_top_builddir = @abs_top_builddir@
1136 abs_top_srcdir = @abs_top_srcdir@
1137 ac_ct_CC = @ac_ct_CC@
1138 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1139 am__include = @am__include@
1140 am__leading_dot = @am__leading_dot@
1141 am__quote = @am__quote@
1142 am__tar = @am__tar@
1143 am__untar = @am__untar@
1144 bindir = @bindir@
1145 build = @build@
1146 build_alias = @build_alias@
1147 build_cpu = @build_cpu@
1148 build_os = @build_os@
1149 build_vendor = @build_vendor@
1150 builddir = @builddir@
1151 cgen = @cgen@
1152 cgendir = @cgendir@
1153 datadir = @datadir@
1154 datarootdir = @datarootdir@
1155 docdir = @docdir@
1156 dvidir = @dvidir@
1157 exec_prefix = @exec_prefix@
1158 host = @host@
1159 host_alias = @host_alias@
1160 host_cpu = @host_cpu@
1161 host_os = @host_os@
1162 host_vendor = @host_vendor@
1163 htmldir = @htmldir@
1164 include_makefile = @include_makefile@
1165 includedir = @includedir@
1166 infodir = @infodir@
1167 install_sh = @install_sh@
1168 libdir = @libdir@
1169 libexecdir = @libexecdir@
1170 localedir = @localedir@
1171 localstatedir = @localstatedir@
1172 mandir = @mandir@
1173 mkdir_p = @mkdir_p@
1174 oldincludedir = @oldincludedir@
1175 pdfdir = @pdfdir@
1176 prefix = @prefix@
1177 program_transform_name = @program_transform_name@
1178 psdir = @psdir@
1179 sbindir = @sbindir@
1180 sharedstatedir = @sharedstatedir@
1181 sim_bitsize = @sim_bitsize@
1182 sim_float = @sim_float@
1183 srcdir = @srcdir@
1184 subdirs = @subdirs@
1185 sysconfdir = @sysconfdir@
1186 target = @target@
1187 target_alias = @target_alias@
1188 target_cpu = @target_cpu@
1189 target_os = @target_os@
1190 target_vendor = @target_vendor@
1191 top_build_prefix = @top_build_prefix@
1192 top_builddir = @top_builddir@
1193 top_srcdir = @top_srcdir@
1194 AUTOMAKE_OPTIONS = dejagnu foreign no-dist subdir-objects
1195 ACLOCAL_AMFLAGS = -Im4 -I.. -I../config
1196 GNULIB_PARENT_DIR = ..
1197 srccom = $(srcdir)/common
1198 srcroot = $(srcdir)/..
1199 SUBDIRS = @subdirs@ $(SIM_SUBDIRS)
1200 AM_MAKEFLAGS = SIM_NEW_COMMON_OBJS_="$(SIM_NEW_COMMON_OBJS)" \
1201 $(am__append_3) $(am__append_12) $(am__append_21) \
1202 $(am__append_42) $(am__append_50) $(am__append_54) \
1203 $(am__append_62) $(am__append_64)
1204 pkginclude_HEADERS = $(am__append_1)
1205 noinst_LIBRARIES = $(SIM_COMMON_LIB) $(am__append_5)
1206 CLEANFILES = common/version.c common/version.c-stamp \
1207 testsuite/common/bits-gen testsuite/common/bits32m0.c \
1208 testsuite/common/bits32m31.c testsuite/common/bits64m0.c \
1209 testsuite/common/bits64m63.c
1210 DISTCLEANFILES =
1211 MOSTLYCLEANFILES = core $(common_HW_CONFIG_H_TARGETS) $(patsubst \
1212 %,%/stamp-hw,$(SIM_ENABLED_ARCHES)) $(am__append_7) \
1213 site-sim-config.exp testrun.log testrun.sum $(am__append_15) \
1214 $(am__append_19) $(am__append_24) $(am__append_28) \
1215 $(am__append_35) $(am__append_40) $(am__append_44) \
1216 $(am__append_48) $(am__append_52) $(am__append_57) \
1217 $(am__append_66) $(am__append_71) $(am__append_80) \
1218 $(am__append_83)
1219 AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
1220 AM_CPPFLAGS = $(INCGNU) -I$(srcroot)/include -I../bfd -I.. \
1221 $(SIM_HW_CFLAGS) $(SIM_INLINE) -I$(srcdir)/common \
1222 -DSIM_COMMON_BUILD
1223 AM_CPPFLAGS_FOR_BUILD = -I$(srcroot)/include $(SIM_HW_CFLAGS) \
1224 $(SIM_INLINE) -I$(srcdir)/common
1225 COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(AM_CPPFLAGS_FOR_BUILD) $(CPPFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD)
1226 LINK_FOR_BUILD = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@
1227 SIM_ALL_RECURSIVE_DEPS = common/libcommon.a \
1228 $(common_HW_CONFIG_H_TARGETS) $(am__append_4) $(am__append_14) \
1229 $(am__append_17) $(am__append_23) $(am__append_26) \
1230 $(am__append_34) $(am__append_39) $(am__append_43) \
1231 $(am__append_46) $(am__append_51) $(am__append_55) \
1232 $(am__append_61) $(am__append_65) $(am__append_70) \
1233 $(am__append_78) $(am__append_82)
1234 SIM_INSTALL_DATA_LOCAL_DEPS =
1235 SIM_INSTALL_EXEC_LOCAL_DEPS = $(am__append_30)
1236 SIM_UNINSTALL_LOCAL_DEPS = $(am__append_31)
1237 SIM_COMMON_LIB = common/libcommon.a
1238 common_libcommon_a_SOURCES = \
1239 common/callback.c \
1240 common/portability.c \
1241 common/sim-load.c \
1242 common/syscall.c \
1243 common/target-newlib-errno.c \
1244 common/target-newlib-open.c \
1245 common/target-newlib-signal.c \
1246 common/target-newlib-syscall.c \
1247 common/version.c
1248
1249 SIM_COMMON_HW_OBJS = \
1250 hw-alloc.o \
1251 hw-base.o \
1252 hw-device.o \
1253 hw-events.o \
1254 hw-handles.o \
1255 hw-instances.o \
1256 hw-ports.o \
1257 hw-properties.o \
1258 hw-tree.o \
1259 sim-hw.o
1260
1261 SIM_NEW_COMMON_OBJS = sim-arange.o sim-bits.o sim-close.o \
1262 sim-command.o sim-config.o sim-core.o sim-cpu.o sim-endian.o \
1263 sim-engine.o sim-events.o sim-fpu.o sim-hload.o sim-hrw.o \
1264 sim-io.o sim-info.o sim-memopt.o sim-model.o sim-module.o \
1265 sim-options.o sim-profile.o sim-reason.o sim-reg.o \
1266 sim-signal.o sim-stop.o sim-syscall.o sim-trace.o sim-utils.o \
1267 sim-watch.o $(am__append_2)
1268 SIM_HW_DEVICES = cfi core pal glue
1269 common_HW_CONFIG_H_TARGETS = $(patsubst %,%/hw-config.h,$(SIM_ENABLED_ARCHES))
1270 LIBIBERTY_LIB = ../libiberty/libiberty.a
1271 BFD_LIB = ../bfd/libbfd.la
1272 OPCODES_LIB = ../opcodes/libopcodes.la
1273 SIM_COMMON_LIBS = \
1274 $(SIM_COMMON_LIB) \
1275 $(BFD_LIB) \
1276 $(OPCODES_LIB) \
1277 $(LIBIBERTY_LIB) \
1278 $(LIBGNU) \
1279 $(LIBGNU_EXTRA_LIBS)
1280
1281
1282 # igen leaks memory, and therefore makes AddressSanitizer unhappy. Disable
1283 # leak detection while running it.
1284 @SIM_ENABLE_IGEN_TRUE@IGEN = igen/igen$(EXEEXT)
1285 @SIM_ENABLE_IGEN_TRUE@IGEN_RUN = ASAN_OPTIONS=detect_leaks=0 $(IGEN)
1286 @SIM_ENABLE_IGEN_TRUE@igen_libigen_a_SOURCES = \
1287 @SIM_ENABLE_IGEN_TRUE@ igen/table.c \
1288 @SIM_ENABLE_IGEN_TRUE@ igen/lf.c \
1289 @SIM_ENABLE_IGEN_TRUE@ igen/misc.c \
1290 @SIM_ENABLE_IGEN_TRUE@ igen/filter_host.c \
1291 @SIM_ENABLE_IGEN_TRUE@ igen/ld-decode.c \
1292 @SIM_ENABLE_IGEN_TRUE@ igen/ld-cache.c \
1293 @SIM_ENABLE_IGEN_TRUE@ igen/filter.c \
1294 @SIM_ENABLE_IGEN_TRUE@ igen/ld-insn.c \
1295 @SIM_ENABLE_IGEN_TRUE@ igen/gen-model.c \
1296 @SIM_ENABLE_IGEN_TRUE@ igen/gen-itable.c \
1297 @SIM_ENABLE_IGEN_TRUE@ igen/gen-icache.c \
1298 @SIM_ENABLE_IGEN_TRUE@ igen/gen-semantics.c \
1299 @SIM_ENABLE_IGEN_TRUE@ igen/gen-idecode.c \
1300 @SIM_ENABLE_IGEN_TRUE@ igen/gen-support.c \
1301 @SIM_ENABLE_IGEN_TRUE@ igen/gen-engine.c \
1302 @SIM_ENABLE_IGEN_TRUE@ igen/gen.c
1303
1304 @SIM_ENABLE_IGEN_TRUE@igen_igen_SOURCES = igen/igen.c
1305 @SIM_ENABLE_IGEN_TRUE@igen_igen_LDADD = igen/libigen.a
1306 @SIM_ENABLE_IGEN_TRUE@igen_filter_SOURCES =
1307 @SIM_ENABLE_IGEN_TRUE@igen_filter_LDADD = igen/filter-main.o igen/libigen.a
1308 @SIM_ENABLE_IGEN_TRUE@igen_gen_SOURCES =
1309 @SIM_ENABLE_IGEN_TRUE@igen_gen_LDADD = igen/gen-main.o igen/libigen.a
1310 @SIM_ENABLE_IGEN_TRUE@igen_ld_cache_SOURCES =
1311 @SIM_ENABLE_IGEN_TRUE@igen_ld_cache_LDADD = igen/ld-cache-main.o igen/libigen.a
1312 @SIM_ENABLE_IGEN_TRUE@igen_ld_decode_SOURCES =
1313 @SIM_ENABLE_IGEN_TRUE@igen_ld_decode_LDADD = igen/ld-decode-main.o igen/libigen.a
1314 @SIM_ENABLE_IGEN_TRUE@igen_ld_insn_SOURCES =
1315 @SIM_ENABLE_IGEN_TRUE@igen_ld_insn_LDADD = igen/ld-insn-main.o igen/libigen.a
1316 @SIM_ENABLE_IGEN_TRUE@igen_table_SOURCES =
1317 @SIM_ENABLE_IGEN_TRUE@igen_table_LDADD = igen/table-main.o igen/libigen.a
1318 @SIM_ENABLE_IGEN_TRUE@igen_IGEN_TOOLS = \
1319 @SIM_ENABLE_IGEN_TRUE@ $(IGEN) \
1320 @SIM_ENABLE_IGEN_TRUE@ igen/filter \
1321 @SIM_ENABLE_IGEN_TRUE@ igen/gen \
1322 @SIM_ENABLE_IGEN_TRUE@ igen/ld-cache \
1323 @SIM_ENABLE_IGEN_TRUE@ igen/ld-decode \
1324 @SIM_ENABLE_IGEN_TRUE@ igen/ld-insn \
1325 @SIM_ENABLE_IGEN_TRUE@ igen/table
1326
1327 EXTRA_DEJAGNU_SITE_CONFIG = site-sim-config.exp
1328
1329 # Custom verbose test variables that automake doesn't provide (yet?).
1330 AM_V_RUNTEST = $(AM_V_RUNTEST_@AM_V@)
1331 AM_V_RUNTEST_ = $(AM_V_RUNTEST_@AM_DEFAULT_V@)
1332 AM_V_RUNTEST_0 = @echo " RUNTEST $(RUNTESTFLAGS) $*";
1333 AM_V_RUNTEST_1 =
1334 DO_RUNTEST = \
1335 LC_ALL=C; export LC_ALL; \
1336 EXPECT=${EXPECT} ; export EXPECT ; \
1337 runtest=$(RUNTEST); \
1338 $$runtest $(RUNTESTFLAGS)
1339
1340 testsuite_common_CPPFLAGS = \
1341 -I$(srcdir)/common \
1342 -I$(srcroot)/include \
1343 -I../bfd
1344
1345 @SIM_ENABLE_ARCH_aarch64_TRUE@aarch64_run_SOURCES =
1346 @SIM_ENABLE_ARCH_aarch64_TRUE@aarch64_run_LDADD = \
1347 @SIM_ENABLE_ARCH_aarch64_TRUE@ aarch64/nrun.o \
1348 @SIM_ENABLE_ARCH_aarch64_TRUE@ aarch64/libsim.a \
1349 @SIM_ENABLE_ARCH_aarch64_TRUE@ $(SIM_COMMON_LIBS)
1350
1351 @SIM_ENABLE_ARCH_arm_TRUE@arm_run_SOURCES =
1352 @SIM_ENABLE_ARCH_arm_TRUE@arm_run_LDADD = \
1353 @SIM_ENABLE_ARCH_arm_TRUE@ arm/nrun.o \
1354 @SIM_ENABLE_ARCH_arm_TRUE@ arm/libsim.a \
1355 @SIM_ENABLE_ARCH_arm_TRUE@ $(SIM_COMMON_LIBS)
1356
1357 @SIM_ENABLE_ARCH_arm_TRUE@armdocdir = $(docdir)/arm
1358 @SIM_ENABLE_ARCH_arm_TRUE@armdoc_DATA = arm/README
1359 @SIM_ENABLE_ARCH_avr_TRUE@avr_run_SOURCES =
1360 @SIM_ENABLE_ARCH_avr_TRUE@avr_run_LDADD = \
1361 @SIM_ENABLE_ARCH_avr_TRUE@ avr/nrun.o \
1362 @SIM_ENABLE_ARCH_avr_TRUE@ avr/libsim.a \
1363 @SIM_ENABLE_ARCH_avr_TRUE@ $(SIM_COMMON_LIBS)
1364
1365 @SIM_ENABLE_ARCH_bfin_TRUE@bfin_run_SOURCES =
1366 @SIM_ENABLE_ARCH_bfin_TRUE@bfin_run_LDADD = \
1367 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin/nrun.o \
1368 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin/libsim.a \
1369 @SIM_ENABLE_ARCH_bfin_TRUE@ $(SIM_COMMON_LIBS)
1370
1371 @SIM_ENABLE_ARCH_bfin_TRUE@bfin_SIM_EXTRA_HW_DEVICES = \
1372 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_cec \
1373 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_ctimer \
1374 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_dma \
1375 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_dmac \
1376 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_ebiu_amc \
1377 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_ebiu_ddrc \
1378 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_ebiu_sdc \
1379 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_emac \
1380 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_eppi \
1381 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_evt \
1382 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_gpio \
1383 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_gpio2 \
1384 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_gptimer \
1385 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_jtag \
1386 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_mmu \
1387 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_nfc \
1388 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_otp \
1389 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_pfmon \
1390 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_pint \
1391 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_pll \
1392 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_ppi \
1393 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_rtc \
1394 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_sic \
1395 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_spi \
1396 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_trace \
1397 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_twi \
1398 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_uart \
1399 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_uart2 \
1400 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_wdog \
1401 @SIM_ENABLE_ARCH_bfin_TRUE@ bfin_wp \
1402 @SIM_ENABLE_ARCH_bfin_TRUE@ eth_phy
1403
1404 @SIM_ENABLE_ARCH_bpf_TRUE@bpf_run_SOURCES =
1405 @SIM_ENABLE_ARCH_bpf_TRUE@bpf_run_LDADD = \
1406 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/nrun.o \
1407 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/libsim.a \
1408 @SIM_ENABLE_ARCH_bpf_TRUE@ $(SIM_COMMON_LIBS)
1409
1410 @SIM_ENABLE_ARCH_bpf_TRUE@bpf_BUILD_OUTPUTS = \
1411 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/eng-le.h \
1412 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/mloop-le.c \
1413 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/stamp-mloop-le \
1414 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/eng-be.h \
1415 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/mloop-be.c \
1416 @SIM_ENABLE_ARCH_bpf_TRUE@ bpf/stamp-mloop-be
1417
1418 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_run_SOURCES =
1419 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_run_LDADD = \
1420 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/nrun.o \
1421 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/libsim.a \
1422 @SIM_ENABLE_ARCH_cr16_TRUE@ $(SIM_COMMON_LIBS)
1423
1424 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_BUILD_OUTPUTS = \
1425 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/gencode$(EXEEXT) \
1426 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/simops.h \
1427 @SIM_ENABLE_ARCH_cr16_TRUE@ cr16/table.c
1428
1429 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_gencode_SOURCES = cr16/gencode.c
1430 @SIM_ENABLE_ARCH_cr16_TRUE@cr16_gencode_LDADD = cr16/cr16-opc.o
1431 @SIM_ENABLE_ARCH_cris_TRUE@cris_run_SOURCES =
1432 @SIM_ENABLE_ARCH_cris_TRUE@cris_run_LDADD = \
1433 @SIM_ENABLE_ARCH_cris_TRUE@ cris/nrun.o \
1434 @SIM_ENABLE_ARCH_cris_TRUE@ cris/libsim.a \
1435 @SIM_ENABLE_ARCH_cris_TRUE@ $(SIM_COMMON_LIBS)
1436
1437 @SIM_ENABLE_ARCH_cris_TRUE@cris_SIM_EXTRA_HW_DEVICES = rv cris cris_900000xx
1438 @SIM_ENABLE_ARCH_cris_TRUE@cris_rvdummy_SOURCES = cris/rvdummy.c
1439 @SIM_ENABLE_ARCH_cris_TRUE@cris_rvdummy_LDADD = $(LIBIBERTY_LIB)
1440 @SIM_ENABLE_ARCH_cris_TRUE@cris_BUILD_OUTPUTS = \
1441 @SIM_ENABLE_ARCH_cris_TRUE@ cris/engv10.h \
1442 @SIM_ENABLE_ARCH_cris_TRUE@ cris/mloopv10f.c \
1443 @SIM_ENABLE_ARCH_cris_TRUE@ cris/stamp-mloop-v10f \
1444 @SIM_ENABLE_ARCH_cris_TRUE@ cris/engv32.h \
1445 @SIM_ENABLE_ARCH_cris_TRUE@ cris/mloopv32f.c \
1446 @SIM_ENABLE_ARCH_cris_TRUE@ cris/stamp-mloop-v32f
1447
1448 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_run_SOURCES =
1449 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_run_LDADD = \
1450 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/nrun.o \
1451 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/libsim.a \
1452 @SIM_ENABLE_ARCH_d10v_TRUE@ $(SIM_COMMON_LIBS)
1453
1454 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_BUILD_OUTPUTS = \
1455 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/gencode$(EXEEXT) \
1456 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/simops.h \
1457 @SIM_ENABLE_ARCH_d10v_TRUE@ d10v/table.c
1458
1459 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_gencode_SOURCES = d10v/gencode.c
1460 @SIM_ENABLE_ARCH_d10v_TRUE@d10v_gencode_LDADD = d10v/d10v-opc.o
1461 @SIM_ENABLE_ARCH_erc32_TRUE@erc32_run_SOURCES =
1462 @SIM_ENABLE_ARCH_erc32_TRUE@erc32_run_LDADD = \
1463 @SIM_ENABLE_ARCH_erc32_TRUE@ erc32/sis.o \
1464 @SIM_ENABLE_ARCH_erc32_TRUE@ erc32/libsim.a \
1465 @SIM_ENABLE_ARCH_erc32_TRUE@ $(SIM_COMMON_LIBS) $(READLINE_LIB) $(TERMCAP_LIB)
1466
1467 @SIM_ENABLE_ARCH_erc32_TRUE@erc32docdir = $(docdir)/erc32
1468 @SIM_ENABLE_ARCH_erc32_TRUE@erc32doc_DATA = erc32/README.erc32 erc32/README.gdb erc32/README.sis
1469 @SIM_ENABLE_ARCH_examples_TRUE@example_synacor_run_SOURCES =
1470 @SIM_ENABLE_ARCH_examples_TRUE@example_synacor_run_LDADD = \
1471 @SIM_ENABLE_ARCH_examples_TRUE@ example-synacor/nrun.o \
1472 @SIM_ENABLE_ARCH_examples_TRUE@ example-synacor/libsim.a \
1473 @SIM_ENABLE_ARCH_examples_TRUE@ $(SIM_COMMON_LIBS)
1474
1475 @SIM_ENABLE_ARCH_frv_TRUE@frv_run_SOURCES =
1476 @SIM_ENABLE_ARCH_frv_TRUE@frv_run_LDADD = \
1477 @SIM_ENABLE_ARCH_frv_TRUE@ frv/nrun.o \
1478 @SIM_ENABLE_ARCH_frv_TRUE@ frv/libsim.a \
1479 @SIM_ENABLE_ARCH_frv_TRUE@ $(SIM_COMMON_LIBS)
1480
1481 @SIM_ENABLE_ARCH_frv_TRUE@frvdocdir = $(docdir)/frv
1482 @SIM_ENABLE_ARCH_frv_TRUE@frvdoc_DATA = frv/README
1483 @SIM_ENABLE_ARCH_frv_TRUE@frv_BUILD_OUTPUTS = \
1484 @SIM_ENABLE_ARCH_frv_TRUE@ frv/eng.h \
1485 @SIM_ENABLE_ARCH_frv_TRUE@ frv/mloop.c \
1486 @SIM_ENABLE_ARCH_frv_TRUE@ frv/stamp-mloop
1487
1488 @SIM_ENABLE_ARCH_ft32_TRUE@ft32_run_SOURCES =
1489 @SIM_ENABLE_ARCH_ft32_TRUE@ft32_run_LDADD = \
1490 @SIM_ENABLE_ARCH_ft32_TRUE@ ft32/nrun.o \
1491 @SIM_ENABLE_ARCH_ft32_TRUE@ ft32/libsim.a \
1492 @SIM_ENABLE_ARCH_ft32_TRUE@ $(SIM_COMMON_LIBS)
1493
1494 @SIM_ENABLE_ARCH_h8300_TRUE@h8300_run_SOURCES =
1495 @SIM_ENABLE_ARCH_h8300_TRUE@h8300_run_LDADD = \
1496 @SIM_ENABLE_ARCH_h8300_TRUE@ h8300/nrun.o \
1497 @SIM_ENABLE_ARCH_h8300_TRUE@ h8300/libsim.a \
1498 @SIM_ENABLE_ARCH_h8300_TRUE@ $(SIM_COMMON_LIBS)
1499
1500 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000_run_SOURCES =
1501 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000_run_LDADD = \
1502 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/nrun.o \
1503 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/libsim.a \
1504 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(SIM_COMMON_LIBS)
1505
1506 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000_BUILD_OUTPUTS = \
1507 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/eng.h \
1508 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/mloop.c \
1509 @SIM_ENABLE_ARCH_iq2000_TRUE@ iq2000/stamp-mloop
1510
1511 @SIM_ENABLE_ARCH_lm32_TRUE@lm32_run_SOURCES =
1512 @SIM_ENABLE_ARCH_lm32_TRUE@lm32_run_LDADD = \
1513 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/nrun.o \
1514 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/libsim.a \
1515 @SIM_ENABLE_ARCH_lm32_TRUE@ $(SIM_COMMON_LIBS)
1516
1517 @SIM_ENABLE_ARCH_lm32_TRUE@lm32_SIM_EXTRA_HW_DEVICES = lm32cpu lm32timer lm32uart
1518 @SIM_ENABLE_ARCH_lm32_TRUE@lm32_BUILD_OUTPUTS = \
1519 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/eng.h \
1520 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/mloop.c \
1521 @SIM_ENABLE_ARCH_lm32_TRUE@ lm32/stamp-mloop
1522
1523 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_run_SOURCES =
1524 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_run_LDADD = \
1525 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/main.o \
1526 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/libsim.a \
1527 @SIM_ENABLE_ARCH_m32c_TRUE@ $(SIM_COMMON_LIBS)
1528
1529 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_BUILD_OUTPUTS = \
1530 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/opc2c$(EXEEXT) \
1531 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/m32c.c \
1532 @SIM_ENABLE_ARCH_m32c_TRUE@ m32c/r8c.c
1533
1534 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_opc2c_SOURCES = m32c/opc2c.c
1535
1536 # opc2c leaks memory, and therefore makes AddressSanitizer unhappy. Disable
1537 # leak detection while running it.
1538 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_OPC2C_RUN = ASAN_OPTIONS=detect_leaks=0 m32c/opc2c$(EXEEXT)
1539 @SIM_ENABLE_ARCH_m32r_TRUE@m32r_run_SOURCES =
1540 @SIM_ENABLE_ARCH_m32r_TRUE@m32r_run_LDADD = \
1541 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/nrun.o \
1542 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/libsim.a \
1543 @SIM_ENABLE_ARCH_m32r_TRUE@ $(SIM_COMMON_LIBS)
1544
1545 @SIM_ENABLE_ARCH_m32r_TRUE@m32r_SIM_EXTRA_HW_DEVICES = m32r_cache m32r_uart
1546 @SIM_ENABLE_ARCH_m32r_TRUE@m32r_BUILD_OUTPUTS = \
1547 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/eng.h \
1548 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/mloop.c \
1549 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/stamp-mloop \
1550 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/engx.h \
1551 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/mloopx.c \
1552 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/stamp-mloop-x \
1553 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/eng2.h \
1554 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/mloop2.c \
1555 @SIM_ENABLE_ARCH_m32r_TRUE@ m32r/stamp-mloop-2
1556
1557 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_run_SOURCES =
1558 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_run_LDADD = \
1559 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/nrun.o \
1560 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/libsim.a \
1561 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(SIM_COMMON_LIBS)
1562
1563 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_SIM_EXTRA_HW_DEVICES = m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram
1564 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_BUILD_OUTPUTS = \
1565 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/gencode$(EXEEXT) \
1566 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/m68hc11int.c \
1567 @SIM_ENABLE_ARCH_m68hc11_TRUE@ m68hc11/m68hc12int.c
1568
1569 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11_gencode_SOURCES = m68hc11/gencode.c
1570 @SIM_ENABLE_ARCH_mcore_TRUE@mcore_run_SOURCES =
1571 @SIM_ENABLE_ARCH_mcore_TRUE@mcore_run_LDADD = \
1572 @SIM_ENABLE_ARCH_mcore_TRUE@ mcore/nrun.o \
1573 @SIM_ENABLE_ARCH_mcore_TRUE@ mcore/libsim.a \
1574 @SIM_ENABLE_ARCH_mcore_TRUE@ $(SIM_COMMON_LIBS)
1575
1576 @SIM_ENABLE_ARCH_microblaze_TRUE@microblaze_run_SOURCES =
1577 @SIM_ENABLE_ARCH_microblaze_TRUE@microblaze_run_LDADD = \
1578 @SIM_ENABLE_ARCH_microblaze_TRUE@ microblaze/nrun.o \
1579 @SIM_ENABLE_ARCH_microblaze_TRUE@ microblaze/libsim.a \
1580 @SIM_ENABLE_ARCH_microblaze_TRUE@ $(SIM_COMMON_LIBS)
1581
1582 @SIM_ENABLE_ARCH_mips_TRUE@mips_run_SOURCES =
1583 @SIM_ENABLE_ARCH_mips_TRUE@mips_run_LDADD = \
1584 @SIM_ENABLE_ARCH_mips_TRUE@ mips/nrun.o \
1585 @SIM_ENABLE_ARCH_mips_TRUE@ mips/libsim.a \
1586 @SIM_ENABLE_ARCH_mips_TRUE@ $(SIM_COMMON_LIBS)
1587
1588 @SIM_ENABLE_ARCH_mips_TRUE@mips_SIM_EXTRA_HW_DEVICES = tx3904cpu tx3904irc tx3904tmr tx3904sio
1589 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_run_SOURCES =
1590 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_run_LDADD = \
1591 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/nrun.o \
1592 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/libsim.a \
1593 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(SIM_COMMON_LIBS)
1594
1595 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_SIM_EXTRA_HW_DEVICES = mn103cpu mn103int mn103tim mn103ser mn103iop
1596 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_BUILT_SRC_FROM_IGEN = \
1597 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/icache.h \
1598 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/icache.c \
1599 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/idecode.h \
1600 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/idecode.c \
1601 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/semantics.h \
1602 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/semantics.c \
1603 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/model.h \
1604 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/model.c \
1605 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/support.h \
1606 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/support.c \
1607 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/itable.h \
1608 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/itable.c \
1609 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/engine.h \
1610 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/engine.c \
1611 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/irun.c
1612
1613 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_BUILD_OUTPUTS = \
1614 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(mn10300_BUILT_SRC_FROM_IGEN) \
1615 @SIM_ENABLE_ARCH_mn10300_TRUE@ mn10300/stamp-igen
1616
1617 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_IGEN_TRACE = # -G omit-line-numbers # -G trace-rule-selection -G trace-rule-rejection -G trace-entries
1618 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_IGEN_INSN = $(srcdir)/mn10300/mn10300.igen
1619 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_IGEN_INSN_INC = mn10300/am33.igen mn10300/am33-2.igen
1620 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300_IGEN_DC = $(srcdir)/mn10300/mn10300.dc
1621 @SIM_ENABLE_ARCH_moxie_TRUE@moxie_run_SOURCES =
1622 @SIM_ENABLE_ARCH_moxie_TRUE@moxie_run_LDADD = \
1623 @SIM_ENABLE_ARCH_moxie_TRUE@ moxie/nrun.o \
1624 @SIM_ENABLE_ARCH_moxie_TRUE@ moxie/libsim.a \
1625 @SIM_ENABLE_ARCH_moxie_TRUE@ $(SIM_COMMON_LIBS)
1626
1627 @SIM_ENABLE_ARCH_moxie_TRUE@dtbdir = $(datadir)/gdb/dtb
1628 @SIM_ENABLE_ARCH_moxie_TRUE@dtb_DATA = moxie/moxie-gdb.dtb
1629 @SIM_ENABLE_ARCH_msp430_TRUE@msp430_run_SOURCES =
1630 @SIM_ENABLE_ARCH_msp430_TRUE@msp430_run_LDADD = \
1631 @SIM_ENABLE_ARCH_msp430_TRUE@ msp430/nrun.o \
1632 @SIM_ENABLE_ARCH_msp430_TRUE@ msp430/libsim.a \
1633 @SIM_ENABLE_ARCH_msp430_TRUE@ $(SIM_COMMON_LIBS)
1634
1635 @SIM_ENABLE_ARCH_or1k_TRUE@or1k_run_SOURCES =
1636 @SIM_ENABLE_ARCH_or1k_TRUE@or1k_run_LDADD = \
1637 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/nrun.o \
1638 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/libsim.a \
1639 @SIM_ENABLE_ARCH_or1k_TRUE@ $(SIM_COMMON_LIBS)
1640
1641 @SIM_ENABLE_ARCH_or1k_TRUE@or1kdocdir = $(docdir)/or1k
1642 @SIM_ENABLE_ARCH_or1k_TRUE@or1kdoc_DATA = or1k/README
1643 @SIM_ENABLE_ARCH_or1k_TRUE@or1k_BUILD_OUTPUTS = \
1644 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/eng.h \
1645 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/mloop.c \
1646 @SIM_ENABLE_ARCH_or1k_TRUE@ or1k/stamp-mloop
1647
1648 @SIM_ENABLE_ARCH_ppc_TRUE@ppc_run_SOURCES =
1649 @SIM_ENABLE_ARCH_ppc_TRUE@ppc_run_LDADD = \
1650 @SIM_ENABLE_ARCH_ppc_TRUE@ ppc/main.o \
1651 @SIM_ENABLE_ARCH_ppc_TRUE@ ppc/libsim.a \
1652 @SIM_ENABLE_ARCH_ppc_TRUE@ $(SIM_COMMON_LIBS)
1653
1654 @SIM_ENABLE_ARCH_ppc_TRUE@ppcdocdir = $(docdir)/ppc
1655 @SIM_ENABLE_ARCH_ppc_TRUE@ppcdoc_DATA = ppc/BUGS ppc/INSTALL ppc/README ppc/RUN
1656 @SIM_ENABLE_ARCH_pru_TRUE@pru_run_SOURCES =
1657 @SIM_ENABLE_ARCH_pru_TRUE@pru_run_LDADD = \
1658 @SIM_ENABLE_ARCH_pru_TRUE@ pru/nrun.o \
1659 @SIM_ENABLE_ARCH_pru_TRUE@ pru/libsim.a \
1660 @SIM_ENABLE_ARCH_pru_TRUE@ $(SIM_COMMON_LIBS)
1661
1662 @SIM_ENABLE_ARCH_riscv_TRUE@riscv_run_SOURCES =
1663 @SIM_ENABLE_ARCH_riscv_TRUE@riscv_run_LDADD = \
1664 @SIM_ENABLE_ARCH_riscv_TRUE@ riscv/nrun.o \
1665 @SIM_ENABLE_ARCH_riscv_TRUE@ riscv/libsim.a \
1666 @SIM_ENABLE_ARCH_riscv_TRUE@ $(SIM_COMMON_LIBS)
1667
1668 @SIM_ENABLE_ARCH_rl78_TRUE@rl78_run_SOURCES =
1669 @SIM_ENABLE_ARCH_rl78_TRUE@rl78_run_LDADD = \
1670 @SIM_ENABLE_ARCH_rl78_TRUE@ rl78/main.o \
1671 @SIM_ENABLE_ARCH_rl78_TRUE@ rl78/libsim.a \
1672 @SIM_ENABLE_ARCH_rl78_TRUE@ $(SIM_COMMON_LIBS)
1673
1674 @SIM_ENABLE_ARCH_rx_TRUE@rx_run_SOURCES =
1675 @SIM_ENABLE_ARCH_rx_TRUE@rx_run_LDADD = \
1676 @SIM_ENABLE_ARCH_rx_TRUE@ rx/main.o \
1677 @SIM_ENABLE_ARCH_rx_TRUE@ rx/libsim.a \
1678 @SIM_ENABLE_ARCH_rx_TRUE@ $(SIM_COMMON_LIBS)
1679
1680 @SIM_ENABLE_ARCH_rx_TRUE@rxdocdir = $(docdir)/rx
1681 @SIM_ENABLE_ARCH_rx_TRUE@rxdoc_DATA = rx/README.txt
1682 @SIM_ENABLE_ARCH_sh_TRUE@sh_run_SOURCES =
1683 @SIM_ENABLE_ARCH_sh_TRUE@sh_run_LDADD = \
1684 @SIM_ENABLE_ARCH_sh_TRUE@ sh/nrun.o \
1685 @SIM_ENABLE_ARCH_sh_TRUE@ sh/libsim.a \
1686 @SIM_ENABLE_ARCH_sh_TRUE@ $(SIM_COMMON_LIBS)
1687
1688 @SIM_ENABLE_ARCH_sh_TRUE@sh_BUILD_OUTPUTS = \
1689 @SIM_ENABLE_ARCH_sh_TRUE@ sh/gencode$(EXEEXT) \
1690 @SIM_ENABLE_ARCH_sh_TRUE@ sh/code.c \
1691 @SIM_ENABLE_ARCH_sh_TRUE@ sh/ppi.c \
1692 @SIM_ENABLE_ARCH_sh_TRUE@ sh/table.c
1693
1694 @SIM_ENABLE_ARCH_sh_TRUE@sh_gencode_SOURCES = sh/gencode.c
1695 @SIM_ENABLE_ARCH_v850_TRUE@v850_run_SOURCES =
1696 @SIM_ENABLE_ARCH_v850_TRUE@v850_run_LDADD = \
1697 @SIM_ENABLE_ARCH_v850_TRUE@ v850/nrun.o \
1698 @SIM_ENABLE_ARCH_v850_TRUE@ v850/libsim.a \
1699 @SIM_ENABLE_ARCH_v850_TRUE@ $(SIM_COMMON_LIBS)
1700
1701 @SIM_ENABLE_ARCH_v850_TRUE@v850_BUILT_SRC_FROM_IGEN = \
1702 @SIM_ENABLE_ARCH_v850_TRUE@ v850/icache.h \
1703 @SIM_ENABLE_ARCH_v850_TRUE@ v850/icache.c \
1704 @SIM_ENABLE_ARCH_v850_TRUE@ v850/idecode.h \
1705 @SIM_ENABLE_ARCH_v850_TRUE@ v850/idecode.c \
1706 @SIM_ENABLE_ARCH_v850_TRUE@ v850/semantics.h \
1707 @SIM_ENABLE_ARCH_v850_TRUE@ v850/semantics.c \
1708 @SIM_ENABLE_ARCH_v850_TRUE@ v850/model.h \
1709 @SIM_ENABLE_ARCH_v850_TRUE@ v850/model.c \
1710 @SIM_ENABLE_ARCH_v850_TRUE@ v850/support.h \
1711 @SIM_ENABLE_ARCH_v850_TRUE@ v850/support.c \
1712 @SIM_ENABLE_ARCH_v850_TRUE@ v850/itable.h \
1713 @SIM_ENABLE_ARCH_v850_TRUE@ v850/itable.c \
1714 @SIM_ENABLE_ARCH_v850_TRUE@ v850/engine.h \
1715 @SIM_ENABLE_ARCH_v850_TRUE@ v850/engine.c \
1716 @SIM_ENABLE_ARCH_v850_TRUE@ v850/irun.c
1717
1718 @SIM_ENABLE_ARCH_v850_TRUE@v850_BUILD_OUTPUTS = \
1719 @SIM_ENABLE_ARCH_v850_TRUE@ $(v850_BUILT_SRC_FROM_IGEN) \
1720 @SIM_ENABLE_ARCH_v850_TRUE@ v850/stamp-igen
1721
1722 @SIM_ENABLE_ARCH_v850_TRUE@v850_IGEN_TRACE = # -G omit-line-numbers # -G trace-rule-selection -G trace-rule-rejection -G trace-entries
1723 @SIM_ENABLE_ARCH_v850_TRUE@v850_IGEN_INSN = $(srcdir)/v850/v850.igen
1724 @SIM_ENABLE_ARCH_v850_TRUE@v850_IGEN_DC = $(srcdir)/v850/v850.dc
1725 all: config.h
1726 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1727
1728 .SUFFIXES:
1729 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1730 am--refresh: Makefile
1731 @:
1732 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/common/local.mk $(srcdir)/igen/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/common/local.mk $(srcdir)/aarch64/local.mk $(srcdir)/arm/local.mk $(srcdir)/avr/local.mk $(srcdir)/bfin/local.mk $(srcdir)/bpf/local.mk $(srcdir)/cr16/local.mk $(srcdir)/cris/local.mk $(srcdir)/d10v/local.mk $(srcdir)/erc32/local.mk $(srcdir)/example-synacor/local.mk $(srcdir)/frv/local.mk $(srcdir)/ft32/local.mk $(srcdir)/h8300/local.mk $(srcdir)/iq2000/local.mk $(srcdir)/lm32/local.mk $(srcdir)/m32c/local.mk $(srcdir)/m32r/local.mk $(srcdir)/m68hc11/local.mk $(srcdir)/mcore/local.mk $(srcdir)/microblaze/local.mk $(srcdir)/mips/local.mk $(srcdir)/mn10300/local.mk $(srcdir)/moxie/local.mk $(srcdir)/msp430/local.mk $(srcdir)/or1k/local.mk $(srcdir)/ppc/local.mk $(srcdir)/pru/local.mk $(srcdir)/riscv/local.mk $(srcdir)/rl78/local.mk $(srcdir)/rx/local.mk $(srcdir)/sh/local.mk $(srcdir)/v850/local.mk $(am__configure_deps)
1733 @for dep in $?; do \
1734 case '$(am__configure_deps)' in \
1735 *$$dep*) \
1736 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1737 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1738 && exit 0; \
1739 exit 1;; \
1740 esac; \
1741 done; \
1742 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1743 $(am__cd) $(top_srcdir) && \
1744 $(AUTOMAKE) --foreign Makefile
1745 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1746 @case '$?' in \
1747 *config.status*) \
1748 echo ' $(SHELL) ./config.status'; \
1749 $(SHELL) ./config.status;; \
1750 *) \
1751 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1752 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1753 esac;
1754 $(srcdir)/common/local.mk $(srcdir)/igen/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/common/local.mk $(srcdir)/aarch64/local.mk $(srcdir)/arm/local.mk $(srcdir)/avr/local.mk $(srcdir)/bfin/local.mk $(srcdir)/bpf/local.mk $(srcdir)/cr16/local.mk $(srcdir)/cris/local.mk $(srcdir)/d10v/local.mk $(srcdir)/erc32/local.mk $(srcdir)/example-synacor/local.mk $(srcdir)/frv/local.mk $(srcdir)/ft32/local.mk $(srcdir)/h8300/local.mk $(srcdir)/iq2000/local.mk $(srcdir)/lm32/local.mk $(srcdir)/m32c/local.mk $(srcdir)/m32r/local.mk $(srcdir)/m68hc11/local.mk $(srcdir)/mcore/local.mk $(srcdir)/microblaze/local.mk $(srcdir)/mips/local.mk $(srcdir)/mn10300/local.mk $(srcdir)/moxie/local.mk $(srcdir)/msp430/local.mk $(srcdir)/or1k/local.mk $(srcdir)/ppc/local.mk $(srcdir)/pru/local.mk $(srcdir)/riscv/local.mk $(srcdir)/rl78/local.mk $(srcdir)/rx/local.mk $(srcdir)/sh/local.mk $(srcdir)/v850/local.mk $(am__empty):
1755
1756 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1757 $(SHELL) ./config.status --recheck
1758
1759 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1760 $(am__cd) $(srcdir) && $(AUTOCONF)
1761 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1762 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1763 $(am__aclocal_m4_deps):
1764
1765 config.h: stamp-h1
1766 @test -f $@ || rm -f stamp-h1
1767 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1768
1769 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1770 @rm -f stamp-h1
1771 cd $(top_builddir) && $(SHELL) ./config.status config.h
1772 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1773 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1774 rm -f stamp-h1
1775 touch $@
1776
1777 distclean-hdr:
1778 -rm -f config.h stamp-h1
1779 Make-common.sim: $(top_builddir)/config.status $(top_srcdir)/common/Make-common.in
1780 cd $(top_builddir) && $(SHELL) ./config.status $@
1781 aarch64/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/aarch64/Makefile.in
1782 cd $(top_builddir) && $(SHELL) ./config.status $@
1783 aarch64/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1784 cd $(top_builddir) && $(SHELL) ./config.status $@
1785 arm/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/arm/Makefile.in
1786 cd $(top_builddir) && $(SHELL) ./config.status $@
1787 arm/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1788 cd $(top_builddir) && $(SHELL) ./config.status $@
1789 avr/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/avr/Makefile.in
1790 cd $(top_builddir) && $(SHELL) ./config.status $@
1791 avr/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1792 cd $(top_builddir) && $(SHELL) ./config.status $@
1793 bfin/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/bfin/Makefile.in
1794 cd $(top_builddir) && $(SHELL) ./config.status $@
1795 bfin/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1796 cd $(top_builddir) && $(SHELL) ./config.status $@
1797 bpf/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/bpf/Makefile.in
1798 cd $(top_builddir) && $(SHELL) ./config.status $@
1799 bpf/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1800 cd $(top_builddir) && $(SHELL) ./config.status $@
1801 cr16/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/cr16/Makefile.in
1802 cd $(top_builddir) && $(SHELL) ./config.status $@
1803 cr16/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1804 cd $(top_builddir) && $(SHELL) ./config.status $@
1805 cris/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/cris/Makefile.in
1806 cd $(top_builddir) && $(SHELL) ./config.status $@
1807 cris/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1808 cd $(top_builddir) && $(SHELL) ./config.status $@
1809 d10v/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/d10v/Makefile.in
1810 cd $(top_builddir) && $(SHELL) ./config.status $@
1811 d10v/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1812 cd $(top_builddir) && $(SHELL) ./config.status $@
1813 frv/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/frv/Makefile.in
1814 cd $(top_builddir) && $(SHELL) ./config.status $@
1815 frv/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1816 cd $(top_builddir) && $(SHELL) ./config.status $@
1817 ft32/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/ft32/Makefile.in
1818 cd $(top_builddir) && $(SHELL) ./config.status $@
1819 ft32/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1820 cd $(top_builddir) && $(SHELL) ./config.status $@
1821 h8300/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/h8300/Makefile.in
1822 cd $(top_builddir) && $(SHELL) ./config.status $@
1823 h8300/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1824 cd $(top_builddir) && $(SHELL) ./config.status $@
1825 iq2000/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/iq2000/Makefile.in
1826 cd $(top_builddir) && $(SHELL) ./config.status $@
1827 iq2000/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1828 cd $(top_builddir) && $(SHELL) ./config.status $@
1829 lm32/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/lm32/Makefile.in
1830 cd $(top_builddir) && $(SHELL) ./config.status $@
1831 lm32/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1832 cd $(top_builddir) && $(SHELL) ./config.status $@
1833 m32c/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/m32c/Makefile.in
1834 cd $(top_builddir) && $(SHELL) ./config.status $@
1835 m32c/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1836 cd $(top_builddir) && $(SHELL) ./config.status $@
1837 m32r/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/m32r/Makefile.in
1838 cd $(top_builddir) && $(SHELL) ./config.status $@
1839 m32r/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1840 cd $(top_builddir) && $(SHELL) ./config.status $@
1841 m68hc11/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/m68hc11/Makefile.in
1842 cd $(top_builddir) && $(SHELL) ./config.status $@
1843 m68hc11/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1844 cd $(top_builddir) && $(SHELL) ./config.status $@
1845 mcore/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/mcore/Makefile.in
1846 cd $(top_builddir) && $(SHELL) ./config.status $@
1847 mcore/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1848 cd $(top_builddir) && $(SHELL) ./config.status $@
1849 microblaze/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/microblaze/Makefile.in
1850 cd $(top_builddir) && $(SHELL) ./config.status $@
1851 microblaze/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1852 cd $(top_builddir) && $(SHELL) ./config.status $@
1853 mips/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/mips/Makefile.in
1854 cd $(top_builddir) && $(SHELL) ./config.status $@
1855 mips/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1856 cd $(top_builddir) && $(SHELL) ./config.status $@
1857 mn10300/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/mn10300/Makefile.in
1858 cd $(top_builddir) && $(SHELL) ./config.status $@
1859 mn10300/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1860 cd $(top_builddir) && $(SHELL) ./config.status $@
1861 moxie/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/moxie/Makefile.in
1862 cd $(top_builddir) && $(SHELL) ./config.status $@
1863 moxie/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1864 cd $(top_builddir) && $(SHELL) ./config.status $@
1865 msp430/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/msp430/Makefile.in
1866 cd $(top_builddir) && $(SHELL) ./config.status $@
1867 msp430/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1868 cd $(top_builddir) && $(SHELL) ./config.status $@
1869 or1k/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/or1k/Makefile.in
1870 cd $(top_builddir) && $(SHELL) ./config.status $@
1871 or1k/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1872 cd $(top_builddir) && $(SHELL) ./config.status $@
1873 ppc/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1874 cd $(top_builddir) && $(SHELL) ./config.status $@
1875 pru/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/pru/Makefile.in
1876 cd $(top_builddir) && $(SHELL) ./config.status $@
1877 pru/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1878 cd $(top_builddir) && $(SHELL) ./config.status $@
1879 riscv/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/riscv/Makefile.in
1880 cd $(top_builddir) && $(SHELL) ./config.status $@
1881 riscv/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1882 cd $(top_builddir) && $(SHELL) ./config.status $@
1883 rl78/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/rl78/Makefile.in
1884 cd $(top_builddir) && $(SHELL) ./config.status $@
1885 rl78/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1886 cd $(top_builddir) && $(SHELL) ./config.status $@
1887 rx/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/rx/Makefile.in
1888 cd $(top_builddir) && $(SHELL) ./config.status $@
1889 rx/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1890 cd $(top_builddir) && $(SHELL) ./config.status $@
1891 sh/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/sh/Makefile.in
1892 cd $(top_builddir) && $(SHELL) ./config.status $@
1893 sh/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1894 cd $(top_builddir) && $(SHELL) ./config.status $@
1895 erc32/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/erc32/Makefile.in
1896 cd $(top_builddir) && $(SHELL) ./config.status $@
1897 erc32/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1898 cd $(top_builddir) && $(SHELL) ./config.status $@
1899 v850/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/v850/Makefile.in
1900 cd $(top_builddir) && $(SHELL) ./config.status $@
1901 v850/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1902 cd $(top_builddir) && $(SHELL) ./config.status $@
1903 example-synacor/Makefile.sim: $(top_builddir)/config.status $(top_srcdir)/example-synacor/Makefile.in
1904 cd $(top_builddir) && $(SHELL) ./config.status $@
1905 example-synacor/.gdbinit: $(top_builddir)/config.status $(top_srcdir)/common/gdbinit.in
1906 cd $(top_builddir) && $(SHELL) ./config.status $@
1907 arch-subdir.mk: $(top_builddir)/config.status $(srcdir)/arch-subdir.mk.in
1908 cd $(top_builddir) && $(SHELL) ./config.status $@
1909 .gdbinit: $(top_builddir)/config.status $(srcdir)/gdbinit.in
1910 cd $(top_builddir) && $(SHELL) ./config.status $@
1911
1912 clean-noinstLIBRARIES:
1913 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1914 common/$(am__dirstamp):
1915 @$(MKDIR_P) common
1916 @: > common/$(am__dirstamp)
1917 common/$(DEPDIR)/$(am__dirstamp):
1918 @$(MKDIR_P) common/$(DEPDIR)
1919 @: > common/$(DEPDIR)/$(am__dirstamp)
1920 common/callback.$(OBJEXT): common/$(am__dirstamp) \
1921 common/$(DEPDIR)/$(am__dirstamp)
1922 common/portability.$(OBJEXT): common/$(am__dirstamp) \
1923 common/$(DEPDIR)/$(am__dirstamp)
1924 common/sim-load.$(OBJEXT): common/$(am__dirstamp) \
1925 common/$(DEPDIR)/$(am__dirstamp)
1926 common/syscall.$(OBJEXT): common/$(am__dirstamp) \
1927 common/$(DEPDIR)/$(am__dirstamp)
1928 common/target-newlib-errno.$(OBJEXT): common/$(am__dirstamp) \
1929 common/$(DEPDIR)/$(am__dirstamp)
1930 common/target-newlib-open.$(OBJEXT): common/$(am__dirstamp) \
1931 common/$(DEPDIR)/$(am__dirstamp)
1932 common/target-newlib-signal.$(OBJEXT): common/$(am__dirstamp) \
1933 common/$(DEPDIR)/$(am__dirstamp)
1934 common/target-newlib-syscall.$(OBJEXT): common/$(am__dirstamp) \
1935 common/$(DEPDIR)/$(am__dirstamp)
1936 common/version.$(OBJEXT): common/$(am__dirstamp) \
1937 common/$(DEPDIR)/$(am__dirstamp)
1938
1939 common/libcommon.a: $(common_libcommon_a_OBJECTS) $(common_libcommon_a_DEPENDENCIES) $(EXTRA_common_libcommon_a_DEPENDENCIES) common/$(am__dirstamp)
1940 $(AM_V_at)-rm -f common/libcommon.a
1941 $(AM_V_AR)$(common_libcommon_a_AR) common/libcommon.a $(common_libcommon_a_OBJECTS) $(common_libcommon_a_LIBADD)
1942 $(AM_V_at)$(RANLIB) common/libcommon.a
1943 igen/$(am__dirstamp):
1944 @$(MKDIR_P) igen
1945 @: > igen/$(am__dirstamp)
1946 igen/$(DEPDIR)/$(am__dirstamp):
1947 @$(MKDIR_P) igen/$(DEPDIR)
1948 @: > igen/$(DEPDIR)/$(am__dirstamp)
1949 igen/table.$(OBJEXT): igen/$(am__dirstamp) \
1950 igen/$(DEPDIR)/$(am__dirstamp)
1951 igen/lf.$(OBJEXT): igen/$(am__dirstamp) igen/$(DEPDIR)/$(am__dirstamp)
1952 igen/misc.$(OBJEXT): igen/$(am__dirstamp) \
1953 igen/$(DEPDIR)/$(am__dirstamp)
1954 igen/filter_host.$(OBJEXT): igen/$(am__dirstamp) \
1955 igen/$(DEPDIR)/$(am__dirstamp)
1956 igen/ld-decode.$(OBJEXT): igen/$(am__dirstamp) \
1957 igen/$(DEPDIR)/$(am__dirstamp)
1958 igen/ld-cache.$(OBJEXT): igen/$(am__dirstamp) \
1959 igen/$(DEPDIR)/$(am__dirstamp)
1960 igen/filter.$(OBJEXT): igen/$(am__dirstamp) \
1961 igen/$(DEPDIR)/$(am__dirstamp)
1962 igen/ld-insn.$(OBJEXT): igen/$(am__dirstamp) \
1963 igen/$(DEPDIR)/$(am__dirstamp)
1964 igen/gen-model.$(OBJEXT): igen/$(am__dirstamp) \
1965 igen/$(DEPDIR)/$(am__dirstamp)
1966 igen/gen-itable.$(OBJEXT): igen/$(am__dirstamp) \
1967 igen/$(DEPDIR)/$(am__dirstamp)
1968 igen/gen-icache.$(OBJEXT): igen/$(am__dirstamp) \
1969 igen/$(DEPDIR)/$(am__dirstamp)
1970 igen/gen-semantics.$(OBJEXT): igen/$(am__dirstamp) \
1971 igen/$(DEPDIR)/$(am__dirstamp)
1972 igen/gen-idecode.$(OBJEXT): igen/$(am__dirstamp) \
1973 igen/$(DEPDIR)/$(am__dirstamp)
1974 igen/gen-support.$(OBJEXT): igen/$(am__dirstamp) \
1975 igen/$(DEPDIR)/$(am__dirstamp)
1976 igen/gen-engine.$(OBJEXT): igen/$(am__dirstamp) \
1977 igen/$(DEPDIR)/$(am__dirstamp)
1978 igen/gen.$(OBJEXT): igen/$(am__dirstamp) \
1979 igen/$(DEPDIR)/$(am__dirstamp)
1980
1981 @SIM_ENABLE_IGEN_FALSE@igen/libigen.a: $(igen_libigen_a_OBJECTS) $(igen_libigen_a_DEPENDENCIES) $(EXTRA_igen_libigen_a_DEPENDENCIES) igen/$(am__dirstamp)
1982 @SIM_ENABLE_IGEN_FALSE@ $(AM_V_at)-rm -f igen/libigen.a
1983 @SIM_ENABLE_IGEN_FALSE@ $(AM_V_AR)$(igen_libigen_a_AR) igen/libigen.a $(igen_libigen_a_OBJECTS) $(igen_libigen_a_LIBADD)
1984 @SIM_ENABLE_IGEN_FALSE@ $(AM_V_at)$(RANLIB) igen/libigen.a
1985
1986 clean-checkPROGRAMS:
1987 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
1988 echo " rm -f" $$list; \
1989 rm -f $$list || exit $$?; \
1990 test -n "$(EXEEXT)" || exit 0; \
1991 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1992 echo " rm -f" $$list; \
1993 rm -f $$list
1994
1995 clean-noinstPROGRAMS:
1996 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1997 echo " rm -f" $$list; \
1998 rm -f $$list || exit $$?; \
1999 test -n "$(EXEEXT)" || exit 0; \
2000 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
2001 echo " rm -f" $$list; \
2002 rm -f $$list
2003 aarch64/$(am__dirstamp):
2004 @$(MKDIR_P) aarch64
2005 @: > aarch64/$(am__dirstamp)
2006
2007 aarch64/run$(EXEEXT): $(aarch64_run_OBJECTS) $(aarch64_run_DEPENDENCIES) $(EXTRA_aarch64_run_DEPENDENCIES) aarch64/$(am__dirstamp)
2008 @rm -f aarch64/run$(EXEEXT)
2009 $(AM_V_CCLD)$(LINK) $(aarch64_run_OBJECTS) $(aarch64_run_LDADD) $(LIBS)
2010 arm/$(am__dirstamp):
2011 @$(MKDIR_P) arm
2012 @: > arm/$(am__dirstamp)
2013
2014 arm/run$(EXEEXT): $(arm_run_OBJECTS) $(arm_run_DEPENDENCIES) $(EXTRA_arm_run_DEPENDENCIES) arm/$(am__dirstamp)
2015 @rm -f arm/run$(EXEEXT)
2016 $(AM_V_CCLD)$(LINK) $(arm_run_OBJECTS) $(arm_run_LDADD) $(LIBS)
2017 avr/$(am__dirstamp):
2018 @$(MKDIR_P) avr
2019 @: > avr/$(am__dirstamp)
2020
2021 avr/run$(EXEEXT): $(avr_run_OBJECTS) $(avr_run_DEPENDENCIES) $(EXTRA_avr_run_DEPENDENCIES) avr/$(am__dirstamp)
2022 @rm -f avr/run$(EXEEXT)
2023 $(AM_V_CCLD)$(LINK) $(avr_run_OBJECTS) $(avr_run_LDADD) $(LIBS)
2024 bfin/$(am__dirstamp):
2025 @$(MKDIR_P) bfin
2026 @: > bfin/$(am__dirstamp)
2027
2028 bfin/run$(EXEEXT): $(bfin_run_OBJECTS) $(bfin_run_DEPENDENCIES) $(EXTRA_bfin_run_DEPENDENCIES) bfin/$(am__dirstamp)
2029 @rm -f bfin/run$(EXEEXT)
2030 $(AM_V_CCLD)$(LINK) $(bfin_run_OBJECTS) $(bfin_run_LDADD) $(LIBS)
2031 bpf/$(am__dirstamp):
2032 @$(MKDIR_P) bpf
2033 @: > bpf/$(am__dirstamp)
2034
2035 bpf/run$(EXEEXT): $(bpf_run_OBJECTS) $(bpf_run_DEPENDENCIES) $(EXTRA_bpf_run_DEPENDENCIES) bpf/$(am__dirstamp)
2036 @rm -f bpf/run$(EXEEXT)
2037 $(AM_V_CCLD)$(LINK) $(bpf_run_OBJECTS) $(bpf_run_LDADD) $(LIBS)
2038 cr16/$(am__dirstamp):
2039 @$(MKDIR_P) cr16
2040 @: > cr16/$(am__dirstamp)
2041 cr16/$(DEPDIR)/$(am__dirstamp):
2042 @$(MKDIR_P) cr16/$(DEPDIR)
2043 @: > cr16/$(DEPDIR)/$(am__dirstamp)
2044 cr16/gencode.$(OBJEXT): cr16/$(am__dirstamp) \
2045 cr16/$(DEPDIR)/$(am__dirstamp)
2046
2047 @SIM_ENABLE_ARCH_cr16_FALSE@cr16/gencode$(EXEEXT): $(cr16_gencode_OBJECTS) $(cr16_gencode_DEPENDENCIES) $(EXTRA_cr16_gencode_DEPENDENCIES) cr16/$(am__dirstamp)
2048 @SIM_ENABLE_ARCH_cr16_FALSE@ @rm -f cr16/gencode$(EXEEXT)
2049 @SIM_ENABLE_ARCH_cr16_FALSE@ $(AM_V_CCLD)$(LINK) $(cr16_gencode_OBJECTS) $(cr16_gencode_LDADD) $(LIBS)
2050
2051 cr16/run$(EXEEXT): $(cr16_run_OBJECTS) $(cr16_run_DEPENDENCIES) $(EXTRA_cr16_run_DEPENDENCIES) cr16/$(am__dirstamp)
2052 @rm -f cr16/run$(EXEEXT)
2053 $(AM_V_CCLD)$(LINK) $(cr16_run_OBJECTS) $(cr16_run_LDADD) $(LIBS)
2054 cris/$(am__dirstamp):
2055 @$(MKDIR_P) cris
2056 @: > cris/$(am__dirstamp)
2057
2058 cris/run$(EXEEXT): $(cris_run_OBJECTS) $(cris_run_DEPENDENCIES) $(EXTRA_cris_run_DEPENDENCIES) cris/$(am__dirstamp)
2059 @rm -f cris/run$(EXEEXT)
2060 $(AM_V_CCLD)$(LINK) $(cris_run_OBJECTS) $(cris_run_LDADD) $(LIBS)
2061 cris/$(DEPDIR)/$(am__dirstamp):
2062 @$(MKDIR_P) cris/$(DEPDIR)
2063 @: > cris/$(DEPDIR)/$(am__dirstamp)
2064 cris/rvdummy.$(OBJEXT): cris/$(am__dirstamp) \
2065 cris/$(DEPDIR)/$(am__dirstamp)
2066
2067 cris/rvdummy$(EXEEXT): $(cris_rvdummy_OBJECTS) $(cris_rvdummy_DEPENDENCIES) $(EXTRA_cris_rvdummy_DEPENDENCIES) cris/$(am__dirstamp)
2068 @rm -f cris/rvdummy$(EXEEXT)
2069 $(AM_V_CCLD)$(LINK) $(cris_rvdummy_OBJECTS) $(cris_rvdummy_LDADD) $(LIBS)
2070 d10v/$(am__dirstamp):
2071 @$(MKDIR_P) d10v
2072 @: > d10v/$(am__dirstamp)
2073 d10v/$(DEPDIR)/$(am__dirstamp):
2074 @$(MKDIR_P) d10v/$(DEPDIR)
2075 @: > d10v/$(DEPDIR)/$(am__dirstamp)
2076 d10v/gencode.$(OBJEXT): d10v/$(am__dirstamp) \
2077 d10v/$(DEPDIR)/$(am__dirstamp)
2078
2079 @SIM_ENABLE_ARCH_d10v_FALSE@d10v/gencode$(EXEEXT): $(d10v_gencode_OBJECTS) $(d10v_gencode_DEPENDENCIES) $(EXTRA_d10v_gencode_DEPENDENCIES) d10v/$(am__dirstamp)
2080 @SIM_ENABLE_ARCH_d10v_FALSE@ @rm -f d10v/gencode$(EXEEXT)
2081 @SIM_ENABLE_ARCH_d10v_FALSE@ $(AM_V_CCLD)$(LINK) $(d10v_gencode_OBJECTS) $(d10v_gencode_LDADD) $(LIBS)
2082
2083 d10v/run$(EXEEXT): $(d10v_run_OBJECTS) $(d10v_run_DEPENDENCIES) $(EXTRA_d10v_run_DEPENDENCIES) d10v/$(am__dirstamp)
2084 @rm -f d10v/run$(EXEEXT)
2085 $(AM_V_CCLD)$(LINK) $(d10v_run_OBJECTS) $(d10v_run_LDADD) $(LIBS)
2086 erc32/$(am__dirstamp):
2087 @$(MKDIR_P) erc32
2088 @: > erc32/$(am__dirstamp)
2089
2090 erc32/run$(EXEEXT): $(erc32_run_OBJECTS) $(erc32_run_DEPENDENCIES) $(EXTRA_erc32_run_DEPENDENCIES) erc32/$(am__dirstamp)
2091 @rm -f erc32/run$(EXEEXT)
2092 $(AM_V_CCLD)$(LINK) $(erc32_run_OBJECTS) $(erc32_run_LDADD) $(LIBS)
2093 erc32/$(DEPDIR)/$(am__dirstamp):
2094 @$(MKDIR_P) erc32/$(DEPDIR)
2095 @: > erc32/$(DEPDIR)/$(am__dirstamp)
2096 erc32/sis.$(OBJEXT): erc32/$(am__dirstamp) \
2097 erc32/$(DEPDIR)/$(am__dirstamp)
2098
2099 @SIM_ENABLE_ARCH_erc32_FALSE@erc32/sis$(EXEEXT): $(erc32_sis_OBJECTS) $(erc32_sis_DEPENDENCIES) $(EXTRA_erc32_sis_DEPENDENCIES) erc32/$(am__dirstamp)
2100 @SIM_ENABLE_ARCH_erc32_FALSE@ @rm -f erc32/sis$(EXEEXT)
2101 @SIM_ENABLE_ARCH_erc32_FALSE@ $(AM_V_CCLD)$(LINK) $(erc32_sis_OBJECTS) $(erc32_sis_LDADD) $(LIBS)
2102 example-synacor/$(am__dirstamp):
2103 @$(MKDIR_P) example-synacor
2104 @: > example-synacor/$(am__dirstamp)
2105
2106 example-synacor/run$(EXEEXT): $(example_synacor_run_OBJECTS) $(example_synacor_run_DEPENDENCIES) $(EXTRA_example_synacor_run_DEPENDENCIES) example-synacor/$(am__dirstamp)
2107 @rm -f example-synacor/run$(EXEEXT)
2108 $(AM_V_CCLD)$(LINK) $(example_synacor_run_OBJECTS) $(example_synacor_run_LDADD) $(LIBS)
2109 frv/$(am__dirstamp):
2110 @$(MKDIR_P) frv
2111 @: > frv/$(am__dirstamp)
2112
2113 frv/run$(EXEEXT): $(frv_run_OBJECTS) $(frv_run_DEPENDENCIES) $(EXTRA_frv_run_DEPENDENCIES) frv/$(am__dirstamp)
2114 @rm -f frv/run$(EXEEXT)
2115 $(AM_V_CCLD)$(LINK) $(frv_run_OBJECTS) $(frv_run_LDADD) $(LIBS)
2116 ft32/$(am__dirstamp):
2117 @$(MKDIR_P) ft32
2118 @: > ft32/$(am__dirstamp)
2119
2120 ft32/run$(EXEEXT): $(ft32_run_OBJECTS) $(ft32_run_DEPENDENCIES) $(EXTRA_ft32_run_DEPENDENCIES) ft32/$(am__dirstamp)
2121 @rm -f ft32/run$(EXEEXT)
2122 $(AM_V_CCLD)$(LINK) $(ft32_run_OBJECTS) $(ft32_run_LDADD) $(LIBS)
2123 h8300/$(am__dirstamp):
2124 @$(MKDIR_P) h8300
2125 @: > h8300/$(am__dirstamp)
2126
2127 h8300/run$(EXEEXT): $(h8300_run_OBJECTS) $(h8300_run_DEPENDENCIES) $(EXTRA_h8300_run_DEPENDENCIES) h8300/$(am__dirstamp)
2128 @rm -f h8300/run$(EXEEXT)
2129 $(AM_V_CCLD)$(LINK) $(h8300_run_OBJECTS) $(h8300_run_LDADD) $(LIBS)
2130
2131 igen/filter$(EXEEXT): $(igen_filter_OBJECTS) $(igen_filter_DEPENDENCIES) $(EXTRA_igen_filter_DEPENDENCIES) igen/$(am__dirstamp)
2132 @rm -f igen/filter$(EXEEXT)
2133 $(AM_V_CCLD)$(LINK) $(igen_filter_OBJECTS) $(igen_filter_LDADD) $(LIBS)
2134
2135 igen/gen$(EXEEXT): $(igen_gen_OBJECTS) $(igen_gen_DEPENDENCIES) $(EXTRA_igen_gen_DEPENDENCIES) igen/$(am__dirstamp)
2136 @rm -f igen/gen$(EXEEXT)
2137 $(AM_V_CCLD)$(LINK) $(igen_gen_OBJECTS) $(igen_gen_LDADD) $(LIBS)
2138 igen/igen.$(OBJEXT): igen/$(am__dirstamp) \
2139 igen/$(DEPDIR)/$(am__dirstamp)
2140
2141 @SIM_ENABLE_IGEN_FALSE@igen/igen$(EXEEXT): $(igen_igen_OBJECTS) $(igen_igen_DEPENDENCIES) $(EXTRA_igen_igen_DEPENDENCIES) igen/$(am__dirstamp)
2142 @SIM_ENABLE_IGEN_FALSE@ @rm -f igen/igen$(EXEEXT)
2143 @SIM_ENABLE_IGEN_FALSE@ $(AM_V_CCLD)$(LINK) $(igen_igen_OBJECTS) $(igen_igen_LDADD) $(LIBS)
2144
2145 igen/ld-cache$(EXEEXT): $(igen_ld_cache_OBJECTS) $(igen_ld_cache_DEPENDENCIES) $(EXTRA_igen_ld_cache_DEPENDENCIES) igen/$(am__dirstamp)
2146 @rm -f igen/ld-cache$(EXEEXT)
2147 $(AM_V_CCLD)$(LINK) $(igen_ld_cache_OBJECTS) $(igen_ld_cache_LDADD) $(LIBS)
2148
2149 igen/ld-decode$(EXEEXT): $(igen_ld_decode_OBJECTS) $(igen_ld_decode_DEPENDENCIES) $(EXTRA_igen_ld_decode_DEPENDENCIES) igen/$(am__dirstamp)
2150 @rm -f igen/ld-decode$(EXEEXT)
2151 $(AM_V_CCLD)$(LINK) $(igen_ld_decode_OBJECTS) $(igen_ld_decode_LDADD) $(LIBS)
2152
2153 igen/ld-insn$(EXEEXT): $(igen_ld_insn_OBJECTS) $(igen_ld_insn_DEPENDENCIES) $(EXTRA_igen_ld_insn_DEPENDENCIES) igen/$(am__dirstamp)
2154 @rm -f igen/ld-insn$(EXEEXT)
2155 $(AM_V_CCLD)$(LINK) $(igen_ld_insn_OBJECTS) $(igen_ld_insn_LDADD) $(LIBS)
2156
2157 igen/table$(EXEEXT): $(igen_table_OBJECTS) $(igen_table_DEPENDENCIES) $(EXTRA_igen_table_DEPENDENCIES) igen/$(am__dirstamp)
2158 @rm -f igen/table$(EXEEXT)
2159 $(AM_V_CCLD)$(LINK) $(igen_table_OBJECTS) $(igen_table_LDADD) $(LIBS)
2160 iq2000/$(am__dirstamp):
2161 @$(MKDIR_P) iq2000
2162 @: > iq2000/$(am__dirstamp)
2163
2164 iq2000/run$(EXEEXT): $(iq2000_run_OBJECTS) $(iq2000_run_DEPENDENCIES) $(EXTRA_iq2000_run_DEPENDENCIES) iq2000/$(am__dirstamp)
2165 @rm -f iq2000/run$(EXEEXT)
2166 $(AM_V_CCLD)$(LINK) $(iq2000_run_OBJECTS) $(iq2000_run_LDADD) $(LIBS)
2167 lm32/$(am__dirstamp):
2168 @$(MKDIR_P) lm32
2169 @: > lm32/$(am__dirstamp)
2170
2171 lm32/run$(EXEEXT): $(lm32_run_OBJECTS) $(lm32_run_DEPENDENCIES) $(EXTRA_lm32_run_DEPENDENCIES) lm32/$(am__dirstamp)
2172 @rm -f lm32/run$(EXEEXT)
2173 $(AM_V_CCLD)$(LINK) $(lm32_run_OBJECTS) $(lm32_run_LDADD) $(LIBS)
2174 m32c/$(am__dirstamp):
2175 @$(MKDIR_P) m32c
2176 @: > m32c/$(am__dirstamp)
2177 m32c/$(DEPDIR)/$(am__dirstamp):
2178 @$(MKDIR_P) m32c/$(DEPDIR)
2179 @: > m32c/$(DEPDIR)/$(am__dirstamp)
2180 m32c/opc2c.$(OBJEXT): m32c/$(am__dirstamp) \
2181 m32c/$(DEPDIR)/$(am__dirstamp)
2182
2183 @SIM_ENABLE_ARCH_m32c_FALSE@m32c/opc2c$(EXEEXT): $(m32c_opc2c_OBJECTS) $(m32c_opc2c_DEPENDENCIES) $(EXTRA_m32c_opc2c_DEPENDENCIES) m32c/$(am__dirstamp)
2184 @SIM_ENABLE_ARCH_m32c_FALSE@ @rm -f m32c/opc2c$(EXEEXT)
2185 @SIM_ENABLE_ARCH_m32c_FALSE@ $(AM_V_CCLD)$(LINK) $(m32c_opc2c_OBJECTS) $(m32c_opc2c_LDADD) $(LIBS)
2186
2187 m32c/run$(EXEEXT): $(m32c_run_OBJECTS) $(m32c_run_DEPENDENCIES) $(EXTRA_m32c_run_DEPENDENCIES) m32c/$(am__dirstamp)
2188 @rm -f m32c/run$(EXEEXT)
2189 $(AM_V_CCLD)$(LINK) $(m32c_run_OBJECTS) $(m32c_run_LDADD) $(LIBS)
2190 m32r/$(am__dirstamp):
2191 @$(MKDIR_P) m32r
2192 @: > m32r/$(am__dirstamp)
2193
2194 m32r/run$(EXEEXT): $(m32r_run_OBJECTS) $(m32r_run_DEPENDENCIES) $(EXTRA_m32r_run_DEPENDENCIES) m32r/$(am__dirstamp)
2195 @rm -f m32r/run$(EXEEXT)
2196 $(AM_V_CCLD)$(LINK) $(m32r_run_OBJECTS) $(m32r_run_LDADD) $(LIBS)
2197 m68hc11/$(am__dirstamp):
2198 @$(MKDIR_P) m68hc11
2199 @: > m68hc11/$(am__dirstamp)
2200 m68hc11/$(DEPDIR)/$(am__dirstamp):
2201 @$(MKDIR_P) m68hc11/$(DEPDIR)
2202 @: > m68hc11/$(DEPDIR)/$(am__dirstamp)
2203 m68hc11/gencode.$(OBJEXT): m68hc11/$(am__dirstamp) \
2204 m68hc11/$(DEPDIR)/$(am__dirstamp)
2205
2206 @SIM_ENABLE_ARCH_m68hc11_FALSE@m68hc11/gencode$(EXEEXT): $(m68hc11_gencode_OBJECTS) $(m68hc11_gencode_DEPENDENCIES) $(EXTRA_m68hc11_gencode_DEPENDENCIES) m68hc11/$(am__dirstamp)
2207 @SIM_ENABLE_ARCH_m68hc11_FALSE@ @rm -f m68hc11/gencode$(EXEEXT)
2208 @SIM_ENABLE_ARCH_m68hc11_FALSE@ $(AM_V_CCLD)$(LINK) $(m68hc11_gencode_OBJECTS) $(m68hc11_gencode_LDADD) $(LIBS)
2209
2210 m68hc11/run$(EXEEXT): $(m68hc11_run_OBJECTS) $(m68hc11_run_DEPENDENCIES) $(EXTRA_m68hc11_run_DEPENDENCIES) m68hc11/$(am__dirstamp)
2211 @rm -f m68hc11/run$(EXEEXT)
2212 $(AM_V_CCLD)$(LINK) $(m68hc11_run_OBJECTS) $(m68hc11_run_LDADD) $(LIBS)
2213 mcore/$(am__dirstamp):
2214 @$(MKDIR_P) mcore
2215 @: > mcore/$(am__dirstamp)
2216
2217 mcore/run$(EXEEXT): $(mcore_run_OBJECTS) $(mcore_run_DEPENDENCIES) $(EXTRA_mcore_run_DEPENDENCIES) mcore/$(am__dirstamp)
2218 @rm -f mcore/run$(EXEEXT)
2219 $(AM_V_CCLD)$(LINK) $(mcore_run_OBJECTS) $(mcore_run_LDADD) $(LIBS)
2220 microblaze/$(am__dirstamp):
2221 @$(MKDIR_P) microblaze
2222 @: > microblaze/$(am__dirstamp)
2223
2224 microblaze/run$(EXEEXT): $(microblaze_run_OBJECTS) $(microblaze_run_DEPENDENCIES) $(EXTRA_microblaze_run_DEPENDENCIES) microblaze/$(am__dirstamp)
2225 @rm -f microblaze/run$(EXEEXT)
2226 $(AM_V_CCLD)$(LINK) $(microblaze_run_OBJECTS) $(microblaze_run_LDADD) $(LIBS)
2227 mips/$(am__dirstamp):
2228 @$(MKDIR_P) mips
2229 @: > mips/$(am__dirstamp)
2230
2231 mips/run$(EXEEXT): $(mips_run_OBJECTS) $(mips_run_DEPENDENCIES) $(EXTRA_mips_run_DEPENDENCIES) mips/$(am__dirstamp)
2232 @rm -f mips/run$(EXEEXT)
2233 $(AM_V_CCLD)$(LINK) $(mips_run_OBJECTS) $(mips_run_LDADD) $(LIBS)
2234 mn10300/$(am__dirstamp):
2235 @$(MKDIR_P) mn10300
2236 @: > mn10300/$(am__dirstamp)
2237
2238 mn10300/run$(EXEEXT): $(mn10300_run_OBJECTS) $(mn10300_run_DEPENDENCIES) $(EXTRA_mn10300_run_DEPENDENCIES) mn10300/$(am__dirstamp)
2239 @rm -f mn10300/run$(EXEEXT)
2240 $(AM_V_CCLD)$(LINK) $(mn10300_run_OBJECTS) $(mn10300_run_LDADD) $(LIBS)
2241 moxie/$(am__dirstamp):
2242 @$(MKDIR_P) moxie
2243 @: > moxie/$(am__dirstamp)
2244
2245 moxie/run$(EXEEXT): $(moxie_run_OBJECTS) $(moxie_run_DEPENDENCIES) $(EXTRA_moxie_run_DEPENDENCIES) moxie/$(am__dirstamp)
2246 @rm -f moxie/run$(EXEEXT)
2247 $(AM_V_CCLD)$(LINK) $(moxie_run_OBJECTS) $(moxie_run_LDADD) $(LIBS)
2248 msp430/$(am__dirstamp):
2249 @$(MKDIR_P) msp430
2250 @: > msp430/$(am__dirstamp)
2251
2252 msp430/run$(EXEEXT): $(msp430_run_OBJECTS) $(msp430_run_DEPENDENCIES) $(EXTRA_msp430_run_DEPENDENCIES) msp430/$(am__dirstamp)
2253 @rm -f msp430/run$(EXEEXT)
2254 $(AM_V_CCLD)$(LINK) $(msp430_run_OBJECTS) $(msp430_run_LDADD) $(LIBS)
2255 or1k/$(am__dirstamp):
2256 @$(MKDIR_P) or1k
2257 @: > or1k/$(am__dirstamp)
2258
2259 or1k/run$(EXEEXT): $(or1k_run_OBJECTS) $(or1k_run_DEPENDENCIES) $(EXTRA_or1k_run_DEPENDENCIES) or1k/$(am__dirstamp)
2260 @rm -f or1k/run$(EXEEXT)
2261 $(AM_V_CCLD)$(LINK) $(or1k_run_OBJECTS) $(or1k_run_LDADD) $(LIBS)
2262 ppc/$(am__dirstamp):
2263 @$(MKDIR_P) ppc
2264 @: > ppc/$(am__dirstamp)
2265 ppc/$(DEPDIR)/$(am__dirstamp):
2266 @$(MKDIR_P) ppc/$(DEPDIR)
2267 @: > ppc/$(DEPDIR)/$(am__dirstamp)
2268 ppc/psim.$(OBJEXT): ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
2269
2270 @SIM_ENABLE_ARCH_ppc_FALSE@ppc/psim$(EXEEXT): $(ppc_psim_OBJECTS) $(ppc_psim_DEPENDENCIES) $(EXTRA_ppc_psim_DEPENDENCIES) ppc/$(am__dirstamp)
2271 @SIM_ENABLE_ARCH_ppc_FALSE@ @rm -f ppc/psim$(EXEEXT)
2272 @SIM_ENABLE_ARCH_ppc_FALSE@ $(AM_V_CCLD)$(LINK) $(ppc_psim_OBJECTS) $(ppc_psim_LDADD) $(LIBS)
2273
2274 ppc/run$(EXEEXT): $(ppc_run_OBJECTS) $(ppc_run_DEPENDENCIES) $(EXTRA_ppc_run_DEPENDENCIES) ppc/$(am__dirstamp)
2275 @rm -f ppc/run$(EXEEXT)
2276 $(AM_V_CCLD)$(LINK) $(ppc_run_OBJECTS) $(ppc_run_LDADD) $(LIBS)
2277 pru/$(am__dirstamp):
2278 @$(MKDIR_P) pru
2279 @: > pru/$(am__dirstamp)
2280
2281 pru/run$(EXEEXT): $(pru_run_OBJECTS) $(pru_run_DEPENDENCIES) $(EXTRA_pru_run_DEPENDENCIES) pru/$(am__dirstamp)
2282 @rm -f pru/run$(EXEEXT)
2283 $(AM_V_CCLD)$(LINK) $(pru_run_OBJECTS) $(pru_run_LDADD) $(LIBS)
2284 riscv/$(am__dirstamp):
2285 @$(MKDIR_P) riscv
2286 @: > riscv/$(am__dirstamp)
2287
2288 riscv/run$(EXEEXT): $(riscv_run_OBJECTS) $(riscv_run_DEPENDENCIES) $(EXTRA_riscv_run_DEPENDENCIES) riscv/$(am__dirstamp)
2289 @rm -f riscv/run$(EXEEXT)
2290 $(AM_V_CCLD)$(LINK) $(riscv_run_OBJECTS) $(riscv_run_LDADD) $(LIBS)
2291 rl78/$(am__dirstamp):
2292 @$(MKDIR_P) rl78
2293 @: > rl78/$(am__dirstamp)
2294
2295 rl78/run$(EXEEXT): $(rl78_run_OBJECTS) $(rl78_run_DEPENDENCIES) $(EXTRA_rl78_run_DEPENDENCIES) rl78/$(am__dirstamp)
2296 @rm -f rl78/run$(EXEEXT)
2297 $(AM_V_CCLD)$(LINK) $(rl78_run_OBJECTS) $(rl78_run_LDADD) $(LIBS)
2298 rx/$(am__dirstamp):
2299 @$(MKDIR_P) rx
2300 @: > rx/$(am__dirstamp)
2301
2302 rx/run$(EXEEXT): $(rx_run_OBJECTS) $(rx_run_DEPENDENCIES) $(EXTRA_rx_run_DEPENDENCIES) rx/$(am__dirstamp)
2303 @rm -f rx/run$(EXEEXT)
2304 $(AM_V_CCLD)$(LINK) $(rx_run_OBJECTS) $(rx_run_LDADD) $(LIBS)
2305 sh/$(am__dirstamp):
2306 @$(MKDIR_P) sh
2307 @: > sh/$(am__dirstamp)
2308 sh/$(DEPDIR)/$(am__dirstamp):
2309 @$(MKDIR_P) sh/$(DEPDIR)
2310 @: > sh/$(DEPDIR)/$(am__dirstamp)
2311 sh/gencode.$(OBJEXT): sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
2312
2313 @SIM_ENABLE_ARCH_sh_FALSE@sh/gencode$(EXEEXT): $(sh_gencode_OBJECTS) $(sh_gencode_DEPENDENCIES) $(EXTRA_sh_gencode_DEPENDENCIES) sh/$(am__dirstamp)
2314 @SIM_ENABLE_ARCH_sh_FALSE@ @rm -f sh/gencode$(EXEEXT)
2315 @SIM_ENABLE_ARCH_sh_FALSE@ $(AM_V_CCLD)$(LINK) $(sh_gencode_OBJECTS) $(sh_gencode_LDADD) $(LIBS)
2316
2317 sh/run$(EXEEXT): $(sh_run_OBJECTS) $(sh_run_DEPENDENCIES) $(EXTRA_sh_run_DEPENDENCIES) sh/$(am__dirstamp)
2318 @rm -f sh/run$(EXEEXT)
2319 $(AM_V_CCLD)$(LINK) $(sh_run_OBJECTS) $(sh_run_LDADD) $(LIBS)
2320 testsuite/common/$(am__dirstamp):
2321 @$(MKDIR_P) testsuite/common
2322 @: > testsuite/common/$(am__dirstamp)
2323 testsuite/common/$(DEPDIR)/$(am__dirstamp):
2324 @$(MKDIR_P) testsuite/common/$(DEPDIR)
2325 @: > testsuite/common/$(DEPDIR)/$(am__dirstamp)
2326 testsuite/common/alu-tst.$(OBJEXT): testsuite/common/$(am__dirstamp) \
2327 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2328 testsuite/common/bits-gen.$(OBJEXT): testsuite/common/$(am__dirstamp) \
2329 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2330 testsuite/common/bits32m0.$(OBJEXT): testsuite/common/$(am__dirstamp) \
2331 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2332 testsuite/common/bits32m31.$(OBJEXT): \
2333 testsuite/common/$(am__dirstamp) \
2334 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2335 testsuite/common/bits64m0.$(OBJEXT): testsuite/common/$(am__dirstamp) \
2336 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2337 testsuite/common/bits64m63.$(OBJEXT): \
2338 testsuite/common/$(am__dirstamp) \
2339 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2340 testsuite/common/fpu-tst.$(OBJEXT): testsuite/common/$(am__dirstamp) \
2341 testsuite/common/$(DEPDIR)/$(am__dirstamp)
2342 v850/$(am__dirstamp):
2343 @$(MKDIR_P) v850
2344 @: > v850/$(am__dirstamp)
2345
2346 v850/run$(EXEEXT): $(v850_run_OBJECTS) $(v850_run_DEPENDENCIES) $(EXTRA_v850_run_DEPENDENCIES) v850/$(am__dirstamp)
2347 @rm -f v850/run$(EXEEXT)
2348 $(AM_V_CCLD)$(LINK) $(v850_run_OBJECTS) $(v850_run_LDADD) $(LIBS)
2349
2350 mostlyclean-compile:
2351 -rm -f *.$(OBJEXT)
2352 -rm -f common/*.$(OBJEXT)
2353 -rm -f cr16/*.$(OBJEXT)
2354 -rm -f cris/*.$(OBJEXT)
2355 -rm -f d10v/*.$(OBJEXT)
2356 -rm -f erc32/*.$(OBJEXT)
2357 -rm -f igen/*.$(OBJEXT)
2358 -rm -f m32c/*.$(OBJEXT)
2359 -rm -f m68hc11/*.$(OBJEXT)
2360 -rm -f ppc/*.$(OBJEXT)
2361 -rm -f sh/*.$(OBJEXT)
2362 -rm -f testsuite/common/*.$(OBJEXT)
2363
2364 distclean-compile:
2365 -rm -f *.tab.c
2366
2367 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/callback.Po@am__quote@
2368 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/portability.Po@am__quote@
2369 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/sim-load.Po@am__quote@
2370 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/syscall.Po@am__quote@
2371 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/target-newlib-errno.Po@am__quote@
2372 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/target-newlib-open.Po@am__quote@
2373 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/target-newlib-signal.Po@am__quote@
2374 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/target-newlib-syscall.Po@am__quote@
2375 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/version.Po@am__quote@
2376 @AMDEP_TRUE@@am__include@ @am__quote@cr16/$(DEPDIR)/gencode.Po@am__quote@
2377 @AMDEP_TRUE@@am__include@ @am__quote@cris/$(DEPDIR)/rvdummy.Po@am__quote@
2378 @AMDEP_TRUE@@am__include@ @am__quote@d10v/$(DEPDIR)/gencode.Po@am__quote@
2379 @AMDEP_TRUE@@am__include@ @am__quote@erc32/$(DEPDIR)/sis.Po@am__quote@
2380 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/filter.Po@am__quote@
2381 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/filter_host.Po@am__quote@
2382 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-engine.Po@am__quote@
2383 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-icache.Po@am__quote@
2384 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-idecode.Po@am__quote@
2385 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-itable.Po@am__quote@
2386 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-model.Po@am__quote@
2387 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-semantics.Po@am__quote@
2388 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-support.Po@am__quote@
2389 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen.Po@am__quote@
2390 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/igen.Po@am__quote@
2391 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-cache.Po@am__quote@
2392 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-decode.Po@am__quote@
2393 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-insn.Po@am__quote@
2394 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/lf.Po@am__quote@
2395 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/misc.Po@am__quote@
2396 @AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/table.Po@am__quote@
2397 @AMDEP_TRUE@@am__include@ @am__quote@m32c/$(DEPDIR)/opc2c.Po@am__quote@
2398 @AMDEP_TRUE@@am__include@ @am__quote@m68hc11/$(DEPDIR)/gencode.Po@am__quote@
2399 @AMDEP_TRUE@@am__include@ @am__quote@ppc/$(DEPDIR)/psim.Po@am__quote@
2400 @AMDEP_TRUE@@am__include@ @am__quote@sh/$(DEPDIR)/gencode.Po@am__quote@
2401 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/alu-tst.Po@am__quote@
2402 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits-gen.Po@am__quote@
2403 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits32m0.Po@am__quote@
2404 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits32m31.Po@am__quote@
2405 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits64m0.Po@am__quote@
2406 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits64m63.Po@am__quote@
2407 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/fpu-tst.Po@am__quote@
2408
2409 .c.o:
2410 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2411 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2412 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2415 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2416
2417 .c.obj:
2418 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2419 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2420 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2423 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2424
2425 .c.lo:
2426 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2427 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2428 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2431 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2432
2433 mostlyclean-libtool:
2434 -rm -f *.lo
2435
2436 clean-libtool:
2437 -rm -rf .libs _libs
2438 -rm -rf aarch64/.libs aarch64/_libs
2439 -rm -rf arm/.libs arm/_libs
2440 -rm -rf avr/.libs avr/_libs
2441 -rm -rf bfin/.libs bfin/_libs
2442 -rm -rf bpf/.libs bpf/_libs
2443 -rm -rf cr16/.libs cr16/_libs
2444 -rm -rf cris/.libs cris/_libs
2445 -rm -rf d10v/.libs d10v/_libs
2446 -rm -rf erc32/.libs erc32/_libs
2447 -rm -rf example-synacor/.libs example-synacor/_libs
2448 -rm -rf frv/.libs frv/_libs
2449 -rm -rf ft32/.libs ft32/_libs
2450 -rm -rf h8300/.libs h8300/_libs
2451 -rm -rf igen/.libs igen/_libs
2452 -rm -rf iq2000/.libs iq2000/_libs
2453 -rm -rf lm32/.libs lm32/_libs
2454 -rm -rf m32c/.libs m32c/_libs
2455 -rm -rf m32r/.libs m32r/_libs
2456 -rm -rf m68hc11/.libs m68hc11/_libs
2457 -rm -rf mcore/.libs mcore/_libs
2458 -rm -rf microblaze/.libs microblaze/_libs
2459 -rm -rf mips/.libs mips/_libs
2460 -rm -rf mn10300/.libs mn10300/_libs
2461 -rm -rf moxie/.libs moxie/_libs
2462 -rm -rf msp430/.libs msp430/_libs
2463 -rm -rf or1k/.libs or1k/_libs
2464 -rm -rf ppc/.libs ppc/_libs
2465 -rm -rf pru/.libs pru/_libs
2466 -rm -rf riscv/.libs riscv/_libs
2467 -rm -rf rl78/.libs rl78/_libs
2468 -rm -rf rx/.libs rx/_libs
2469 -rm -rf sh/.libs sh/_libs
2470 -rm -rf testsuite/common/.libs testsuite/common/_libs
2471 -rm -rf v850/.libs v850/_libs
2472
2473 distclean-libtool:
2474 -rm -f libtool config.lt
2475 install-armdocDATA: $(armdoc_DATA)
2476 @$(NORMAL_INSTALL)
2477 @list='$(armdoc_DATA)'; test -n "$(armdocdir)" || list=; \
2478 if test -n "$$list"; then \
2479 echo " $(MKDIR_P) '$(DESTDIR)$(armdocdir)'"; \
2480 $(MKDIR_P) "$(DESTDIR)$(armdocdir)" || exit 1; \
2481 fi; \
2482 for p in $$list; do \
2483 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2484 echo "$$d$$p"; \
2485 done | $(am__base_list) | \
2486 while read files; do \
2487 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(armdocdir)'"; \
2488 $(INSTALL_DATA) $$files "$(DESTDIR)$(armdocdir)" || exit $$?; \
2489 done
2490
2491 uninstall-armdocDATA:
2492 @$(NORMAL_UNINSTALL)
2493 @list='$(armdoc_DATA)'; test -n "$(armdocdir)" || list=; \
2494 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2495 dir='$(DESTDIR)$(armdocdir)'; $(am__uninstall_files_from_dir)
2496 install-dtbDATA: $(dtb_DATA)
2497 @$(NORMAL_INSTALL)
2498 @list='$(dtb_DATA)'; test -n "$(dtbdir)" || list=; \
2499 if test -n "$$list"; then \
2500 echo " $(MKDIR_P) '$(DESTDIR)$(dtbdir)'"; \
2501 $(MKDIR_P) "$(DESTDIR)$(dtbdir)" || exit 1; \
2502 fi; \
2503 for p in $$list; do \
2504 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2505 echo "$$d$$p"; \
2506 done | $(am__base_list) | \
2507 while read files; do \
2508 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dtbdir)'"; \
2509 $(INSTALL_DATA) $$files "$(DESTDIR)$(dtbdir)" || exit $$?; \
2510 done
2511
2512 uninstall-dtbDATA:
2513 @$(NORMAL_UNINSTALL)
2514 @list='$(dtb_DATA)'; test -n "$(dtbdir)" || list=; \
2515 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2516 dir='$(DESTDIR)$(dtbdir)'; $(am__uninstall_files_from_dir)
2517 install-erc32docDATA: $(erc32doc_DATA)
2518 @$(NORMAL_INSTALL)
2519 @list='$(erc32doc_DATA)'; test -n "$(erc32docdir)" || list=; \
2520 if test -n "$$list"; then \
2521 echo " $(MKDIR_P) '$(DESTDIR)$(erc32docdir)'"; \
2522 $(MKDIR_P) "$(DESTDIR)$(erc32docdir)" || exit 1; \
2523 fi; \
2524 for p in $$list; do \
2525 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2526 echo "$$d$$p"; \
2527 done | $(am__base_list) | \
2528 while read files; do \
2529 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(erc32docdir)'"; \
2530 $(INSTALL_DATA) $$files "$(DESTDIR)$(erc32docdir)" || exit $$?; \
2531 done
2532
2533 uninstall-erc32docDATA:
2534 @$(NORMAL_UNINSTALL)
2535 @list='$(erc32doc_DATA)'; test -n "$(erc32docdir)" || list=; \
2536 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2537 dir='$(DESTDIR)$(erc32docdir)'; $(am__uninstall_files_from_dir)
2538 install-frvdocDATA: $(frvdoc_DATA)
2539 @$(NORMAL_INSTALL)
2540 @list='$(frvdoc_DATA)'; test -n "$(frvdocdir)" || list=; \
2541 if test -n "$$list"; then \
2542 echo " $(MKDIR_P) '$(DESTDIR)$(frvdocdir)'"; \
2543 $(MKDIR_P) "$(DESTDIR)$(frvdocdir)" || exit 1; \
2544 fi; \
2545 for p in $$list; do \
2546 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2547 echo "$$d$$p"; \
2548 done | $(am__base_list) | \
2549 while read files; do \
2550 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(frvdocdir)'"; \
2551 $(INSTALL_DATA) $$files "$(DESTDIR)$(frvdocdir)" || exit $$?; \
2552 done
2553
2554 uninstall-frvdocDATA:
2555 @$(NORMAL_UNINSTALL)
2556 @list='$(frvdoc_DATA)'; test -n "$(frvdocdir)" || list=; \
2557 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2558 dir='$(DESTDIR)$(frvdocdir)'; $(am__uninstall_files_from_dir)
2559 install-or1kdocDATA: $(or1kdoc_DATA)
2560 @$(NORMAL_INSTALL)
2561 @list='$(or1kdoc_DATA)'; test -n "$(or1kdocdir)" || list=; \
2562 if test -n "$$list"; then \
2563 echo " $(MKDIR_P) '$(DESTDIR)$(or1kdocdir)'"; \
2564 $(MKDIR_P) "$(DESTDIR)$(or1kdocdir)" || exit 1; \
2565 fi; \
2566 for p in $$list; do \
2567 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2568 echo "$$d$$p"; \
2569 done | $(am__base_list) | \
2570 while read files; do \
2571 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(or1kdocdir)'"; \
2572 $(INSTALL_DATA) $$files "$(DESTDIR)$(or1kdocdir)" || exit $$?; \
2573 done
2574
2575 uninstall-or1kdocDATA:
2576 @$(NORMAL_UNINSTALL)
2577 @list='$(or1kdoc_DATA)'; test -n "$(or1kdocdir)" || list=; \
2578 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2579 dir='$(DESTDIR)$(or1kdocdir)'; $(am__uninstall_files_from_dir)
2580 install-ppcdocDATA: $(ppcdoc_DATA)
2581 @$(NORMAL_INSTALL)
2582 @list='$(ppcdoc_DATA)'; test -n "$(ppcdocdir)" || list=; \
2583 if test -n "$$list"; then \
2584 echo " $(MKDIR_P) '$(DESTDIR)$(ppcdocdir)'"; \
2585 $(MKDIR_P) "$(DESTDIR)$(ppcdocdir)" || exit 1; \
2586 fi; \
2587 for p in $$list; do \
2588 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2589 echo "$$d$$p"; \
2590 done | $(am__base_list) | \
2591 while read files; do \
2592 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(ppcdocdir)'"; \
2593 $(INSTALL_DATA) $$files "$(DESTDIR)$(ppcdocdir)" || exit $$?; \
2594 done
2595
2596 uninstall-ppcdocDATA:
2597 @$(NORMAL_UNINSTALL)
2598 @list='$(ppcdoc_DATA)'; test -n "$(ppcdocdir)" || list=; \
2599 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2600 dir='$(DESTDIR)$(ppcdocdir)'; $(am__uninstall_files_from_dir)
2601 install-rxdocDATA: $(rxdoc_DATA)
2602 @$(NORMAL_INSTALL)
2603 @list='$(rxdoc_DATA)'; test -n "$(rxdocdir)" || list=; \
2604 if test -n "$$list"; then \
2605 echo " $(MKDIR_P) '$(DESTDIR)$(rxdocdir)'"; \
2606 $(MKDIR_P) "$(DESTDIR)$(rxdocdir)" || exit 1; \
2607 fi; \
2608 for p in $$list; do \
2609 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2610 echo "$$d$$p"; \
2611 done | $(am__base_list) | \
2612 while read files; do \
2613 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rxdocdir)'"; \
2614 $(INSTALL_DATA) $$files "$(DESTDIR)$(rxdocdir)" || exit $$?; \
2615 done
2616
2617 uninstall-rxdocDATA:
2618 @$(NORMAL_UNINSTALL)
2619 @list='$(rxdoc_DATA)'; test -n "$(rxdocdir)" || list=; \
2620 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2621 dir='$(DESTDIR)$(rxdocdir)'; $(am__uninstall_files_from_dir)
2622 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
2623 @$(NORMAL_INSTALL)
2624 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2625 if test -n "$$list"; then \
2626 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
2627 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
2628 fi; \
2629 for p in $$list; do \
2630 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2631 echo "$$d$$p"; \
2632 done | $(am__base_list) | \
2633 while read files; do \
2634 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
2635 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
2636 done
2637
2638 uninstall-pkgincludeHEADERS:
2639 @$(NORMAL_UNINSTALL)
2640 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2641 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2642 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
2643
2644 # This directory's subdirectories are mostly independent; you can cd
2645 # into them and run 'make' without going through this Makefile.
2646 # To change the values of 'make' variables: instead of editing Makefiles,
2647 # (1) if the variable is set in 'config.status', edit 'config.status'
2648 # (which will cause the Makefiles to be regenerated when you run 'make');
2649 # (2) otherwise, pass the desired values on the 'make' command line.
2650 $(am__recursive_targets):
2651 @fail=; \
2652 if $(am__make_keepgoing); then \
2653 failcom='fail=yes'; \
2654 else \
2655 failcom='exit 1'; \
2656 fi; \
2657 dot_seen=no; \
2658 target=`echo $@ | sed s/-recursive//`; \
2659 case "$@" in \
2660 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2661 *) list='$(SUBDIRS)' ;; \
2662 esac; \
2663 for subdir in $$list; do \
2664 echo "Making $$target in $$subdir"; \
2665 if test "$$subdir" = "."; then \
2666 dot_seen=yes; \
2667 local_target="$$target-am"; \
2668 else \
2669 local_target="$$target"; \
2670 fi; \
2671 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2672 || eval $$failcom; \
2673 done; \
2674 if test "$$dot_seen" = "no"; then \
2675 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2676 fi; test -z "$$fail"
2677
2678 ID: $(am__tagged_files)
2679 $(am__define_uniq_tagged_files); mkid -fID $$unique
2680 tags: tags-recursive
2681 TAGS: tags
2682
2683 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2684 set x; \
2685 here=`pwd`; \
2686 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2687 include_option=--etags-include; \
2688 empty_fix=.; \
2689 else \
2690 include_option=--include; \
2691 empty_fix=; \
2692 fi; \
2693 list='$(SUBDIRS)'; for subdir in $$list; do \
2694 if test "$$subdir" = .; then :; else \
2695 test ! -f $$subdir/TAGS || \
2696 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2697 fi; \
2698 done; \
2699 $(am__define_uniq_tagged_files); \
2700 shift; \
2701 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2702 test -n "$$unique" || unique=$$empty_fix; \
2703 if test $$# -gt 0; then \
2704 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2705 "$$@" $$unique; \
2706 else \
2707 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2708 $$unique; \
2709 fi; \
2710 fi
2711 ctags: ctags-recursive
2712
2713 CTAGS: ctags
2714 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2715 $(am__define_uniq_tagged_files); \
2716 test -z "$(CTAGS_ARGS)$$unique" \
2717 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2718 $$unique
2719
2720 GTAGS:
2721 here=`$(am__cd) $(top_builddir) && pwd` \
2722 && $(am__cd) $(top_srcdir) \
2723 && gtags -i $(GTAGS_ARGS) "$$here"
2724 cscope: cscope.files
2725 test ! -s cscope.files \
2726 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2727 clean-cscope:
2728 -rm -f cscope.files
2729 cscope.files: clean-cscope cscopelist
2730 cscopelist: cscopelist-recursive
2731
2732 cscopelist-am: $(am__tagged_files)
2733 list='$(am__tagged_files)'; \
2734 case "$(srcdir)" in \
2735 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2736 *) sdir=$(subdir)/$(srcdir) ;; \
2737 esac; \
2738 for i in $$list; do \
2739 if test -f "$$i"; then \
2740 echo "$(subdir)/$$i"; \
2741 else \
2742 echo "$$sdir/$$i"; \
2743 fi; \
2744 done >> $(top_builddir)/cscope.files
2745
2746 distclean-tags:
2747 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2748 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2749 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
2750 @echo 'Making a new site.exp file ...'
2751 @echo '## these variables are automatically generated by make ##' >site.tmp
2752 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
2753 @echo '# edit the last section' >>site.tmp
2754 @echo 'set srcdir "$(srcdir)"' >>site.tmp
2755 @echo "set objdir `pwd`" >>site.tmp
2756 @echo 'set build_alias "$(build_alias)"' >>site.tmp
2757 @echo 'set build_triplet $(build_triplet)' >>site.tmp
2758 @echo 'set host_alias "$(host_alias)"' >>site.tmp
2759 @echo 'set host_triplet $(host_triplet)' >>site.tmp
2760 @echo 'set target_alias "$(target_alias)"' >>site.tmp
2761 @echo 'set target_triplet $(target_triplet)' >>site.tmp
2762 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
2763 echo "## Begin content included from file $$f. Do not modify. ##" \
2764 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
2765 && echo "## End content included from file $$f. ##" \
2766 || exit 1; \
2767 done >> site.tmp
2768 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
2769 @if test -f site.exp; then \
2770 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
2771 fi
2772 @-rm -f site.bak
2773 @test ! -f site.exp || mv site.exp site.bak
2774 @mv site.tmp site.exp
2775
2776 distclean-DEJAGNU:
2777 -rm -f site.exp site.bak
2778 -l='$(DEJATOOL)'; for tool in $$l; do \
2779 rm -f $$tool.sum $$tool.log; \
2780 done
2781
2782 # Recover from deleted '.trs' file; this should ensure that
2783 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
2784 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
2785 # to avoid problems with "make -n".
2786 .log.trs:
2787 rm -f $< $@
2788 $(MAKE) $(AM_MAKEFLAGS) $<
2789
2790 # Leading 'am--fnord' is there to ensure the list of targets does not
2791 # expand to empty, as could happen e.g. with make check TESTS=''.
2792 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
2793 am--force-recheck:
2794 @:
2795
2796 $(TEST_SUITE_LOG): $(TEST_LOGS)
2797 @$(am__set_TESTS_bases); \
2798 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
2799 redo_bases=`for i in $$bases; do \
2800 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
2801 done`; \
2802 if test -n "$$redo_bases"; then \
2803 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
2804 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
2805 if $(am__make_dryrun); then :; else \
2806 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
2807 fi; \
2808 fi; \
2809 if test -n "$$am__remaking_logs"; then \
2810 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
2811 "recursion detected" >&2; \
2812 elif test -n "$$redo_logs"; then \
2813 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
2814 fi; \
2815 if $(am__make_dryrun); then :; else \
2816 st=0; \
2817 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
2818 for i in $$redo_bases; do \
2819 test -f $$i.trs && test -r $$i.trs \
2820 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
2821 test -f $$i.log && test -r $$i.log \
2822 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
2823 done; \
2824 test $$st -eq 0 || exit 1; \
2825 fi
2826 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
2827 ws='[ ]'; \
2828 results=`for b in $$bases; do echo $$b.trs; done`; \
2829 test -n "$$results" || results=/dev/null; \
2830 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
2831 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
2832 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
2833 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
2834 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
2835 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
2836 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
2837 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
2838 success=true; \
2839 else \
2840 success=false; \
2841 fi; \
2842 br='==================='; br=$$br$$br$$br$$br; \
2843 result_count () \
2844 { \
2845 if test x"$$1" = x"--maybe-color"; then \
2846 maybe_colorize=yes; \
2847 elif test x"$$1" = x"--no-color"; then \
2848 maybe_colorize=no; \
2849 else \
2850 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2851 fi; \
2852 shift; \
2853 desc=$$1 count=$$2; \
2854 if test $$maybe_colorize = yes && test $$count -gt 0; then \
2855 color_start=$$3 color_end=$$std; \
2856 else \
2857 color_start= color_end=; \
2858 fi; \
2859 echo "$${color_start}# $$desc $$count$${color_end}"; \
2860 }; \
2861 create_testsuite_report () \
2862 { \
2863 result_count $$1 "TOTAL:" $$all "$$brg"; \
2864 result_count $$1 "PASS: " $$pass "$$grn"; \
2865 result_count $$1 "SKIP: " $$skip "$$blu"; \
2866 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2867 result_count $$1 "FAIL: " $$fail "$$red"; \
2868 result_count $$1 "XPASS:" $$xpass "$$red"; \
2869 result_count $$1 "ERROR:" $$error "$$mgn"; \
2870 }; \
2871 { \
2872 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
2873 $(am__rst_title); \
2874 create_testsuite_report --no-color; \
2875 echo; \
2876 echo ".. contents:: :depth: 2"; \
2877 echo; \
2878 for b in $$bases; do echo $$b; done \
2879 | $(am__create_global_log); \
2880 } >$(TEST_SUITE_LOG).tmp || exit 1; \
2881 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
2882 if $$success; then \
2883 col="$$grn"; \
2884 else \
2885 col="$$red"; \
2886 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
2887 fi; \
2888 echo "$${col}$$br$${std}"; \
2889 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
2890 echo "$${col}$$br$${std}"; \
2891 create_testsuite_report --maybe-color; \
2892 echo "$$col$$br$$std"; \
2893 if $$success; then :; else \
2894 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
2895 if test -n "$(PACKAGE_BUGREPORT)"; then \
2896 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
2897 fi; \
2898 echo "$$col$$br$$std"; \
2899 fi; \
2900 $$success || exit 1
2901
2902 check-TESTS:
2903 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
2904 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
2905 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2906 @set +e; $(am__set_TESTS_bases); \
2907 log_list=`for i in $$bases; do echo $$i.log; done`; \
2908 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
2909 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
2910 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
2911 exit $$?;
2912 recheck: all $(check_PROGRAMS)
2913 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2914 @set +e; $(am__set_TESTS_bases); \
2915 bases=`for i in $$bases; do echo $$i; done \
2916 | $(am__list_recheck_tests)` || exit 1; \
2917 log_list=`for i in $$bases; do echo $$i.log; done`; \
2918 log_list=`echo $$log_list`; \
2919 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
2920 am__force_recheck=am--force-recheck \
2921 TEST_LOGS="$$log_list"; \
2922 exit $$?
2923 testsuite/common/bits32m0.log: testsuite/common/bits32m0$(EXEEXT)
2924 @p='testsuite/common/bits32m0$(EXEEXT)'; \
2925 b='testsuite/common/bits32m0'; \
2926 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2927 --log-file $$b.log --trs-file $$b.trs \
2928 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2929 "$$tst" $(AM_TESTS_FD_REDIRECT)
2930 testsuite/common/bits32m31.log: testsuite/common/bits32m31$(EXEEXT)
2931 @p='testsuite/common/bits32m31$(EXEEXT)'; \
2932 b='testsuite/common/bits32m31'; \
2933 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2934 --log-file $$b.log --trs-file $$b.trs \
2935 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2936 "$$tst" $(AM_TESTS_FD_REDIRECT)
2937 testsuite/common/bits64m0.log: testsuite/common/bits64m0$(EXEEXT)
2938 @p='testsuite/common/bits64m0$(EXEEXT)'; \
2939 b='testsuite/common/bits64m0'; \
2940 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2941 --log-file $$b.log --trs-file $$b.trs \
2942 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2943 "$$tst" $(AM_TESTS_FD_REDIRECT)
2944 testsuite/common/bits64m63.log: testsuite/common/bits64m63$(EXEEXT)
2945 @p='testsuite/common/bits64m63$(EXEEXT)'; \
2946 b='testsuite/common/bits64m63'; \
2947 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2948 --log-file $$b.log --trs-file $$b.trs \
2949 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2950 "$$tst" $(AM_TESTS_FD_REDIRECT)
2951 testsuite/common/alu-tst.log: testsuite/common/alu-tst$(EXEEXT)
2952 @p='testsuite/common/alu-tst$(EXEEXT)'; \
2953 b='testsuite/common/alu-tst'; \
2954 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2955 --log-file $$b.log --trs-file $$b.trs \
2956 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2957 "$$tst" $(AM_TESTS_FD_REDIRECT)
2958 .test.log:
2959 @p='$<'; \
2960 $(am__set_b); \
2961 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2962 --log-file $$b.log --trs-file $$b.trs \
2963 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2964 "$$tst" $(AM_TESTS_FD_REDIRECT)
2965 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
2966 @am__EXEEXT_TRUE@ @p='$<'; \
2967 @am__EXEEXT_TRUE@ $(am__set_b); \
2968 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2969 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
2970 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2971 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
2972 check-am: all-am
2973 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
2974 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-TESTS
2975 check: check-recursive
2976 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) config.h
2977 installdirs: installdirs-recursive
2978 installdirs-am:
2979 for dir in "$(DESTDIR)$(armdocdir)" "$(DESTDIR)$(dtbdir)" "$(DESTDIR)$(erc32docdir)" "$(DESTDIR)$(frvdocdir)" "$(DESTDIR)$(or1kdocdir)" "$(DESTDIR)$(ppcdocdir)" "$(DESTDIR)$(rxdocdir)" "$(DESTDIR)$(pkgincludedir)"; do \
2980 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2981 done
2982 install: install-recursive
2983 install-exec: install-exec-recursive
2984 install-data: install-data-recursive
2985 uninstall: uninstall-recursive
2986
2987 install-am: all-am
2988 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2989
2990 installcheck: installcheck-recursive
2991 install-strip:
2992 if test -z '$(STRIP)'; then \
2993 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2994 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2995 install; \
2996 else \
2997 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2998 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2999 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3000 fi
3001 mostlyclean-generic:
3002 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
3003 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3004 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3005 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3006
3007 clean-generic:
3008 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3009
3010 distclean-generic:
3011 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3012 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3013 -rm -f aarch64/$(am__dirstamp)
3014 -rm -f arm/$(am__dirstamp)
3015 -rm -f avr/$(am__dirstamp)
3016 -rm -f bfin/$(am__dirstamp)
3017 -rm -f bpf/$(am__dirstamp)
3018 -rm -f common/$(DEPDIR)/$(am__dirstamp)
3019 -rm -f common/$(am__dirstamp)
3020 -rm -f cr16/$(DEPDIR)/$(am__dirstamp)
3021 -rm -f cr16/$(am__dirstamp)
3022 -rm -f cris/$(DEPDIR)/$(am__dirstamp)
3023 -rm -f cris/$(am__dirstamp)
3024 -rm -f d10v/$(DEPDIR)/$(am__dirstamp)
3025 -rm -f d10v/$(am__dirstamp)
3026 -rm -f erc32/$(DEPDIR)/$(am__dirstamp)
3027 -rm -f erc32/$(am__dirstamp)
3028 -rm -f example-synacor/$(am__dirstamp)
3029 -rm -f frv/$(am__dirstamp)
3030 -rm -f ft32/$(am__dirstamp)
3031 -rm -f h8300/$(am__dirstamp)
3032 -rm -f igen/$(DEPDIR)/$(am__dirstamp)
3033 -rm -f igen/$(am__dirstamp)
3034 -rm -f iq2000/$(am__dirstamp)
3035 -rm -f lm32/$(am__dirstamp)
3036 -rm -f m32c/$(DEPDIR)/$(am__dirstamp)
3037 -rm -f m32c/$(am__dirstamp)
3038 -rm -f m32r/$(am__dirstamp)
3039 -rm -f m68hc11/$(DEPDIR)/$(am__dirstamp)
3040 -rm -f m68hc11/$(am__dirstamp)
3041 -rm -f mcore/$(am__dirstamp)
3042 -rm -f microblaze/$(am__dirstamp)
3043 -rm -f mips/$(am__dirstamp)
3044 -rm -f mn10300/$(am__dirstamp)
3045 -rm -f moxie/$(am__dirstamp)
3046 -rm -f msp430/$(am__dirstamp)
3047 -rm -f or1k/$(am__dirstamp)
3048 -rm -f ppc/$(DEPDIR)/$(am__dirstamp)
3049 -rm -f ppc/$(am__dirstamp)
3050 -rm -f pru/$(am__dirstamp)
3051 -rm -f riscv/$(am__dirstamp)
3052 -rm -f rl78/$(am__dirstamp)
3053 -rm -f rx/$(am__dirstamp)
3054 -rm -f sh/$(DEPDIR)/$(am__dirstamp)
3055 -rm -f sh/$(am__dirstamp)
3056 -rm -f testsuite/common/$(DEPDIR)/$(am__dirstamp)
3057 -rm -f testsuite/common/$(am__dirstamp)
3058 -rm -f v850/$(am__dirstamp)
3059 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
3060
3061 maintainer-clean-generic:
3062 @echo "This command is intended for maintainers to use"
3063 @echo "it deletes files that may require special tools to rebuild."
3064 clean: clean-recursive
3065
3066 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
3067 clean-noinstLIBRARIES clean-noinstPROGRAMS mostlyclean-am
3068
3069 distclean: distclean-recursive
3070 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3071 -rm -rf common/$(DEPDIR) cr16/$(DEPDIR) cris/$(DEPDIR) d10v/$(DEPDIR) erc32/$(DEPDIR) igen/$(DEPDIR) m32c/$(DEPDIR) m68hc11/$(DEPDIR) ppc/$(DEPDIR) sh/$(DEPDIR) testsuite/common/$(DEPDIR)
3072 -rm -f Makefile
3073 distclean-am: clean-am distclean-DEJAGNU distclean-compile \
3074 distclean-generic distclean-hdr distclean-libtool \
3075 distclean-tags
3076
3077 dvi: dvi-recursive
3078
3079 dvi-am:
3080
3081 html: html-recursive
3082
3083 html-am:
3084
3085 info: info-recursive
3086
3087 info-am:
3088
3089 install-data-am: install-armdocDATA install-data-local install-dtbDATA \
3090 install-erc32docDATA install-frvdocDATA install-or1kdocDATA \
3091 install-pkgincludeHEADERS install-ppcdocDATA install-rxdocDATA
3092
3093 install-dvi: install-dvi-recursive
3094
3095 install-dvi-am:
3096
3097 install-exec-am: install-exec-local
3098
3099 install-html: install-html-recursive
3100
3101 install-html-am:
3102
3103 install-info: install-info-recursive
3104
3105 install-info-am:
3106
3107 install-man:
3108
3109 install-pdf: install-pdf-recursive
3110
3111 install-pdf-am:
3112
3113 install-ps: install-ps-recursive
3114
3115 install-ps-am:
3116
3117 installcheck-am:
3118
3119 maintainer-clean: maintainer-clean-recursive
3120 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3121 -rm -rf $(top_srcdir)/autom4te.cache
3122 -rm -rf common/$(DEPDIR) cr16/$(DEPDIR) cris/$(DEPDIR) d10v/$(DEPDIR) erc32/$(DEPDIR) igen/$(DEPDIR) m32c/$(DEPDIR) m68hc11/$(DEPDIR) ppc/$(DEPDIR) sh/$(DEPDIR) testsuite/common/$(DEPDIR)
3123 -rm -f Makefile
3124 maintainer-clean-am: distclean-am maintainer-clean-generic
3125
3126 mostlyclean: mostlyclean-recursive
3127
3128 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3129 mostlyclean-libtool
3130
3131 pdf: pdf-recursive
3132
3133 pdf-am:
3134
3135 ps: ps-recursive
3136
3137 ps-am:
3138
3139 uninstall-am: uninstall-armdocDATA uninstall-dtbDATA \
3140 uninstall-erc32docDATA uninstall-frvdocDATA uninstall-local \
3141 uninstall-or1kdocDATA uninstall-pkgincludeHEADERS \
3142 uninstall-ppcdocDATA uninstall-rxdocDATA
3143
3144 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
3145
3146 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
3147 am--refresh check check-DEJAGNU check-TESTS check-am clean \
3148 clean-checkPROGRAMS clean-cscope clean-generic clean-libtool \
3149 clean-noinstLIBRARIES clean-noinstPROGRAMS cscope \
3150 cscopelist-am ctags ctags-am distclean distclean-DEJAGNU \
3151 distclean-compile distclean-generic distclean-hdr \
3152 distclean-libtool distclean-tags dvi dvi-am html html-am info \
3153 info-am install install-am install-armdocDATA install-data \
3154 install-data-am install-data-local install-dtbDATA install-dvi \
3155 install-dvi-am install-erc32docDATA install-exec \
3156 install-exec-am install-exec-local install-frvdocDATA \
3157 install-html install-html-am install-info install-info-am \
3158 install-man install-or1kdocDATA install-pdf install-pdf-am \
3159 install-pkgincludeHEADERS install-ppcdocDATA install-ps \
3160 install-ps-am install-rxdocDATA install-strip installcheck \
3161 installcheck-am installdirs installdirs-am maintainer-clean \
3162 maintainer-clean-generic mostlyclean mostlyclean-compile \
3163 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3164 recheck tags tags-am uninstall uninstall-am \
3165 uninstall-armdocDATA uninstall-dtbDATA uninstall-erc32docDATA \
3166 uninstall-frvdocDATA uninstall-local uninstall-or1kdocDATA \
3167 uninstall-pkgincludeHEADERS uninstall-ppcdocDATA \
3168 uninstall-rxdocDATA
3169
3170 .PRECIOUS: Makefile
3171
3172 @include_makefile@ $(GNULIB_PARENT_DIR)/gnulib/Makefile.gnulib.inc
3173
3174 # Generate target constants for newlib/libgloss from its source tree.
3175 # This file is shipped with distributions so we build in the source dir.
3176 # Use `make nltvals' to rebuild.
3177 .PHONY: nltvals
3178 nltvals:
3179 $(srccom)/gennltvals.py --cpp "$(CPP)"
3180
3181 common/version.c: common/version.c-stamp ; @true
3182 common/version.c-stamp: $(srcroot)/gdb/version.in $(srcroot)/bfd/version.h $(srcdir)/common/create-version.sh
3183 $(AM_V_GEN)$(SHELL) $(srcdir)/common/create-version.sh $(srcroot)/gdb $@.tmp
3184 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(@:-stamp=)
3185 $(AM_V_at)touch $@
3186
3187 # FIXME This is one very simple-minded way of generating the file hw-config.h.
3188 %/hw-config.h: %/stamp-hw ; @true
3189 %/stamp-hw: Makefile
3190 $(AM_V_GEN)set -e; \
3191 ( \
3192 sim_hw="$(SIM_HW_DEVICES) $($(@D)_SIM_EXTRA_HW_DEVICES)" ; \
3193 echo "/* generated by Makefile */" ; \
3194 printf "extern const struct hw_descriptor dv_%s_descriptor[];\n" $$sim_hw ; \
3195 echo "const struct hw_descriptor * const hw_descriptors[] = {" ; \
3196 printf " dv_%s_descriptor,\n" $$sim_hw ; \
3197 echo " NULL," ; \
3198 echo "};" \
3199 ) > $@.tmp; \
3200 $(SHELL) $(srcroot)/move-if-change $@.tmp $(@D)/hw-config.h; \
3201 touch $@
3202 .PRECIOUS: %/stamp-hw
3203
3204 # Alias for developers.
3205 @SIM_ENABLE_IGEN_TRUE@igen: $(IGEN)
3206
3207 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3208 @SIM_ENABLE_IGEN_TRUE@igen/libigen.a: $(igen_libigen_a_OBJECTS) $(igen_libigen_a_DEPENDENCIES) $(EXTRA_igen_libigen_a_DEPENDENCIES) igen/$(am__dirstamp)
3209 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_at)-rm -f $@
3210 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_AR)$(AR_FOR_BUILD) $(ARFLAGS) $@ $(igen_libigen_a_OBJECTS) $(igen_libigen_a_LIBADD)
3211 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_at)$(RANLIB_FOR_BUILD) $@
3212
3213 @SIM_ENABLE_IGEN_TRUE@igen/igen$(EXEEXT): $(igen_igen_OBJECTS) $(igen_igen_DEPENDENCIES) igen/$(am__dirstamp)
3214 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(igen_igen_OBJECTS) $(igen_igen_LDADD)
3215
3216 # igen is a build-time only tool. Override the default rules for it.
3217 @SIM_ENABLE_IGEN_TRUE@igen/%.o: igen/%.c
3218 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3219
3220 # Build some of the files in standalone mode for developers of igen itself.
3221 @SIM_ENABLE_IGEN_TRUE@igen/%-main.o: igen/%.c
3222 @SIM_ENABLE_IGEN_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -DMAIN -c $< -o $@
3223
3224 site-sim-config.exp: Makefile
3225 $(AM_V_GEN)( \
3226 echo "set SIM_PRIMARY_TARGET \"$(SIM_PRIMARY_TARGET)\""; \
3227 echo "set builddir \"$(builddir)\""; \
3228 echo "set srcdir \"$(srcdir)/testsuite\""; \
3229 $(foreach V,$(SIM_TOOLCHAIN_VARS),echo "set $(V) \"$($(V))\"";) \
3230 ) > $@
3231
3232 # Ignore dirs that only contain configuration settings.
3233 check/./config/%.exp: ; @true
3234 check/config/%.exp: ; @true
3235 check/./lib/%.exp: ; @true
3236 check/lib/%.exp: ; @true
3237
3238 check/%.exp:
3239 $(AM_V_at)mkdir -p testsuite/$*
3240 $(AM_V_RUNTEST)$(DO_RUNTEST) --objdir testsuite/$* --outdir testsuite/$* $*.exp
3241
3242 check-DEJAGNU-parallel:
3243 $(AM_V_at)( \
3244 set -- `cd $(srcdir)/testsuite && find . -name '*.exp' -printf '%P\n' | sed 's:[.]exp$$::'`; \
3245 $(MAKE) -k `printf 'check/%s.exp ' $$@`; \
3246 ret=$$?; \
3247 set -- `printf 'testsuite/%s/ ' $$@`; \
3248 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh \
3249 `find $$@ -maxdepth 1 -name testrun.sum 2>/dev/null | sort` > testrun.sum; \
3250 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh -L \
3251 `find $$@ -maxdepth 1 -name testrun.log 2>/dev/null | sort` > testrun.log; \
3252 echo; \
3253 $(SED) -n '/^.*===.*Summary.*===/,$$p' testrun.sum; \
3254 exit $$ret)
3255
3256 check-DEJAGNU-single:
3257 $(AM_V_RUNTEST)$(DO_RUNTEST)
3258
3259 # If running a single job, invoking runtest once is faster & has nicer output.
3260 check-DEJAGNU: site.exp
3261 $(AM_V_at)(set -e; \
3262 EXPECT=${EXPECT} ; export EXPECT ; \
3263 runtest=$(RUNTEST); \
3264 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
3265 case "$(MAKEFLAGS)" in \
3266 *-j*) $(MAKE) check-DEJAGNU-parallel;; \
3267 *) $(MAKE) check-DEJAGNU-single;; \
3268 esac; \
3269 else \
3270 echo "WARNING: could not find \`runtest'" 1>&2; :;\
3271 fi)
3272
3273 # These tests are build-time only tools. Override the default rules for them.
3274 testsuite/common/%.o: testsuite/common/%.c
3275 $(AM_V_CC)$(COMPILE_FOR_BUILD) $(testsuite_common_CPPFLAGS) -c $< -o $@
3276
3277 testsuite/common/alu-tst$(EXEEXT): $(testsuite_common_alu_tst_OBJECTS) $(testsuite_common_alu_tst_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3278 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_alu_tst_OBJECTS) $(testsuite_common_alu_tst_LDADD)
3279
3280 testsuite/common/fpu-tst$(EXEEXT): $(testsuite_common_fpu_tst_OBJECTS) $(testsuite_common_fpu_tst_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3281 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_fpu_tst_OBJECTS) $(testsuite_common_fpu_tst_LDADD)
3282
3283 testsuite/common/bits-gen$(EXEEXT): $(testsuite_common_bits_gen_OBJECTS) $(testsuite_common_bits_gen_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3284 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits_gen_OBJECTS) $(testsuite_common_bits_gen_LDADD)
3285
3286 testsuite/common/bits32m0$(EXEEXT): $(testsuite_common_bits32m0_OBJECTS) $(testsuite_common_bits32m0_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3287 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits32m0_OBJECTS) $(testsuite_common_bits32m0_LDADD)
3288
3289 testsuite/common/bits32m0.c: testsuite/common/bits-gen$(EXEEXT) testsuite/common/bits-tst.c
3290 $(AM_V_GEN)$< 32 0 big > $@.tmp
3291 $(AM_V_at)cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
3292 $(AM_V_at)mv $@.tmp $@
3293
3294 testsuite/common/bits32m31$(EXEEXT): $(testsuite_common_bits32m31_OBJECTS) $(testsuite_common_bits32m31_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3295 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits32m31_OBJECTS) $(testsuite_common_bits32m31_LDADD)
3296
3297 testsuite/common/bits32m31.c: testsuite/common/bits-gen$(EXEEXT) testsuite/common/bits-tst.c
3298 $(AM_V_GEN)$< 32 31 little > $@.tmp
3299 $(AM_V_at)cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
3300 $(AM_V_at)mv $@.tmp $@
3301
3302 testsuite/common/bits64m0$(EXEEXT): $(testsuite_common_bits64m0_OBJECTS) $(testsuite_common_bits64m0_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3303 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits64m0_OBJECTS) $(testsuite_common_bits64m0_LDADD)
3304
3305 testsuite/common/bits64m0.c: testsuite/common/bits-gen$(EXEEXT) testsuite/common/bits-tst.c
3306 $(AM_V_GEN)$< 64 0 big > $@.tmp
3307 $(AM_V_at)cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
3308 $(AM_V_at)mv $@.tmp $@
3309
3310 testsuite/common/bits64m63$(EXEEXT): $(testsuite_common_bits64m63_OBJECTS) $(testsuite_common_bits64m63_DEPENDENCIES) testsuite/common/$(am__dirstamp)
3311 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits64m63_OBJECTS) $(testsuite_common_bits64m63_LDADD)
3312
3313 testsuite/common/bits64m63.c: testsuite/common/bits-gen$(EXEEXT) testsuite/common/bits-tst.c
3314 $(AM_V_GEN)$< 64 63 little > $@.tmp
3315 $(AM_V_at)cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
3316 $(AM_V_at)mv $@.tmp $@
3317
3318 @SIM_ENABLE_ARCH_bfin_TRUE@bfin/linux-fixed-code.h: @MAINT@ $(srcdir)/bfin/linux-fixed-code.s bfin/local.mk bfin/$(am__dirstamp)
3319 @SIM_ENABLE_ARCH_bfin_TRUE@ $(AM_V_GEN)$(AS_FOR_TARGET_BFIN) $(srcdir)/bfin/linux-fixed-code.s -o bfin/linux-fixed-code.o
3320 @SIM_ENABLE_ARCH_bfin_TRUE@ $(AM_V_at)(\
3321 @SIM_ENABLE_ARCH_bfin_TRUE@ set -e; \
3322 @SIM_ENABLE_ARCH_bfin_TRUE@ echo "/* DO NOT EDIT: Autogenerated from linux-fixed-code.s. */"; \
3323 @SIM_ENABLE_ARCH_bfin_TRUE@ echo "static const unsigned char bfin_linux_fixed_code[] ="; \
3324 @SIM_ENABLE_ARCH_bfin_TRUE@ echo "{"; \
3325 @SIM_ENABLE_ARCH_bfin_TRUE@ $(OBJDUMP_FOR_TARGET_BFIN) -d -z bfin/linux-fixed-code.o > $@.dis; \
3326 @SIM_ENABLE_ARCH_bfin_TRUE@ sed -n \
3327 @SIM_ENABLE_ARCH_bfin_TRUE@ -e 's:^[^ ]* :0x:' \
3328 @SIM_ENABLE_ARCH_bfin_TRUE@ -e '/^0x/{s: .*::;s: *$$:,:;s: :, 0x:g;p;}' \
3329 @SIM_ENABLE_ARCH_bfin_TRUE@ $@.dis; \
3330 @SIM_ENABLE_ARCH_bfin_TRUE@ rm -f $@.dis; \
3331 @SIM_ENABLE_ARCH_bfin_TRUE@ echo "};" \
3332 @SIM_ENABLE_ARCH_bfin_TRUE@ ) > $@.tmp
3333 @SIM_ENABLE_ARCH_bfin_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/bfin/linux-fixed-code.h
3334 @SIM_ENABLE_ARCH_bfin_TRUE@ $(AM_V_at)touch $(srcdir)/bfin/linux-fixed-code.h
3335
3336 @SIM_ENABLE_ARCH_bpf_TRUE@bpf/mloop-le.c bpf/eng-le.h: bpf/stamp-mloop-le ; @true
3337 @SIM_ENABLE_ARCH_bpf_TRUE@bpf/stamp-mloop-le: $(srccom)/genmloop.sh bpf/mloop.in
3338 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3339 @SIM_ENABLE_ARCH_bpf_TRUE@ -mono -scache -prefix bpfbf_ebpfle -cpu bpfbf \
3340 @SIM_ENABLE_ARCH_bpf_TRUE@ -infile $(srcdir)/bpf/mloop.in \
3341 @SIM_ENABLE_ARCH_bpf_TRUE@ -outfile-prefix bpf/ -outfile-suffix -le
3342 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change bpf/eng-le.hin bpf/eng-le.h
3343 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change bpf/mloop-le.cin bpf/mloop-le.c
3344 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)touch $@
3345
3346 @SIM_ENABLE_ARCH_bpf_TRUE@bpf/mloop-be.c bpf/eng-be.h: bpf/stamp-mloop-be ; @true
3347 @SIM_ENABLE_ARCH_bpf_TRUE@bpf/stamp-mloop-be: $(srccom)/genmloop.sh bpf/mloop.in
3348 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3349 @SIM_ENABLE_ARCH_bpf_TRUE@ -mono -scache -prefix bpfbf_ebpfbe -cpu bpfbf \
3350 @SIM_ENABLE_ARCH_bpf_TRUE@ -infile $(srcdir)/bpf/mloop.in \
3351 @SIM_ENABLE_ARCH_bpf_TRUE@ -outfile-prefix bpf/ -outfile-suffix -be
3352 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change bpf/eng-be.hin bpf/eng-be.h
3353 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change bpf/mloop-be.cin bpf/mloop-be.c
3354 @SIM_ENABLE_ARCH_bpf_TRUE@ $(AM_V_at)touch $@
3355
3356 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3357 @SIM_ENABLE_ARCH_cr16_TRUE@cr16/gencode$(EXEEXT): $(cr16_gencode_OBJECTS) $(cr16_gencode_DEPENDENCIES) cr16/$(am__dirstamp)
3358 @SIM_ENABLE_ARCH_cr16_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(cr16_gencode_OBJECTS) $(cr16_gencode_LDADD)
3359
3360 # gencode is a build-time only tool. Override the default rules for it.
3361 @SIM_ENABLE_ARCH_cr16_TRUE@cr16/gencode.o: cr16/gencode.c
3362 @SIM_ENABLE_ARCH_cr16_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3363 @SIM_ENABLE_ARCH_cr16_TRUE@cr16/cr16-opc.o: ../opcodes/cr16-opc.c
3364 @SIM_ENABLE_ARCH_cr16_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3365
3366 @SIM_ENABLE_ARCH_cr16_TRUE@cr16/simops.h: cr16/gencode$(EXEEXT)
3367 @SIM_ENABLE_ARCH_cr16_TRUE@ $(AM_V_GEN)$< -h >$@
3368
3369 @SIM_ENABLE_ARCH_cr16_TRUE@cr16/table.c: cr16/gencode$(EXEEXT)
3370 @SIM_ENABLE_ARCH_cr16_TRUE@ $(AM_V_GEN)$< >$@
3371
3372 @SIM_ENABLE_ARCH_cris_TRUE@cris/mloopv10f.c cris/engv10.h: cris/stamp-mloop-v10f ; @true
3373 @SIM_ENABLE_ARCH_cris_TRUE@cris/stamp-mloop-v10f: $(srccom)/genmloop.sh cris/mloop.in
3374 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3375 @SIM_ENABLE_ARCH_cris_TRUE@ -mono -no-fast -pbb -switch semcrisv10f-switch.c \
3376 @SIM_ENABLE_ARCH_cris_TRUE@ -cpu crisv10f \
3377 @SIM_ENABLE_ARCH_cris_TRUE@ -infile $(srcdir)/cris/mloop.in -outfile-prefix cris/ -outfile-suffix -v10f
3378 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change cris/eng-v10f.hin cris/engv10.h
3379 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change cris/mloop-v10f.cin cris/mloopv10f.c
3380 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)touch $@
3381
3382 @SIM_ENABLE_ARCH_cris_TRUE@cris/mloopv32f.c cris/engv32.h: cris/stamp-mloop-v32f ; @true
3383 @SIM_ENABLE_ARCH_cris_TRUE@cris/stamp-mloop-v32f: $(srccom)/genmloop.sh cris/mloop.in
3384 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3385 @SIM_ENABLE_ARCH_cris_TRUE@ -mono -no-fast -pbb -switch semcrisv32f-switch.c \
3386 @SIM_ENABLE_ARCH_cris_TRUE@ -cpu crisv32f \
3387 @SIM_ENABLE_ARCH_cris_TRUE@ -infile $(srcdir)/cris/mloop.in -outfile-prefix cris/ -outfile-suffix -v32f
3388 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change cris/eng-v32f.hin cris/engv32.h
3389 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change cris/mloop-v32f.cin cris/mloopv32f.c
3390 @SIM_ENABLE_ARCH_cris_TRUE@ $(AM_V_at)touch $@
3391
3392 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3393 @SIM_ENABLE_ARCH_d10v_TRUE@d10v/gencode$(EXEEXT): $(d10v_gencode_OBJECTS) $(d10v_gencode_DEPENDENCIES) d10v/$(am__dirstamp)
3394 @SIM_ENABLE_ARCH_d10v_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(d10v_gencode_OBJECTS) $(d10v_gencode_LDADD)
3395
3396 # gencode is a build-time only tool. Override the default rules for it.
3397 @SIM_ENABLE_ARCH_d10v_TRUE@d10v/gencode.o: d10v/gencode.c
3398 @SIM_ENABLE_ARCH_d10v_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3399 @SIM_ENABLE_ARCH_d10v_TRUE@d10v/d10v-opc.o: ../opcodes/d10v-opc.c
3400 @SIM_ENABLE_ARCH_d10v_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3401
3402 @SIM_ENABLE_ARCH_d10v_TRUE@d10v/simops.h: d10v/gencode$(EXEEXT)
3403 @SIM_ENABLE_ARCH_d10v_TRUE@ $(AM_V_GEN)$< -h >$@
3404
3405 @SIM_ENABLE_ARCH_d10v_TRUE@d10v/table.c: d10v/gencode$(EXEEXT)
3406 @SIM_ENABLE_ARCH_d10v_TRUE@ $(AM_V_GEN)$< >$@
3407
3408 @SIM_ENABLE_ARCH_erc32_TRUE@erc32/sis$(EXEEXT): erc32/run$(EXEEXT)
3409 @SIM_ENABLE_ARCH_erc32_TRUE@ $(AM_V_GEN)ln $< $@ 2>/dev/null || $(LN_S) $< $@ 2>/dev/null || cp -p $< $@
3410
3411 @SIM_ENABLE_ARCH_erc32_TRUE@erc32/%.o: erc32/%.c | erc32/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3412 @SIM_ENABLE_ARCH_erc32_TRUE@ $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3413 @SIM_ENABLE_ARCH_erc32_TRUE@sim-%D-install-exec-local: installdirs
3414 @SIM_ENABLE_ARCH_erc32_TRUE@ $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(bindir)
3415 @SIM_ENABLE_ARCH_erc32_TRUE@ n=`echo sis | sed '$(program_transform_name)'`; \
3416 @SIM_ENABLE_ARCH_erc32_TRUE@ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) erc32/run$(EXEEXT) $(DESTDIR)$(bindir)/$$n$(EXEEXT)
3417 @SIM_ENABLE_ARCH_erc32_TRUE@sim-erc32-uninstall-local:
3418 @SIM_ENABLE_ARCH_erc32_TRUE@ rm -f $(DESTDIR)$(bindir)/sis
3419
3420 @SIM_ENABLE_ARCH_frv_TRUE@frv/mloop.c frv/eng.h: frv/stamp-mloop ; @true
3421 @SIM_ENABLE_ARCH_frv_TRUE@frv/stamp-mloop: $(srccom)/genmloop.sh frv/mloop.in
3422 @SIM_ENABLE_ARCH_frv_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3423 @SIM_ENABLE_ARCH_frv_TRUE@ -mono -scache -parallel-generic-write -parallel-only \
3424 @SIM_ENABLE_ARCH_frv_TRUE@ -cpu frvbf \
3425 @SIM_ENABLE_ARCH_frv_TRUE@ -infile $(srcdir)/frv/mloop.in -outfile-prefix frv/
3426 @SIM_ENABLE_ARCH_frv_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change frv/eng.hin frv/eng.h
3427 @SIM_ENABLE_ARCH_frv_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change frv/mloop.cin frv/mloop.c
3428 @SIM_ENABLE_ARCH_frv_TRUE@ $(AM_V_at)touch $@
3429
3430 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000/mloop.c iq2000/eng.h: iq2000/stamp-mloop ; @true
3431 @SIM_ENABLE_ARCH_iq2000_TRUE@iq2000/stamp-mloop: $(srccom)/genmloop.sh iq2000/mloop.in
3432 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3433 @SIM_ENABLE_ARCH_iq2000_TRUE@ -mono -fast -pbb -switch sem-switch.c \
3434 @SIM_ENABLE_ARCH_iq2000_TRUE@ -cpu iq2000bf \
3435 @SIM_ENABLE_ARCH_iq2000_TRUE@ -infile $(srcdir)/iq2000/mloop.in -outfile-prefix iq2000/
3436 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change iq2000/eng.hin iq2000/eng.h
3437 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change iq2000/mloop.cin iq2000/mloop.c
3438 @SIM_ENABLE_ARCH_iq2000_TRUE@ $(AM_V_at)touch $@
3439
3440 @SIM_ENABLE_ARCH_lm32_TRUE@lm32/mloop.c lm32/eng.h: lm32/stamp-mloop ; @true
3441 @SIM_ENABLE_ARCH_lm32_TRUE@lm32/stamp-mloop: $(srccom)/genmloop.sh lm32/mloop.in
3442 @SIM_ENABLE_ARCH_lm32_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3443 @SIM_ENABLE_ARCH_lm32_TRUE@ -mono -fast -pbb -switch sem-switch.c \
3444 @SIM_ENABLE_ARCH_lm32_TRUE@ -cpu lm32bf \
3445 @SIM_ENABLE_ARCH_lm32_TRUE@ -infile $(srcdir)/lm32/mloop.in -outfile-prefix lm32/
3446 @SIM_ENABLE_ARCH_lm32_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change lm32/eng.hin lm32/eng.h
3447 @SIM_ENABLE_ARCH_lm32_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change lm32/mloop.cin lm32/mloop.c
3448 @SIM_ENABLE_ARCH_lm32_TRUE@ $(AM_V_at)touch $@
3449
3450 @SIM_ENABLE_ARCH_m32c_TRUE@m32c/%.o: m32c/%.c | m32c/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3451 @SIM_ENABLE_ARCH_m32c_TRUE@ $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3452
3453 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3454 @SIM_ENABLE_ARCH_m32c_TRUE@m32c/opc2c$(EXEEXT): $(m32c_opc2c_OBJECTS) $(m32c_opc2c_DEPENDENCIES) m32c/$(am__dirstamp)
3455 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(m32c_opc2c_OBJECTS) $(m32c_opc2c_LDADD)
3456
3457 # opc2c is a build-time only tool. Override the default rules for it.
3458 @SIM_ENABLE_ARCH_m32c_TRUE@m32c/opc2c.o: m32c/opc2c.c
3459 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3460
3461 @SIM_ENABLE_ARCH_m32c_TRUE@m32c/m32c.c: m32c/m32c.opc m32c/opc2c$(EXEEXT)
3462 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_GEN)$(m32c_OPC2C_RUN) -l $@.log $< > $@.tmp
3463 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_at)mv $@.tmp $@
3464
3465 @SIM_ENABLE_ARCH_m32c_TRUE@m32c/r8c.c: m32c/r8c.opc m32c/opc2c$(EXEEXT)
3466 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_GEN)$(m32c_OPC2C_RUN) -l $@.log $< > $@.tmp
3467 @SIM_ENABLE_ARCH_m32c_TRUE@ $(AM_V_at)mv $@.tmp $@
3468
3469 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/mloop.c m32r/eng.h: m32r/stamp-mloop ; @true
3470 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/stamp-mloop: $(srccom)/genmloop.sh m32r/mloop.in
3471 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3472 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -fast -pbb -switch sem-switch.c \
3473 @SIM_ENABLE_ARCH_m32r_TRUE@ -cpu m32rbf \
3474 @SIM_ENABLE_ARCH_m32r_TRUE@ -infile $(srcdir)/m32r/mloop.in -outfile-prefix m32r/
3475 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/eng.hin m32r/eng.h
3476 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/mloop.cin m32r/mloop.c
3477 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)touch $@
3478
3479 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/mloopx.c m32r/engx.h: m32r/stamp-mloop ; @true
3480 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/stamp-mloop-x: $(srccom)/genmloop.sh m32r/mloop.in
3481 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3482 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -no-fast -pbb -parallel-write -switch semx-switch.c \
3483 @SIM_ENABLE_ARCH_m32r_TRUE@ -cpu m32rxf \
3484 @SIM_ENABLE_ARCH_m32r_TRUE@ -infile $(srcdir)/m32r/mloopx.in -outfile-prefix m32r/ -outfile-suffix x
3485 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/engx.hin m32r/engx.h
3486 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/mloopx.cin m32r/mloopx.c
3487 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)touch $@
3488
3489 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/mloop2.c m32r/eng2.h: m32r/stamp-mloop ; @true
3490 @SIM_ENABLE_ARCH_m32r_TRUE@m32r/stamp-mloop-2: $(srccom)/genmloop.sh m32r/mloop.in
3491 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3492 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -no-fast -pbb -parallel-write -switch sem2-switch.c \
3493 @SIM_ENABLE_ARCH_m32r_TRUE@ -cpu m32r2f \
3494 @SIM_ENABLE_ARCH_m32r_TRUE@ -infile $(srcdir)/m32r/mloop2.in -outfile-prefix m32r/ -outfile-suffix 2
3495 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/eng2.hin m32r/eng2.h
3496 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change m32r/mloop2.cin m32r/mloop2.c
3497 @SIM_ENABLE_ARCH_m32r_TRUE@ $(AM_V_at)touch $@
3498
3499 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3500 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11/gencode$(EXEEXT): $(m68hc11_gencode_OBJECTS) $(m68hc11_gencode_DEPENDENCIES) m68hc11/$(am__dirstamp)
3501 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(m68hc11_gencode_OBJECTS) $(m68hc11_gencode_LDADD)
3502
3503 # gencode is a build-time only tool. Override the default rules for it.
3504 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11/gencode.o: m68hc11/gencode.c
3505 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3506
3507 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11/m68hc11int.c: m68hc11/gencode$(EXEEXT)
3508 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(AM_V_GEN)$< -m6811 >$@
3509
3510 @SIM_ENABLE_ARCH_m68hc11_TRUE@m68hc11/m68hc12int.c: m68hc11/gencode$(EXEEXT)
3511 @SIM_ENABLE_ARCH_m68hc11_TRUE@ $(AM_V_GEN)$< -m6812 >$@
3512
3513 @SIM_ENABLE_ARCH_mn10300_TRUE@$(mn10300_BUILT_SRC_FROM_IGEN): mn10300/stamp-igen
3514 @SIM_ENABLE_ARCH_mn10300_TRUE@mn10300/stamp-igen: $(mn10300_IGEN_INSN) $(mn10300_IGEN_INSN_INC) $(mn10300_IGEN_DC) $(IGEN)
3515 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(AM_V_GEN)$(IGEN_RUN) \
3516 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(mn10300_IGEN_TRACE) \
3517 @SIM_ENABLE_ARCH_mn10300_TRUE@ -G gen-direct-access \
3518 @SIM_ENABLE_ARCH_mn10300_TRUE@ -M mn10300,am33 -G gen-multi-sim=am33 \
3519 @SIM_ENABLE_ARCH_mn10300_TRUE@ -M am33_2 \
3520 @SIM_ENABLE_ARCH_mn10300_TRUE@ -I $(srcdir)/mn10300 \
3521 @SIM_ENABLE_ARCH_mn10300_TRUE@ -i $(mn10300_IGEN_INSN) \
3522 @SIM_ENABLE_ARCH_mn10300_TRUE@ -o $(mn10300_IGEN_DC) \
3523 @SIM_ENABLE_ARCH_mn10300_TRUE@ -x \
3524 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n icache.h -hc mn10300/icache.h \
3525 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n icache.c -c mn10300/icache.c \
3526 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n semantics.h -hs mn10300/semantics.h \
3527 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n semantics.c -s mn10300/semantics.c \
3528 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n idecode.h -hd mn10300/idecode.h \
3529 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n idecode.c -d mn10300/idecode.c \
3530 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n model.h -hm mn10300/model.h \
3531 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n model.c -m mn10300/model.c \
3532 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n support.h -hf mn10300/support.h \
3533 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n support.c -f mn10300/support.c \
3534 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n itable.h -ht mn10300/itable.h \
3535 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n itable.c -t mn10300/itable.c \
3536 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n engine.h -he mn10300/engine.h \
3537 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n engine.c -e mn10300/engine.c \
3538 @SIM_ENABLE_ARCH_mn10300_TRUE@ -n irun.c -r mn10300/irun.c
3539 @SIM_ENABLE_ARCH_mn10300_TRUE@ $(AM_V_at)touch $@
3540
3541 @SIM_ENABLE_ARCH_moxie_TRUE@moxie/moxie-gdb.dtb: @MAINT@ moxie/moxie-gdb.dts moxie/$(am__dirstamp)
3542 @SIM_ENABLE_ARCH_moxie_TRUE@ $(AM_V_GEN) \
3543 @SIM_ENABLE_ARCH_moxie_TRUE@ if test "x$(DTC)" != x; then \
3544 @SIM_ENABLE_ARCH_moxie_TRUE@ $(DTC) -O dtb -o $@.tmp ${srcdir}/moxie/moxie-gdb.dts || exit 1; \
3545 @SIM_ENABLE_ARCH_moxie_TRUE@ $(SHELL) $(srcroot)/move-if-change $@.tmp ${srcdir}/moxie/moxie-gdb.dtb || exit 1; \
3546 @SIM_ENABLE_ARCH_moxie_TRUE@ touch ${srcdir}/moxie/moxie-gdb.dtb; \
3547 @SIM_ENABLE_ARCH_moxie_TRUE@ else \
3548 @SIM_ENABLE_ARCH_moxie_TRUE@ echo "Could not update the moxie-gdb.dtb file because the device "; \
3549 @SIM_ENABLE_ARCH_moxie_TRUE@ echo "tree compiler tool (dtc) is missing. Install the tool to "; \
3550 @SIM_ENABLE_ARCH_moxie_TRUE@ echo "update the device tree blob."; \
3551 @SIM_ENABLE_ARCH_moxie_TRUE@ fi
3552
3553 @SIM_ENABLE_ARCH_or1k_TRUE@or1k/mloop.c or1k/eng.h: or1k/stamp-mloop ; @true
3554 @SIM_ENABLE_ARCH_or1k_TRUE@or1k/stamp-mloop: $(srccom)/genmloop.sh or1k/mloop.in
3555 @SIM_ENABLE_ARCH_or1k_TRUE@ $(AM_V_GEN)$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
3556 @SIM_ENABLE_ARCH_or1k_TRUE@ -mono -fast -pbb -switch sem-switch.c \
3557 @SIM_ENABLE_ARCH_or1k_TRUE@ -cpu or1k32bf \
3558 @SIM_ENABLE_ARCH_or1k_TRUE@ -infile $(srcdir)/or1k/mloop.in -outfile-prefix or1k/
3559 @SIM_ENABLE_ARCH_or1k_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change or1k/eng.hin or1k/eng.h
3560 @SIM_ENABLE_ARCH_or1k_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change or1k/mloop.cin or1k/mloop.c
3561 @SIM_ENABLE_ARCH_or1k_TRUE@ $(AM_V_at)touch $@
3562
3563 @SIM_ENABLE_ARCH_ppc_TRUE@ppc/psim$(EXEEXT): ppc/run$(EXEEXT)
3564 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_GEN)ln $< $@ 2>/dev/null || $(LN_S) $< $@ 2>/dev/null || cp -p $< $@
3565
3566 @SIM_ENABLE_ARCH_ppc_TRUE@ppc/%.o: ppc/%.c | ppc/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3567 @SIM_ENABLE_ARCH_ppc_TRUE@ $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3568
3569 @SIM_ENABLE_ARCH_ppc_TRUE@ppc/spreg.c: @MAINT@ ppc/ppc-spr-table ppc/spreg-gen.py ppc/$(am__dirstamp)
3570 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_GEN)$(srcdir)/ppc/spreg-gen.py --source $@.tmp
3571 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/ppc/spreg.c
3572 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_at)touch $(srcdir)/ppc/spreg.c
3573
3574 @SIM_ENABLE_ARCH_ppc_TRUE@ppc/spreg.h: @MAINT@ ppc/ppc-spr-table ppc/spreg-gen.py ppc/$(am__dirstamp)
3575 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_GEN)$(srcdir)/ppc/spreg-gen.py --header $@.tmp
3576 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/ppc/spreg.h
3577 @SIM_ENABLE_ARCH_ppc_TRUE@ $(AM_V_at)touch $(srcdir)/ppc/spreg.h
3578
3579 @SIM_ENABLE_ARCH_rl78_TRUE@rl78/%.o: rl78/%.c | rl78/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3580 @SIM_ENABLE_ARCH_rl78_TRUE@ $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3581
3582 @SIM_ENABLE_ARCH_rx_TRUE@rx/%.o: rx/%.c | rx/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3583 @SIM_ENABLE_ARCH_rx_TRUE@ $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3584
3585 # These rules are copied from automake, but tweaked to use FOR_BUILD variables.
3586 @SIM_ENABLE_ARCH_sh_TRUE@sh/gencode$(EXEEXT): $(sh_gencode_OBJECTS) $(sh_gencode_DEPENDENCIES) sh/$(am__dirstamp)
3587 @SIM_ENABLE_ARCH_sh_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(sh_gencode_OBJECTS) $(sh_gencode_LDADD)
3588
3589 # gencode is a build-time only tool. Override the default rules for it.
3590 @SIM_ENABLE_ARCH_sh_TRUE@sh/gencode.o: sh/gencode.c
3591 @SIM_ENABLE_ARCH_sh_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
3592
3593 @SIM_ENABLE_ARCH_sh_TRUE@sh/code.c: sh/gencode$(EXEEXT)
3594 @SIM_ENABLE_ARCH_sh_TRUE@ $(AM_V_GEN)$< -x >$@
3595
3596 @SIM_ENABLE_ARCH_sh_TRUE@sh/ppi.c: sh/gencode$(EXEEXT)
3597 @SIM_ENABLE_ARCH_sh_TRUE@ $(AM_V_GEN)$< -p >$@
3598
3599 @SIM_ENABLE_ARCH_sh_TRUE@sh/table.c: sh/gencode$(EXEEXT)
3600 @SIM_ENABLE_ARCH_sh_TRUE@ $(AM_V_GEN)$< -s >$@
3601
3602 @SIM_ENABLE_ARCH_v850_TRUE@$(v850_BUILT_SRC_FROM_IGEN): v850/stamp-igen
3603 @SIM_ENABLE_ARCH_v850_TRUE@v850/stamp-igen: $(v850_IGEN_INSN) $(v850_IGEN_DC) $(IGEN)
3604 @SIM_ENABLE_ARCH_v850_TRUE@ $(AM_V_GEN)$(IGEN_RUN) \
3605 @SIM_ENABLE_ARCH_v850_TRUE@ $(v850_IGEN_TRACE) \
3606 @SIM_ENABLE_ARCH_v850_TRUE@ -G gen-direct-access \
3607 @SIM_ENABLE_ARCH_v850_TRUE@ -G gen-zero-r0 \
3608 @SIM_ENABLE_ARCH_v850_TRUE@ -i $(v850_IGEN_INSN) \
3609 @SIM_ENABLE_ARCH_v850_TRUE@ -o $(v850_IGEN_DC) \
3610 @SIM_ENABLE_ARCH_v850_TRUE@ -x \
3611 @SIM_ENABLE_ARCH_v850_TRUE@ -n icache.h -hc v850/icache.h \
3612 @SIM_ENABLE_ARCH_v850_TRUE@ -n icache.c -c v850/icache.c \
3613 @SIM_ENABLE_ARCH_v850_TRUE@ -n semantics.h -hs v850/semantics.h \
3614 @SIM_ENABLE_ARCH_v850_TRUE@ -n semantics.c -s v850/semantics.c \
3615 @SIM_ENABLE_ARCH_v850_TRUE@ -n idecode.h -hd v850/idecode.h \
3616 @SIM_ENABLE_ARCH_v850_TRUE@ -n idecode.c -d v850/idecode.c \
3617 @SIM_ENABLE_ARCH_v850_TRUE@ -n model.h -hm v850/model.h \
3618 @SIM_ENABLE_ARCH_v850_TRUE@ -n model.c -m v850/model.c \
3619 @SIM_ENABLE_ARCH_v850_TRUE@ -n support.h -hf v850/support.h \
3620 @SIM_ENABLE_ARCH_v850_TRUE@ -n support.c -f v850/support.c \
3621 @SIM_ENABLE_ARCH_v850_TRUE@ -n itable.h -ht v850/itable.h \
3622 @SIM_ENABLE_ARCH_v850_TRUE@ -n itable.c -t v850/itable.c \
3623 @SIM_ENABLE_ARCH_v850_TRUE@ -n engine.h -he v850/engine.h \
3624 @SIM_ENABLE_ARCH_v850_TRUE@ -n engine.c -e v850/engine.c \
3625 @SIM_ENABLE_ARCH_v850_TRUE@ -n irun.c -r v850/irun.c
3626 @SIM_ENABLE_ARCH_v850_TRUE@ $(AM_V_at)touch $@
3627
3628 %/libsim.a: | $(SIM_ALL_RECURSIVE_DEPS)
3629 $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3630
3631 %/nrun.o: common/nrun.c | %/libsim.a $(SIM_ALL_RECURSIVE_DEPS)
3632 $(MAKE) $(AM_MAKEFLAGS) -C $(@D) $(@F)
3633
3634 all-recursive: $(SIM_ALL_RECURSIVE_DEPS)
3635
3636 install-data-local: installdirs $(SIM_INSTALL_DATA_LOCAL_DEPS)
3637 $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(libdir)
3638 lib=`echo sim | sed '$(program_transform_name)'`; \
3639 for d in $(SIM_ENABLED_ARCHES); do \
3640 n="$$lib"; \
3641 [ "$(SIM_PRIMARY_TARGET)" = "$$d" ] || n="$$n-$$d"; \
3642 n="lib$$n.a"; \
3643 $(INSTALL_DATA) $$d/libsim.a $(DESTDIR)$(libdir)/$$n || exit 1; \
3644 done
3645
3646 install-exec-local: installdirs $(SIM_INSTALL_EXEC_LOCAL_DEPS)
3647 $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(bindir)
3648 run=`echo run | sed '$(program_transform_name)'`; \
3649 for d in $(SIM_ENABLED_ARCHES); do \
3650 n="$$run"; \
3651 [ "$(SIM_PRIMARY_TARGET)" = "$$d" ] || n="$$n-$$d"; \
3652 $(LIBTOOL) --mode=install \
3653 $(INSTALL_PROGRAM) $$d/run$(EXEEXT) $(DESTDIR)$(bindir)/$$n$(EXEEXT) || exit 1; \
3654 done
3655
3656 uninstall-local: $(SIM_UNINSTALL_LOCAL_DEPS)
3657 rm -f $(DESTDIR)$(bindir)/run $(DESTDIR)$(libdir)/libsim.a
3658 for d in $(SIM_ENABLED_ARCHES); do \
3659 rm -f $(DESTDIR)$(bindir)/run-$$d $(DESTDIR)$(libdir)/libsim-$$d.a; \
3660 done
3661
3662 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3663 # Otherwise a system limit (for SysV at least) may be exceeded.
3664 .NOEXPORT: