sim: frv: scope the unique configure flag
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
d8b04da7
MF
12021-06-30 Mike Frysinger <vapier@gentoo.org>
2
3 * configure.ac: Remove [true] from bfin SIM_TARGET call.
4 * configure, Makefile.in: Regenerate.
5
d414eb3e
MF
62021-06-30 Mike Frysinger <vapier@gentoo.org>
7
8 * configure.ac (sim_default_model): Delete.
9 * m4/sim_ac_output.m4 (sim_default_model): Likewise.
10 * configure, Makefile.in: Regenerate.
11 * m4/sim_ac_option_default_model.m4: Removed.
12
7f6fa743
MF
132021-06-29 Mike Frysinger <vapier@gentoo.org>
14
15 * m4/sim_ac_option_warnings.m4: Add -Wunused-but-set-parameter.
16 * configure: Regenerate.
17
3167423f
MF
182021-06-29 Mike Frysinger <vapier@gentoo.org>
19
20 * m4/sim_ac_option_warnings.m4: Add -Wno-error=maybe-uninitialized.
21 * configure: Regenerate.
22
5d0b3088
MF
232021-06-27 Mike Frysinger <vapier@gentoo.org>
24
25 * arch-subdir.mk.in: Move TERMCAP and READLINE variables from
26 erc32/Makefile.in.
27 * configure.ac: Remove [true] from erc32 SIM_TARGET call.
28 * m4/sim_ac_platform.m4: Check for cygwin, termcap, and readline.
29 * configure, Makefile.in: Regenerate.
30
d57b6533
MF
312021-06-27 Mike Frysinger <vapier@gentoo.org>
32
33 * arch-subdir.mk.in: Move SDL_CFLAGS & SDL_LIBS from bfin/Makefile.in.
34 * m4/sim_ac_platform.m4: Call PKG_CHECK_MODULES and export SDL_CFLAGS
35 and SDL_LIBS.
36 * m4/sim_ac_toolchain.m4: Call PKG_PROG_PKG_CONFIG.
37 * aclocal.m4, configure, Makefile.in: Regenerate.
38
b3408412
MF
392021-06-23 Mike Frysinger <vapier@gentoo.org>
40
41 * configure.ac (SIM_BUILD_TARGET): Simplify sed script.
42 * configure: Regenerate.
43
e173c80f
MF
442021-06-22 Mike Frysinger <vapier@gentoo.org>
45
46 * configure.ac: Update rx SIM_TARGET call. Include rx/acinclude.m4.
47 * configure, Makefile.in: Regenerate.
48
36bb57e4
MF
492021-06-22 Mike Frysinger <vapier@gentoo.org>
50
51 * Makefile.am (SUBDIRS): Add $(SIM_SUBDIRS).
52 * configure.ac (SIM_SUBDIRS): Define.
53 (SIM_COMMON_BUILD): New conditional.
54 (SIM_BUILD_TARGET): Update to take a 2nd arg.
55 (SIM_TARGET): Update to take a 4th arg. Update callers.
56 (sim_bitsize, sim_float, sim_scache, sim_default_model,
57 sim_reserved_bits): Define.
58 * m4/sim_ac_output.m4 (SIM_COMMON_BUILD): New conditional.
59 * configure, Makefile.in: Regenerate.
60
456ef1c1
MF
612021-06-21 Mike Frysinger <vapier@gentoo.org>
62
63 * arch-subdir.mk.in: Move sim-hw settings from common/Make-common.in.
64 * configure.ac: Call SIM_AC_OPTION_HARDWARE.
65 * m4/sim_ac_option_hardware.m4: Use AM_CONDITIONAL for SIM_ENABLE_HW.
66 * m4/sim_ac_output.m4: Do not require SIM_AC_OPTION_HARDWARE.
67 * aclocal.m4, configure, Makefile.in: Regenerate.
68
be0387ee
MF
692021-06-21 Mike Frysinger <vapier@gentoo.org>
70
71 * README-HACKING: Change SIM_AC_OPTION_HARDWARE to
72 SIM_EXTRA_HW_DEVICES.
73 * m4/sim_ac_option_hardware.m4: Remove first argument, and change
74 configure option to a boolean. Delete device list.
75 * m4/sim_ac_output.m4: Delete sim_hw variables.
76
3eda63f2
MF
772021-06-20 Mike Frysinger <vapier@gentoo.org>
78
79 * README-HACKING (SIM_AC_COMMON): Delete mention.
80 * m4/sim_ac_common.m4: Removed.
81
3a829bc5
MF
822021-06-20 Mike Frysinger <vapier@gentoo.org>
83
84 * arch-subdir.mk.in (MAINT): Define.
85 * m4/sim_ac_common.m4: Delete AM_MAINTAINER_MODE call.
86
1bf5c342
MF
872021-06-20 Mike Frysinger <vapier@gentoo.org>
88
89 * arch-subdir.mk.in (CGEN_MAINT, CGENDIR): Define.
90 * configure.ac: Call SIM_AC_OPTION_CGEN_MAINT.
91 * aclocal.m4, configure, Makefile.in: Regenerate.
92
d73f39ee
MF
932021-06-20 Mike Frysinger <vapier@gentoo.org>
94
95 * Makefile.am (AM_CPPFLAGS): Add $(SIM_INLINE).
96 * arch-subdir.mk.in (SIM_INLINE): Define.
97 * configure.ac: Call SIM_AC_OPTION_INLINE.
98 * m4/sim_ac_common.m4: Delete SIM_AC_OPTION_INLINE call.
99 * m4/sim_ac_option_inline.m4: Output SIM_INLINE.
100 * aclocal.m4, configure, Makefile.in: Regenerate.
101
a979f2a0
MF
1022021-06-19 Mike Frysinger <vapier@gentoo.org>
103
104 * arch-subdir.mk.in (DTC): Define.
105 * m4/sim_ac_toolchain.m4: Call AC_CHECK_TOOL.
106 * configure, Makefile.in: Regenerate.
107
ce3ec98a
MF
1082021-06-19 Mike Frysinger <vapier@gentoo.org>
109
110 * arch-subdir.mk.in: Move intl vars from common/Make-common.in.
111 * m4/sim_ac_common.m4: Move ZW_GNU_GETTEXT_SISTER_DIR call ...
112 * m4/sim_ac_platform.m4: ... here.
113 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
114
bc56166f
MF
1152021-06-19 Mike Frysinger <vapier@gentoo.org>
116
117 * arch-subdir.mk.in: Move dependency vars from common/Make-common.in.
118 * configure.ac (SIM_BUILD_TARGET): New macro.
119 (SIM_TARGET): Call SIM_BUILD_TARGET.
120 (example): Change AC_CONFIG_SUBDIRS to SIM_BUILD_TARGET.
121 * m4/sim_ac_common.m4: Delete AC_PROG_CC & AC_PROG_INSTALL require,
122 and delete ZW_CREATE_DEPDIR & ZW_PROG_COMPILER_DEPENDENCIES.
123 * configure: Regenerate.
124
d3562f83
MF
1252021-06-19 Mike Frysinger <vapier@gentoo.org>
126
127 * arch-subdir.mk.in: Move toolchain vars from common/Make-common.in.
128 * m4/sim_ac_common.m4: Delete SIM_AC_TOOLCHAIN call. Require
129 AC_PROG_CC and AC_PROG_INSTALL.
130
b5689863
MF
1312021-06-19 Mike Frysinger <vapier@gentoo.org>
132
133 * arch-subdir.mk.in (zlibdir): New variable.
134 (@PLUGINS_TRUE@LIBDL): New variable.
135 * m4/sim_ac_common.m4: Move bfd dep calls ...
136 * m4/sim_ac_platform.m4: ... here.
137 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
138
07490bf8
MF
1392021-06-19 Mike Frysinger <vapier@gentoo.org>
140
141 * arch-subdir.mk.in (COMMON_LIBS): New variable.
142 * m4/sim_ac_common.m4: Delete AC_CHECK_LIB calls.
143 * m4/sim_ac_option_hardware.m4: Likewise.
144 * m4/sim_ac_platform.m4: Call AC_CHECK_LIB.
145 * config.h.in, configure: Regenerate.
146
47ce766a
MF
1472021-06-18 Mike Frysinger <vapier@gentoo.org>
148
149 * Makefile.am (AM_CFLAGS): New variable.
150 * arch-subdir.mk.in (WARN_CFLAGS, WERROR_CFLAGS): New variables.
151 * configure.ac: Call SIM_AC_OPTION_WARNINGS.
152 * m4/sim_ac_output.m4: Delete SIM_AC_OPTION_WARNINGS require.
153 * aclocal.m4, configure, Makefile.in: Regenerate.
154
982c3a65
MF
1552021-06-18 Mike Frysinger <vapier@gentoo.org>
156
157 * m4/sim_ac_option_warnings.m4: Delete 1st arg to macro.
158
3f8414df
MF
1592021-06-18 Mike Frysinger <vapier@gentoo.org>
160
161 * configure.ac: Output arch-subdir.mk.
162 * Makefile.in, configure: Regenerate.
163 * arch-subdir.mk.in: New file.
164
f9a4d543
MF
1652021-06-17 Mike Frysinger <vapier@gentoo.org>
166
167 * configure.ac: Call SIM_AC_OPTION_ENDIAN.
168 * m4/sim_ac_option_endian.m4: Delete wire & default arguments.
169 * m4/sim_ac_output.m4: Delete sim_alignment & sim_endian.
170 * aclocal.m4, Makefile.in, config.h.in, configure: Regenerate.
171
7daf500d
SM
1722021-06-16 Simon Marchi <simon.marchi@polymtl.ca>
173
174 * common/Make-common.in (COMPILE, libsim.a, run$(EXEEXT),
175 gentmap.o, gentmap): Make rules silent.
176
a8a3d907
MF
1772021-06-16 Mike Frysinger <vapier@gentoo.org>
178
179 * m4/sim_ac_common.m4: Delete AC_EXEEXT call.
180
52d37d2c
MF
1812021-06-16 Mike Frysinger <vapier@gentoo.org>
182
183 * m4/sim_ac_common.m4: Delete AC_CONFIG_HEADERS call.
184
bcaa61f7
MF
1852021-06-15 Mike Frysinger <vapier@gentoo.org>
186
187 * m4/sim_ac_option_hardware.m4: Delete AC_DEFINE_UNQUOTED call.
188 Add -DHAVE_DV_SOCKSER to sim_hw_cflags.
189
015f7b74
MF
1902021-06-15 Mike Frysinger <vapier@gentoo.org>
191
192 * Makefile.in: Regenerate.
193
fbe8d1cf
MF
1942021-06-14 Mike Frysinger <vapier@gentoo.org>
195
196 * configure.ac: Call AM_SILENT_RULES.
197 * Makefile.in, configure: Regenerate.
198
dd8e16ea
MF
1992021-06-12 Mike Frysinger <vapier@gentoo.org>
200
201 * Makefile.in: Regenerate.
202
2726bbc3
MF
2032021-06-12 Mike Frysinger <vapier@gentoo.org>
204
205 * m4/sim_ac_platform.m4: Delete sys/select.h.
206 * config.h.in, configure: Regenerate.
207
ba307cdd
MF
2082021-06-12 Mike Frysinger <vapier@gentoo.org>
209
210 * configure.ac: Call SIM_AC_OPTION_ALIGNMENT.
211 * m4/sim_ac_option_alignment.m4: Delete wire and default alignment.
212 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
213
6dd65fc0
MF
2142021-06-12 Mike Frysinger <vapier@gentoo.org>
215
216 * configure.ac: Define PKGVERSION & REPORT_BUGS_TO.
217 * m4/sim_ac_common.m4: Delete calls to ACX_PKGVERSION & ACX_BUGURL.
218 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
219
04381273
MF
2202021-06-12 Mike Frysinger <vapier@gentoo.org>
221
222 * configure.ac: Call SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO,
223 SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
224 * m4/sim_ac_common.m4: Delete calls to SIM_AC_OPTION_DEBUG,
225 SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
226 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
227
497a20bd
MF
2282021-06-12 Mike Frysinger <vapier@gentoo.org>
229
230 * m4/sim_ac_common.m4: Replace --enable-sim-debug, --enable-sim-stdio,
231 --enable-sim-trace, and --enable-sim-profile with calls to
232 SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and
233 SIM_AC_OPTION_PROFILE.
234 * m4/sim_ac_option_debug.m4: New file.
235 * m4/sim_ac_option_profile.m4: New file.
236 * m4/sim_ac_option_stdio.m4: New file.
237 * m4/sim_ac_option_trace.m4: New file.
238
a48ff3ef
MF
2392021-06-12 Mike Frysinger <vapier@gentoo.org>
240
241 * m4/sim_ac_platform.m4: Check more headers, funcs, structs, and
242 types.
243 * config.h.in, configure: Regenerate.
244
5ea45474
MF
2452021-06-12 Mike Frysinger <vapier@gentoo.org>
246
247 * configure.ac: Call SIM_AC_OPTION_ENVIRONMENT.
248 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ENVIRONMENT.
249 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
250
dba333c1
MF
2512021-06-12 Mike Frysinger <vapier@gentoo.org>
252
253 * configure.ac: Call SIM_AC_OPTION_ASSERT.
254 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ASSERT.
255 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
256
b15c5d7a
MF
2572021-06-12 Mike Frysinger <vapier@gentoo.org>
258
259 * configure.ac: Call AC_CONFIG_HEADERS and SIM_AC_PLATFORM.
260 * m4/sim_ac_common.m4: Delete calls to AC_CHECK_HEADERS_ONCE,
261 AC_CHECK_FUNCS_ONCE, AC_CHECK_MEMBERS, AC_CHECK_TYPES, and
262 AC_TYPE_SIGNAL.
263 * aclocal.m4, configure, Makefile.in: Regenerate.
264 * config.h.in: New file.
265 * m4/sim_ac_platform.m4: New file.
266
5bea0c32
MF
2672021-06-05 Mike Frysinger <vapier@gentoo.org>
268
269 * Makefile.am: Include common/local.mk.
270 (SIM_ALL_RECURSIVE_DEPS): Define.
271 (all-recursive): New rule.
272 * Makefile.in: Regenerated.
273
92bc001e
MF
2742021-05-16 Mike Frysinger <vapier@gentoo.org>
275
276 * Makefile.am (pkginclude_HEADERS): Define.
277 * Makefile.in: Regenerated.
278
79633c12
MF
2792021-05-15 Mike Frysinger <vapier@gentoo.org>
280
281 * m4/sim_ac_common.m4: Check for __int128 type.
282
df68e12b
MF
2832021-05-14 Mike Frysinger <vapier@gentoo.org>
284
285 * README-HACKING: Update callback.h path.
286
425b0b1a
MF
2872021-05-12 Mike Frysinger <vapier@gentoo.org>
288
289 * README-HACKING: Delete mention of SIM_AC_OPTION_ENVIRONMENT.
290
e7e40ced
LM
2912021-05-12 Luis Machado <luis.machado@linaro.org>
292
293 * d10v/interp.c (sim_create_inferior): Fix memset call.
294
0d315c88
DD
2952021-05-07 Dimitar Dimitrov <dimitar@dinux.eu>
296
297 * Makefile.in: Rebuild.
298
a0c4531a
TT
2992021-05-04 Tom Tromey <tromey@adacore.com>
300
301 * Makefile.in: Rebuild.
302 * Makefile.am (AM_CPPFLAGS): New variable.
303
aa0fca16
MF
3042021-05-04 Mike Frysinger <vapier@gentoo.org>
305
306 * m4/sim_ac_toolchain.m4 (SIM_AC_TOOLCHAIN): Define AR_FOR_BUILD and
307 RANLIB_FOR_BUILD.
308 * configure, Makefile.in: Regenerate.
309
fe348617
MF
3102021-05-01 Mike Frysinger <vapier@gentoo.org>
311
312 * m4/sim_ac_common.m4 (AC_CHECK_FUNCS_ONCE): Add strsignal.
313
bd0918c9
MF
3142021-04-26 Mike Frysinger <vapier@gentoo.org>
315
316 * README-HACKING (nltvals.def): Update to gennltvals.py.
317
66d055c7
MF
3182021-04-26 Mike Frysinger <vapier@gentoo.org>
319
320 * m4/sim_ac_output.m4 (SIM_AC_OUTPUT): Require SIM_AC_OPTION_HARDWARE.
321
9d903352
MF
3222021-04-23 Mike Frysinger <vapier@gentoo.org>
323
324 * README-HACKING (SIM_AC_OPTION_HARDWARE): Delete first two args.
325 * m4/sim_ac_option_hardware.m4 (SIM_AC_OPTION_HARDWARE): Replace [$1]
326 with yes. Delete test [$2]. Change [$3] to [$1]. Update comments.
327
19f6a43c
TT
3282021-04-22 Tom Tromey <tom@tromey.com>
329
330 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h
331 or sys/times.h.
332
efd82ac7
TT
3332021-04-22 Tom Tromey <tom@tromey.com>
334
335 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.
336
1f195bc3
SM
3372021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
338
339 * m4/sim_ac_option_warnings.m4 (SIM_AC_OPTION_WARNINGS): Use
340 -Werror when probing for supported warning flags.
341
2c2645d7
MF
3422021-04-18 Mike Frysinger <vapier@gentoo.org>
343
344 * m4/sim_ac_common.m4: Change AC_CHECK_HEADERS to
345 AC_CHECK_HEADERS_ONCE, merge calls, and sort args.
346
37e9f182
MF
3472021-04-18 Mike Frysinger <vapier@gentoo.org>
348
349 * m4/sim_ac_common.m4: Change AC_CHECK_FUNCS to AC_CHECK_FUNCS_ONCE,
350 merge calls, and sort args.
351
26da232c
MF
3522021-04-03 Mike Frysinger <vapier@gentoo.org>
353
354 * configure.ac: Add --example-sims option.
355 * configure: Regenerate.
356
a389375f
MF
3572021-04-03 Mike Frysinger <vapier@gentoo.org>
358
359 * Makefile.am (check_PROGRAMS, CLEANFILES, DISTCLEANFILES): Define.
360 * Makefile.in: Regenerated.
361
a0e674c1
MF
3622021-04-03 Mike Frysinger <vapier@gentoo.org>
363
364 * Makefile.am (SIM_PRIMARY_TARGET, AM_MAKEFLAGS): Define.
365 * configure.ac: Add --enable-targets option. Define SIM_PRIMARY_TARGET
366 and SIM_TARGET. Rewrite case statement with SIM_TARGET calls.
367 * Makefile.in, configure: Regenerate.
368
b6b1c790
MF
3692021-04-02 Mike Frysinger <vapier@gentoo.org>
370
371 * Makefile.am [SIM_ENABLE_IGEN]: Include igen/local.mk.
372 * configure.ac: Delete AC_CONFIG_SUBDIRS(igen) call.
373 (SIM_ENABLE_IGEN): Define.
374 * configure, Makefile.in: Regenerate.
375
c2783492
MF
3762021-04-02 Mike Frysinger <vapier@gentoo.org>
377
378 * Makefile.am (ACLOCAL_AMFLAGS): Add -Im4.
379 (COMPILE_FOR_BUILD, LINK_FOR_BUILD): Define.
380 * configure.ac: Replace toolchain calls with SIM_AC_TOOLCHAIN.
381 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace toolchain calls
382 with SIM_AC_TOOLCHAIN.
383 * m4/sim_ac_toolchain.m4: New file.
384 * aclocal.m4, configure, Makefile.in: Regenerate.
385
8c379db2
TT
3862021-03-08 Tom Tromey <tromey@adacore.com>
387
388 * aclocal.m4, configure, Makefile.in: Rebuild.
389 * configure.ac: Use AM_MAINTAINER_MODE.
390
6c57b87f
MF
3912021-03-07 Mike Frysinger <vapier@gentoo.org>
392
393 * configure.ac (AC_CONFIG_FILES): Delete testsuite/Makefile.
394 * Makefile.am: Include testsuite/local.mk.
395 (AUTOMAKE_OPTIONS): Add dejagnu.
396 * configure, Makefile.in: Regenerated.
397
6bddc3e8
MF
3982021-03-07 Mike Frysinger <vapier@gentoo.org>
399
400 * Makefile.am: New file.
401 * configure.ac: Update AC_INIT call. Move AC_CANONICAL_SYSTEM after
402 it. Call AM_INIT_AUTOMAKE. Delete AC_CONFIG_MACRO_DIRS.
403 * aclocal.m4, configure, Makefile.in: Regenerated.
404
c25ea03d
MF
4052021-02-28 Mike Frysinger <vapier@gentoo.org>
406
407 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Delete CC_FOR_BUILD test.
408 Change CC_FOR_BUILD assignment. Define CFLAGS_FOR_BUILD.
409
ebe9564b
MF
4102021-02-28 Mike Frysinger <vapier@gentoo.org>
411
a3e2cc64
MF
412 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace AR assignment and
413 AC_SUBST(AR) with call to AC_CHECK_TOOL(AR, ar).
ebe9564b
MF
414
4152021-02-28 Mike Frysinger <vapier@gentoo.org>
416
417 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Require AC_PROG_CPP.
418
ed30adf7
MF
4192021-02-28 Mike Frysinger <vapier@gentoo.org>
420
421 * README-HACKING: Delete SIM_EXTRA_LIBDEPS.
422
f8069d55
MF
4232021-02-27 Mike Frysinger <vapier@gentoo.org>
424
425 * README-HACKING: Delete SIM_EXTRA_ALL.
426
760b3e8b
MF
4272021-02-21 Mike Frysinger <vapier@gentoo.org>
428
429 * m4/sim_ac_common.m4, m4/sim_ac_option_alignment.m4,
430 m4/sim_ac_option_assert.m4, m4/sim_ac_option_bitsize.m4,
431 m4/sim_ac_option_cgen_maint.m4, m4/sim_ac_option_default_model.m4,
432 m4/sim_ac_option_endian.m4, m4/sim_ac_option_environment.m4,
433 m4/sim_ac_option_float.m4, m4/sim_ac_option_hardware.m4,
434 m4/sim_ac_option_inline.m4, m4/sim_ac_option_reserved_bits.m4,
435 m4/sim_ac_option_scache.m4, m4/sim_ac_option_smp.m4,
436 m4/sim_ac_option_warnings.m4, m4/sim_ac_option_xor_endian.m4,
437 m4/sim_ac_output.m4: New files.
438
3e8bb3e9
MF
4392021-02-20 Mike Frysinger <vapier@gentoo.org>
440
441 * configure.tgt: Move arch list ...
442 * configure.ac: ... here.
443 * configure: Regenerate.
444
5a9f5403
NC
4452021-02-19 Nelson Chu <nelson.chu@sifive.com>
446
447 PR 27158
448 * riscv/sim-main.c (execute_i): Updated encoding macros.
449
b0dcd7d8
MF
4502021-02-13 Mike Frysinger <vapier@gentoo.org>
451
452 * configure.tgt: Delete call to AC_SUBST(sim_arch).
453 * configure: Regenerate.
454
136da8cd
MF
4552021-02-13 Mike Frysinger <vapier@gentoo.org>
456
457 * README-HACKING: Replace sinclude with AC_CONFIG_MACRO_DIRS in
458 configure.ac skeleton.
459
4c0d76b9
MF
4602021-02-06 Mike Frysinger <vapier@gentoo.org>
461
462 * README-HACKING: Replace STATE_WATCHPOINTS with CPU_PC_FETCH.
463
aa09469f
MF
4642021-02-06 Mike Frysinger <vapier@gentoo.org>
465
466 * configure.ac (HDEFINES): Delete AC_SUBST call.
467 * configure: Regenerate.
468
b9249c46
MF
4692021-02-04 Mike Frysinger <vapier@gentoo.org>
470
471 * configure.tgt (sim_arch): Add entry for riscv*-*-*.
472 * configure: Regenerate.
473
9a7ba4aa
MF
4742021-01-30 Mike Frysinger <vapier@gentoo.org>
475
476 * Makefile.in (nltvals): Change to gennltvals.py.
477
d4e3adda
MF
4782021-01-30 Mike Frysinger <vapier@gentoo.org>
479
480 * README-HACKING: Delete reference to sizeof_pc.
481
008a02e3
MF
4822021-01-29 Mike Frysinger <vapier@gentoo.org>
483
484 * MAINTAINERS (Global Maintainers): Move myself back.
485
5e25901f
MF
4862021-01-18 Mike Frysinger <vapier@gentoo.org>
487
488 * configure.ac: Call AC_PROG_CPP.
489 * configure: Regenerate.
490 * Makefile.in (abs_srcdir, srcroot, CPP): Define.
491 (nltvals): New target.
492 * README-HACKING: Change headers to nltvals.
493
4cfcd3b3
MF
4942021-01-18 Mike Frysinger <vapier@gentoo.org>
495
496 * Makefile.in (headers): Change args to gennltvals.sh.
497 * gennltvals.sh: Rewrite from scratch.
498 * gentvals.sh: Delete.
499 * nltvals.def: Regen.
500
bb3eddb5
MF
5012021-01-15 Mike Frysinger <vapier@gentoo.org>
502
503 * configure.ac: Delete AC_CONFIG_SUBDIRS(testsuite) call.
504 Add AC_CONFIG_FILES([Makefile testsuite/Makefile]) call.
505 Drop argument to AC_OUTPUT.
506 * configure: Regenerate.
507
68895f7d
MF
5082021-01-12 Mike Frysinger <vapier@gentoo.org>
509
510 * README-HACKING (SIM_RUN_OBJS): Delete.
511
f8cab0b9
MF
5122021-01-09 Mike Frysinger <vapier@gentoo.org>
513
514 * MAINTAINERS (sh64): Move to past maintainers.
515 * configure: Regenerate.
516 * configure.tgt (sh64*-*-*): Delete.
517 * sh64/: Delete.
518
50df264d
MF
5192021-01-09 Mike Frysinger <vapier@gentoo.org>
520
521 * README-HACKING (AC_PREREQ): Delete.
522
46f900c0
MF
5232021-01-08 Mike Frysinger <vapier@gentoo.org>
524
525 * README-HACKING (C Language Assumptions): Require C11 compiler.
526
1d01693f
JM
5272020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
528
529 * configure.ac: Do not configure sim/testsuite nor sim/igen if the
530 primary target doesn't have a simulator.
531 * configure: Regenerate.
532
b26e2ae7
JM
5332020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
534 David Faust <david.faust@oracle.com>
535
536 * configure.tgt (sim_arch): Add entry for bpf-*-*.
537 * configure: Regenerate.
538 * MAINTAINERS: Add maintainer for the BPF simulator.
b26e2ae7 539
78aa740b
TT
5402019-12-19 Tom Tromey <tromey@adacore.com>
541
542 PR build/24572:
543 * Makefile.in (install-strip): New target.
544
ddd44b70
DD
5452019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
546
547 * MAINTAINERS: Add myself as PRU maintainer.
548 * configure: Regenerated.
549 * configure.tgt: Add PRU.
550
fd361982
AM
5512019-09-18 Alan Modra <amodra@gmail.com>
552
553 * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
554 * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
555 * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
556 * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
557 * rx/trace.c: Update throughout for bfd section macro changes.
558
9c4c3318
JB
5592019-02-28 Joel Brobecker <brobecker@adacore.com>
560
561 * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
562
007024cc
SM
5632019-02-13 Simon Marchi <simon.marchi@ericsson.com>
564
565 * MAINTAINERS: Add Andrew Burgess as global maintainer.
566
444b3fae
ПК
5672019-01-03 Pavel I. Kryukov <kryukov@frtk.ru>
568
569 * sim-base.h: Add 'extern C' if header is compiled with C++.
570
7fb45a68
AB
5712018-12-06 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * common/acinclude.m4 (enable-cgen-maint): Support passing path to
574 cgen source tree.
575 * cris/configure: Regenerate.
576 * frv/configure: Regenerate.
577 * iq2000/configure: Regenerate.
578 * lm32/configure: Regenerate.
579 * m32r/configure: Regenerate.
580 * or1k/configure: Regenerate.
581 * sh64/configure: Regenerate.
582
e2e31f10
MR
5832018-07-20 Maciej W. Rozycki <macro@mips.com>
584
585 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
586 ISA maintenance.
587
79f5b65e
DD
5882018-07-19 DJ Delorie <dj@redhat.com>
589
590 * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
591
31375626
SH
5922018-07-14 Stafford Horne <shorne@gmail.com>
593
594 * MAINTAINERS (or1k): Add myself as or1k maintainer.
595
d0ac1c44
SM
5962018-06-19 Simon Marchi <simon.marchi@ericsson.com>
597
598 * All configure.ac: Remove AC_PREREQ.
599 * All configure: Re-generate.
600
d65ce302
MR
6012018-01-22 Maciej W. Rozycki <macro@mips.com>
602
603 * MAINTAINERS: Update my company e-mail address.
604
0cd79707
SH
6052017-12-12 Stafford Horne <shorne@gmail.com>
606 Peter Gavin <pgavin@gmail.com>
607
608 * configure: Regenerated.
6e51bfa7 609
fa8b7c21
SH
6102017-12-12 Stafford Horne <shorne@gmail.com>
611 Peter Gavin <pgavin@gmail.com>
612
613 * configure.tgt: Add or1k sim.
3b4b0a62 614
d268bbaf
JB
6152017-10-12 James Bowman <james.bowman@ftdichip.com>
616
617 * MAINTAINERS (ft32): Add myself.
618
c0107b0f
JW
6192017-10-03 Jim Wilson <wilson@tuliptree.org>
620
621 * MAINTAINERS (aarch64): Update my email address.
622
5c887dd5
JB
6232017-09-06 John Baldwin <jhb@FreeBSD.org>
624
625 * configure.ac: Honor existing CC_FOR_BUILD in environment.
626 * configure: Regenerate.
627
742e3a77
JW
6282017-02-14 Jim Wilson <jim.wilson@linaro.org>
629
630 * MAINTAINTERS (aarch64): Add myself.
631
cadf97cf
MR
6322016-12-14 Maciej W. Rozycki <macro@imgtec.com>
633
634 * MAINTAINERS (Maintainers for particular sims): Add myself as
635 a MIPS maintainer.
636
3b8f2c8b
MR
6372016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
638
639 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
640
5295724c
MF
6412016-01-09 Mike Frysinger <vapier@gentoo.org>
642
643 * configure.ac: Delete sim_common check and the
644 AC_CONFIG_SUBDIRS(common) call.
645 * configure: Regenerate.
646 * configure.tgt (sim_common): Delete the variable.
647
936df756
MF
6482016-01-09 Mike Frysinger <vapier@gentoo.org>
649
650 * .gitignore: Delete /common/cconfig.h entry.
651
4eb70007
NC
6522016-01-05 Nick Clifton <nickc@redhat.com>
653
654 * MAINTAINERS: Add myself as AArch64 sim maintainer.
655
ac8eefeb
TG
6562015-12-09 Tristan Gingold <gingold@adacore.com>
657
658 * aarch64/simulator.c: Remove syscall.h include.
659
1b393626
MF
6602015-12-26 Mike Frysinger <vapier@gentoo.org>
661
662 * README-HACKING: Delete mention of tconfig.h.
663
2e8cf49e
NC
6642015-11-24 Nick Clifton <nickc@redhat.com>
665
666 * configure.tgt: Add aarch64 entry.
667 * configure: Regenerate.
2e8cf49e 668
8d0978fb
MF
6692015-06-23 Mike Frysinger <vapier@gentoo.org>
670
671 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
672 * configure: Regenerate.
673
306f4178
MF
6742015-06-12 Mike Frysinger <vapier@gentoo.org>
675
676 * README-HACKING: Change configure.in to configure.ac.
677
7fed4b0b
L
6782015-04-02 H.J. Lu <hongjiu.lu@intel.com>
679
680 * arm/configure: Regenerated.
681 * avr/configure: Likewise.
682 * bfin/configure: Likewise.
683 * common/configure: Likewise.
684 * cr16/configure: Likewise.
685 * cris/configure: Likewise.
686 * d10v/configure: Likewise.
687 * erc32/configure: Likewise.
688 * frv/configure: Likewise.
689 * ft32/configure: Likewise.
690 * h8300/configure: Likewise.
691 * igen/configure: Likewise.
692 * iq2000/configure: Likewise.
693 * lm32/configure: Likewise.
694 * m32c/configure: Likewise.
695 * m32r/configure: Likewise.
696 * m68hc11/configure: Likewise.
697 * mcore/configure: Likewise.
698 * microblaze/configure: Likewise.
699 * mips/configure: Likewise.
700 * mn10300/configure: Likewise.
701 * moxie/configure: Likewise.
702 * msp430/configure: Likewise.
703 * ppc/configure: Likewise.
704 * rl78/configure: Likewise.
705 * rx/configure: Likewise.
706 * sh/configure: Likewise.
707 * sh64/configure: Likewise.
708 * v850/configure: Likewise.
709
79730a3b
L
7102015-04-01 H.J. Lu <hongjiu.lu@intel.com>
711
712 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
713 (BFD_LIB): Remove $(ZLIB).
714 (CONFIG_LIBS): Add $(ZLIB).
715 * ppc/Makefile.in (ZLIBINC): Removed.
716 (INCLUDES): Remove $(ZLIBINC).
717 (BFD_LIB): Remove $(ZLIB).
718
0ceaf1ec
L
7192015-04-01 H.J. Lu <hongjiu.lu@intel.com>
720
721 * arm/configure: Regenerated.
722 * avr/configure: Likewise.
723 * bfin/configure: Likewise.
724 * common/configure: Likewise.
725 * cr16/configure: Likewise.
726 * cris/configure: Likewise.
727 * d10v/configure: Likewise.
728 * erc32/configure: Likewise.
729 * frv/configure: Likewise.
730 * ft32/configure: Likewise.
731 * h8300/configure: Likewise.
732 * igen/configure: Likewise.
733 * iq2000/configure: Likewise.
734 * lm32/configure: Likewise.
735 * m32c/configure: Likewise.
736 * m32r/configure: Likewise.
737 * m68hc11/configure: Likewise.
738 * mcore/configure: Likewise.
739 * microblaze/configure: Likewise.
740 * mips/configure: Likewise.
741 * mn10300/configure: Likewise.
742 * moxie/configure: Likewise.
743 * msp430/configure: Likewise.
744 * ppc/configure: Likewise.
745 * rl78/configure: Likewise.
746 * rx/configure: Likewise.
747 * sh/configure: Likewise.
748 * sh64/configure: Likewise.
749 * v850/configure: Likewise.
750
6dae8a88
MF
7512015-03-29 Mike Frysinger <vapier@gentoo.org>
752
753 * configure: Regenerate.
754 * configure.ac: Delete sim_testsuite check and config in testsuite.
755 * configure.tgt (sim_testsuite): Delete everywhere.
756
eca5fe42
MF
7572015-03-28 Mike Frysinger <vapier@gentoo.org>
758
759 * configure: Regenerate.
760 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
761
f46e4eb7
JB
7622015-03-28 James Bowman <james.bowman@ftdichip.com>
763
764 * configure.tgt: Add FT32 entry.
765 * configure: Regenerate.
766
ae7d0cac
MF
7672015-03-16 Mike Frysinger <vapier@gentoo.org>
768
769 * .gitignore: Delete tconfig.h.
770 * README-HACKING: Change tconfig.in to tconfig.h.
771
77017251
NC
7722014-03-12 Nick Clifton <nickc@redhat.com>
773
774 * MAINTAINERS: Add myself as the maintainer for the MSP430.
775
f32d1b7f
MF
7762014-03-10 Mike Frysinger <vapier@gentoo.org>
777
778 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
779 * configure: Regenerate.
780
6104cb7a
TT
7812014-01-06 Tom Tromey <tromey@redhat.com>
782
783 * common/cgen-trace.c: Don't use old VA_* macros.
784 * common/sim-load.c (xprintf): Likewise.
785 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
786
bdca5ee4
TT
7872014-01-06 Tom Tromey <tromey@redhat.com>
788
789 * README-HACKING: Don't use PARAMS.
790 * arm/wrapper.c: Don't use PARAMS.
791 * bfin/sim-main.h: Don't use PARAMS.
792 * common/callback.c: Don't use PARAMS.
793 * common/cgen-trace.c: Don't use PARAMS.
794 * common/run-sim.h: Don't use PARAMS.
795 * common/run.c: Don't use PARAMS.
796 * common/sim-base.h: Don't use PARAMS.
797 * common/sim-load.c: Don't use PARAMS.
798 * common/sim-options.h: Don't use PARAMS.
799 * common/sim-trace.c: Don't use PARAMS.
800 * common/sim-trace.h: Don't use PARAMS.
801 * common/sim-utils.h: Don't use PARAMS.
802 * cr16/cr16_sim.h: Don't use PARAMS.
803 * cr16/gencode.c: Don't use PARAMS.
804 * cr16/interp.c: Don't use PARAMS.
805 * cr16/simops.c: Don't use PARAMS.
806 * d10v/d10v_sim.h: Don't use PARAMS.
807 * d10v/gencode.c: Don't use PARAMS.
808 * d10v/interp.c: Don't use PARAMS.
809 * d10v/simops.c: Don't use PARAMS.
810 * erc32/erc32.c: Don't use PARAMS.
811 * erc32/exec.c: Don't use PARAMS.
812 * erc32/float.c: Don't use PARAMS.
813 * erc32/func.c: Don't use PARAMS.
814 * erc32/sis.c: Don't use PARAMS.
815 * erc32/sis.h: Don't use PARAMS.
816 * mips/interp.c: Don't use PARAMS.
817 * mips/sim-main.h: Don't use PARAMS.
818 * sh/interp.c: Don't use PARAMS.
819 * v850/sim-main.h: Don't use PARAMS.
820 * v850/v850_sim.h: Don't use PARAMS.
821
1ed6c797
WN
8222013-11-07 Will Newton <will.newton@linaro.org>
823
824 PR gdb/15508
825 * arm/wrapper.c (sim_create_inferior): Call init before
826 accessing STATE.
827
8782aa32
WN
8282013-11-07 Will Newton <will.newton@linaro.org>
829
d40af490 830 PR gdb/8989
8782aa32
WN
831 * arm/wrapper.c (sim_create_inferior): Avoid calling
832 bfd_get_mach with a NULL bfd.
833
3346cfda
NC
8342013-06-21 Nick Clifton <nickc@redhat.com>
835
836 * msp430: New Directory.
837 * configure.tgt: Add it.
838 * configure: Regenerate.
839
3cb2ab1a
SE
8402013-03-15 Steve Ellcey <sellcey@mips.com>
841
842 * arm/wrapper.c (sim_complete_command): Make char arguments const.
843 * avr/interp.c (sim_complete_command): Ditto.
844 * common/sim-options.c (sim_complete_command): Ditto.
845 * cr16/interp.c (sim_complete_command): Ditto.
846 * erc32/interf.c (sim_complete_command): Ditto.
847 * m32c/gdb-if.c (sim_complete_command): Ditto.
848 * microblaze/interp.c (sim_complete_command): Ditto.
849 * ppc/sim_calls.c (sim_complete_command): Ditto.
850 * rl78/gdb-if.c (sim_complete_command): Ditto.
851 * rx/gdb-if.c (sim_complete_command): Ditto.
852 * sh/interp.c (sim_complete_command): Ditto.
853
8acc9f48
JB
8542013-01-01 Joel Brobecker <brobecker@adacore.com>
855
856 Update year range in copyright notice of all files.
857
51b318de
JB
8582012-12-19 Joel Brobecker <brobecker@adacore.com>
859
860 Update old contact info in GPL license notices.
861
3fd725ef
JB
8622012-12-19 Joel Brobecker <brobecker@adacore.com>
863
864 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
865
6bb11ab3
L
8662012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
867
868 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
869 condition.
870 * common/acinclude.m4: Define lt_cv_dlopen_libs.
871 * arm/configure: Regenerate.
872 * avr/configure: Regenerate.
873 * bfin/configure: Regenerate.
874 * common/configure: Regenerate.
875 * cr16/configure: Regenerate.
876 * cris/configure: Regenerate.
877 * d10v/configure: Regenerate.
878 * erc32/configure: Regenerate.
879 * frv/configure: Regenerate.
880 * h8300/configure: Regenerate.
881 * igen/configure: Regenerate.
882 * iq2000/configure: Regenerate.
883 * lm32/configure: Regenerate.
884 * m32c/configure: Regenerate.
885 * m32r/configure: Regenerate.
886 * m68hc11/configure: Regenerate.
887 * mcore/configure: Regenerate.
888 * microblaze/configure: Regenerate.
889 * mips/configure: Regenerate.
890 * mn10300/configure: Regenerate.
891 * moxie/configure: Regenerate.
892 * ppc/configure: Regenerate.
893 * rl78/configure: Regenerate.
894 * rx/configure: Regenerate.
895 * sh/configure: Regenerate.
896 * sh64/configure: Regenerate.
897 * testsuite/configure: Regenerate.
898 * v850/configure: Regenerate.
899
2d1ef085
SC
9002012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
901
902 * MAINTAINERS: Update my email address.
903
c429cfcf
SE
9042012-09-24 Steve Ellcey <sellcey@mips.com>
905
906 * mips/basic.exp: Add mips*-mti-elf* target.
907 * configure.ac: Add mips*-mti-elf* target.
908 * configure: Regenerate.
909
5f3ef9d0
JB
9102012-06-15 Joel Brobecker <brobecker@adacore.com>
911
912 * configure: Regenerate.
913
f5546abd
ME
9142012-06-06 Michael Eager <eager@eagercon.com>
915
916 * microblaze/interp.c (config.h): Add #include.
917
c36260c7
JB
9182011-11-29 Joel Brobecker <brobecker@adacore.com>
919
920 * MAINTAINERS (Global Maintainers): New section. Add Mike
921 Frysinger.
922
87326c78
DD
9232011-11-28 DJ Delorie <dj@redhat.com>
924
925 * configure.tgt: Add rl78 support.
926 * configure: Regenerate.
927 * rl78: New directory.
928 * MAINTAINERS: Add myself as RL78 maintainer.
929
26e0f8db
HPN
9302011-07-08 Hans-Peter Nilsson <hp@axis.com>
931
932 * MAINTAINERS: Remove Thiemo Seufer.
933
1d7b4a70
MF
9342011-06-04 Mike Frysinger <vapier@gentoo.org>
935
936 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
937 * configure: Regenerate.
938
4d393d60
JM
9392011-05-04 Joseph Myers <joseph@codesourcery.com>
940
941 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
942 handle targets.
943 * configure: Regenerate.
944
ef016f83
MF
9452011-03-05 Mike Frysinger <vapier@gentoo.org>
946
947 * MAINTAINERS: Add bfin entry.
948 * configure.tgt (bfin-*-*): Handle bfin targets.
949 * configure: Regenerate.
950
85ab1af8
MF
9512011-01-05 Mike Frysinger <vapier@gentoo.org>
952
953 * .gitignore: Add /*/hw-config.h.
954
fdb38a1c
MF
9552010-12-23 Mike Frysinger <vapier@gentoo.org>
956
957 * .gitignore: New file.
958
d61e002c
DD
9592010-07-28 DJ Delorie <dj@redhat.com>
960
961 * MAINTAINERS: Add self as RX maintainer. Sort list.
962
32b269ae
NC
9632010-06-08 Nick Clifton <nickc@redhat.com>
964
965 * reg.c (set_oszc): Use unsigned int for the mask.
966 (set_szc, set_osz, set_sz): Likewise.
967
119da465
MF
9682010-04-26 Mike Frysinger <vapier@gentoo.org>
969
970 * configure.ac: Target logic moved out to and included from ...
971 * configure.tgt: ... this new file.
972 * configure: Regenerated.
973
aba193a5
MF
9742010-04-12 Mike Frysinger <vapier@gentoo.org>
975
976 * README-HACKING: Add more sections.
977
3725885a
RW
9782010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
979
980 * avr/configure: Regenerate.
981 * cris/configure: Regenerate.
982 * microblaze/configure: Regenerate.
983
5912fadd
JB
9842009-11-24 Joel Brobecker <brobecker@adacore.com>
985
986 * common/aclocal.m4: Add include of ../../config/zlib.m4.
987 * common/common.m4: Use AM_ZLIB to check for zlib support.
988 * ppc/configure.ac: Likewise.
989 * arm/configure, avr/configure, common/configure, cr16/configure,
990 cris/configure, d10v/configure, erc32/configure, frv/configure,
991 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
992 m32r/configure, m68hc11/configure, mcore/configure,
993 microblaze/configure, mips/configure, mn10300/configure,
994 moxie/configure, ppc/configure, sh/configure, sh64/configure,
995 v850/configure: Regenerate.
996
4f8d4a38
DD
9972009-11-24 DJ Delorie <dj@redhat.com>
998
999 * rx: New directory.
1000 * configure.ac: Add entry for Renesas RX.
1001 * configure: Regenerate.
1002
0a8d1bde
DE
10032009-10-16 Doug Evans <dje@sebabeach.org>
1004
1005 * MAINTAINERS: Add myself as m32r maintainer.
1006
060916aa
ME
10072009-10-15 Michael Egaer <eager@eagercon.com>
1008
1009 * MAINTAINERS: Add self as MicroBlaze maintainer.
1010
42c8b6b5
BE
10112009-10-14 Ben Elliston <bje@gnu.org>
1012
1013 * MAINTAINERS (common): Move myself to "past maintainers" section.
1014
419c2fda
ME
10152009-10-06 Michael Eager <eager@eagercon.com>
1016
1017 * microblaze/interp.c: Add include microblaze-dis.h.
72f4393d 1018
bd30e45a
ME
10192009-09-23 Michael Eager <eager@eagercon.com>
1020
1021 * configure: Add microblaze-*.* (not regenerated).
1022 * configure.ac: Likewise.
1023 * microblaze/config.in: New.
1024 * microblaze/configure: Generate.
1025 * microblaze/configure.ac: New.
1026 * microblaze/interp.c: New.
1027 * microblaze/Makefile.in: New.
1028 * microblaze/microblaze.h: New.
1029 * microblaze/microblaze.isa: New.
1030 * microblaze/sim-main.h: New.
1031 * microblaze/sysdep.h: New.
1032
d6416cdc
RW
10332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1034
81ecdfbb
RW
1035 * avr/config.in: Regenerate.
1036 * avr/configure: Likewise.
1037 * configure: Likewise.
1038 * cris/config.in: Likewise.
1039 * cris/configure: Likewise.
1040
d6416cdc
RW
1041 * configure.ac: m4_include toplevel config/override.m4.
1042 * configure: Regenerate.
1043 * avr/configure: Regenerate.
1044 * cris/configure: Regenerate.
1045
96e946ca
RW
10462009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1047
1048 * Makefile.in (datarootdir): New variable.
1049
c28c63d8
JB
10502009-05-18 Jon Beniston <jon@beniston.com>
1051
72f4393d
L
1052 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
1053 * configure.ac: Add lm32 target.
1054 * lm32: New directory.
c28c63d8 1055
90e2fa9c
AC
10562009-05-11 Andrew Cagney <cagney@gnu.org>
1057
1058 * MAINTAINERS: Orphan ppc.
1059
fdd6fa61
AG
10602009-04-30 Anthony Green <green@moxielogic.com>
1061
1062 * MAINTAINERS: Add myself for the moxie port.
1063 * moxie: New directory.
1064 * configure.ac: Add entry for moxie.
1065 * configure: Regenerate.
1066
df1756f4
TG
10672009-04-27 Tristan Gingold <gingold@adacore.com>
1068
1069 * avr: New directory.
df1756f4
TG
1070 * configure.ac: Add avr.
1071 * configure: Regenerated.
1072
89a34d1b
JM
10732009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1074
1075 * Makefile.in: Add dummy install-pdf, html, and
1076 install-html targets.
1077
086c6838
NC
10782008-07-29 Nick Clifton <nickc@redhat.com>
1079
1080 * common/genmloop.sh: Add new parameter: -shell to specify the
1081 command interpreter to use to run the input file. This is
1082 necessary because otherwise SHELL is taken from the user's
1083 environment, and not from the makefile that invoked this script
1084 and the user might not be running an sh-like shell.
1085 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
1086 * fr30/Makefile.in: Likewise.
1087 * frv/Makefile.in: Likewise.
1088 * i960/Makefile.in: Likewise.
1089 * iq2000/Makefile.in: Likewise.
1090 * m32r/Makefile.in: Likewise.
1091
1092 * frv/mloop.in: Add missing start of line comment marker.
1093
7010a0c9
JB
10942008-05-09 Olivier Hainque <hainque@adacore.com>
1095
1096 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
1097
84234f6d
SR
10982008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1099
1100 * MAINTAINERS: Add myself as maintainer of cr16 port.
1101
7c607148
SR
11022008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
1103
1104 Add simulator for National cr16 processor.
1105 * cr16: New directory.
1106 * configure.ac: Add entry for National cr16.
1107 * configure: Regenerate.
1108
c5fbc25b
DD
11092008-02-05 DJ Delorie <dj@redhat.com>
1110
1111 * configure.ac (v850): V850 now has a testsuite.
1112 * configure (v850): Likewise.
1113
9b254dd1
DJ
11142008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
1115
1116 Updated copyright notices for most files.
1117
beb7a883
DD
11182007-12-19 DJ Delorie <dj@redhat.com>
1119
1120 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
1121 cut_point.
1122
4744ac1b
JB
11232007-08-24 Joel Brobecker <brobecker@adacore.com>
1124
1125 Switch the license of all files explicitly copyright the FSF
1126 to GPLv3.
1127
9453113a
DJ
11282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1129
1130 * Makefile.in: Add dummy "pdf" target.
1131
792fe9c9
TS
11322007-02-16 Thiemo Seufer <ths@mips.com>
1133
1134 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
1135
cecb04b7
MF
11362007-01-28 Manuel Lauss <slauss@resi.at>
1137
1138 * configure.ac (sh64-*-*): Change to sh64*-*-*.
1139 (sh-*-*): Change to sh*-*-*.
1140 * configure: Regenerated.
1141
20ac0504
DJ
11422007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1143
1144 Updated copyright notices for most files.
1145
49cbcfe9
HPN
11462006-12-20 Hans-Peter Nilsson <hp@axis.com>
1147
570ee7f0
HPN
1148 * Makefile.in (autoconf-common autoheader-common): Only run
1149 autoheader on subdirs with a file config.in.
1150
c4d800ae
HPN
1151 * configure.ac (common): Make the default "yes" for all targets
1152 with sim subdirs.
1153 * configure: Regenerate.
1154
e80204fc
HPN
1155 * Makefile.in (autoconf-common autoheader-common): In documented
1156 usage, say SHELL=/bin/sh.
1157 (.PHONY): Add autoheader-common.
1158
49cbcfe9
HPN
1159 * MAINTAINERS: Add self as authorized committer for *.
1160
bac25e5b
DJ
11612006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1162
1163 * MAINTAINERS: Add Dave Brolley for sh64.
1164
ce928021
DJ
11652006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
1166
1167 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
1168 * Makefile.in (FLAGS_TO_PASS): Include libdir.
1169 * configure: Regenerated.
1170
4b164edf
AS
11712006-05-05 Andreas Schwab <schwab@suse.de>
1172
1173 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
1174 * configure: Regenerate.
1175
1176 * Makefile.in (CFLAGS_FOR_BUILD): Define.
1177 (CC_FOR_BUILD): Don't override.
1178 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
1179
8b2f7496
DJ
11802006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
1181
1182 * MAINTAINERS: Add an "Authorized committers" section, and list
1183 DJ Delorie for v850.
1184
1f810f78
DD
11852006-03-13 DJ Delorie <dj@redhat.com>
1186
1187 * MAINTAINERS: Add self as m32c sim maintainer.
1188
d45a4bef
JB
11892006-01-23 Jim Blandy <jimb@redhat.com>
1190
1191 Add simulator for Renesas M32C and M16C.
1192
1193 * m32c: New directory.
1194 * configure.ac: Add entry for Renesas M32C.
1195 * configure: Regenerate.
1196
d81ffbc4
CD
11972005-05-26 Chris Demetriou <cgd@netbsd.org>
1198
1199 * MAINTAINERS: Update my mail address, move myself to the
1200 "Past maintainers" section.
1201
c3357c64
CV
12022005-05-17 Corinna Vinschen <vinschen@redhat.com>
1203
1204 * configure.ac: Add igen to v850 build.
1205 * configure: Regenerate.
1206
33aa0cbb
PB
12072005-04-29 Paul Brook <paul@codesourcery.com>
1208
44cd25cf 1209 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
1210 (os_lstat): Use stat if lstat is not available on the host.
1211 (os_ftruncate): Return EINVAL if not available on the host.
1212 (os_truncate): Ditto.
1213 * common/configure.ac: Check for lstat, truncate and ftruncate.
1214 * common/configure: Regenerate.
1215 * common/config.in: Regenerate.
1216
4ec242d7
PB
12172005-04-27 Paul Brook <paul@codesourcery.com>
1218
1219 * common/Make-common.in: Add $(EXEEXT) to "run".
1220
21bc7567
CV
12212005-04-15 Corinna Vinschen <vinschen@redhat.com>
1222
1223 * configure.ac: Add explicit sh64 case.
1224 * configure: Regenerate.
1225
74ec5579
PB
12262005-03-30 Paul Brook <paul@codesourcery.com>
1227
1228 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1229
51216631
JB
12302005-02-28 Jim Blandy <jimb@redhat.com>
1231
1232 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
1233 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
1234 Regenerated, after change to common/aclocal.m4.
1235
edece237
CV
12362005-02-18 Corinna Vinschen <vinschen@redhat.com>
1237
1238 * iq2000: New target subdirectory.
1239 * configure.ac: Add iq2000 target.
1240 * configure: Regenerate.
1241
8bdcadb1
HPN
12422005-01-29 Hans-Peter Nilsson <hp@axis.com>
1243
1244 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1245 (realclean, install): Fail if subdir make failed.
1246
f6bcefef
HPN
12472005-01-28 Hans-Peter Nilsson <hp@axis.com>
1248
1249 * cris: New directory, simulator for Axis Communications CRIS
1250 including CRIS v32, CGEN-based.
1251 * configure.ac: Add corresponding configury.
1252 * configure: Regenerate.
1253
4ac6917f
AC
12542005-01-17 Andrew Cagney <cagney@gnu.org>
1255
1256 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1257 common directory. Remove sparc*-*-* from list.
72f4393d 1258
38f48d72
AC
12592005-01-11 Andrew Cagney <cagney@gnu.org>
1260
1261 * Makefile.in (autoconf-common autoheader-common): Add --force to
1262 autoconf and autoheader.
1263 (autoconf-common autoheader-common)
1264 (autoconf-install autoheader-install): Check for configure.ac, not
1265 configure.in.
1266 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1267 * configure: Re-generate.
1268
b7026657
AC
12692005-01-07 Andrew Cagney <cagney@gnu.org>
1270
1271 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1272 correctly calls AC_CONFIG_SUBDIRS.
1273 * configure: Re-generate.
1274
33841fd9
AC
12752004-12-01 Andrew Cagney <cagney@gnu.org>
1276
44b263ce 1277 * i960, h8500: Delete directory.
33841fd9 1278
c46ec85d
AC
12792004-11-12 Andrew Cagney <cagney@gnu.org>
1280
1281 * d30v, fr30, mn10200, z8k: Delete directory.
1282
523f6a27
BE
12832004-03-10 Ben Elliston <bje@gnu.org>
1284
1285 * MAINTAINERS: Update my mail address.
1286
df0a8012
CD
12872004-01-26 Chris Demetriou <cgd@broadcom.com>
1288
1289 * configure.in (mips*-*-*): Configure in testsuite.
1290 * configure: Regenerate.
1291
b4ab4027
DB
12922003-10-08 Dave Brolley <brolley@redhat.com>
1293
1294 * configure.in: Move frv handling to alphabetically correct placement.
1295
fb72cee0
AS
12962003-09-03 Andreas Schwab <schwab@suse.de>
1297
1298 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1299
b3af7bdf
DB
13002003-08-29 Dave Brolley <brolley@redhat.com>
1301
1302 * MAINTAINERS: Add myself as maintainer of the FRV port.
1303
84fabdf6 13042003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d 1305 Dave Brolley <brolley@redhat.com>
84fabdf6 1306
b3af7bdf 1307 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
1308 * configure.in: Add frv configury.
1309 * configure: Regenerate.
1310
c53d60d8
BE
13112003-08-10 Ben Elliston <bje@wasabisystems.com>
1312
1313 * MAINTAINERS: Update my mail address.
1314
c55433ef
AC
13152003-08-09 Andrew Cagney <cagney@redhat.com>
1316
1317 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1318 maintenance. List igen and sh maintainers. Mention that target
1319 and global maintainers pick up the slack.
1320
ac78c4ba
MS
13212003-07-09 Michael Snyder <msnyder@redhat.com>
1322
1323 * configure.in: Add testsuite to extra_subdirs for sh.
1324 * configure: Regenerate.
1325
2bc8946d
NC
13262003-01-23 Nick Clifton <nickc@redhat.com>
1327
1328 * Add sh2e support:
1329
ac78c4ba 13302002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 1331
ac78c4ba 1332 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 1333
a926ab2f
GK
13342002-08-24 Geoffrey Keating <geoffk@redhat.com>
1335
1336 * MAINTAINERS: Update my email address.
1337
de0a1e42
AC
13382002-07-17 Andrew Cagney <ac131313@redhat.com>
1339
1340 * w65/: Delete directory.
1341
7a3085c1
AC
13422002-07-16 Andrew Cagney <ac131313@redhat.com>
1343
1344 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1345 * configure: Re-generate.
1346
3fbeef0b
AC
13472002-07-13 Andrew Cagney <ac131313@redhat.com>
1348
1349 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1350 * configure: Re-generate.
72f4393d 1351
3832c25c
AC
13522002-06-16 Andrew Cagney <ac131313@redhat.com>
1353
1354 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1355 id, date and host to be overriden by NAME, ID, DATE and HOST
1356 respectfully. Use ISO dates.
1357
c93abbcc
AC
1358Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1359
1360 * Makefile.in (ChangeLog): New makefile variable.
1361 * README-HACKING: Mention the ChangeLog makefile variable.
1362
e4045cdb
AC
13632002-06-01 Andrew Cagney <ac131313@redhat.com>
1364
1365 * tic80/: Delete directory.
1366
2be99286
SC
13672002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1368
1369 * MAINTAINERS: Update my email address.
1370
44befb9f
SC
13712002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1372
1373 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1374
ce93e51a
FCE
13752002-03-01 Frank Ch. Eigler <fche@redhat.com>
1376
1377 * MAINTAINERS: Record self as a co-maintainer of just common/.
1378
72ca629f
NC
13792002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1380
1381 * MAINTAINERS: Point to GDB files describing overall maintaince
1382 and check-in procedures.
1383
00125dd0
NC
13842002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1385
1386 * MAINTAINERS: Add myself for ARM portions.
1387
457174f6
AC
13882001-10-19 Andrew Cagney <ac131313@redhat.com>
1389
1390 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1391 * configure: Re-generate.
1392
9afc4bbf
BE
13932001-02-16 Ben Elliston <bje@redhat.com>
1394
1395 * MAINTAINERS: Add myself for common portions.
1396
0b8c7076
CD
13972001-01-15 Chris Demetriou <cgd@broadcom.com>
1398
1399 * MAINTAINERS: Added self and Andrew for the mips sim.
1400
c56a7a95
GK
14012000-10-25 Geoff Keating <geoffk@cygnus.com>
1402
1403 * MAINTAINERS: Added self and Andrew for the ppc sim.
1404
5d031c16
AC
1405Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1406
1407 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1408 * m68hc11: New directory.
1409 * configure.in: Add.
1410 * configure: Regenerate.
1411
6c29acca
AC
1412Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1413
1414 * tic80: New directory.
1415 * configure.in: Add configury.
1416 * configure: Regenerate.
1417
bcd65766
NC
14182000-04-20 Nick Clifton <nickc@cygnus.com>
1419
1420 * configure.in (extra_subdirs): Add testsuite to strongarm
72f4393d 1421 directories.
bcd65766
NC
1422 * configure: Regenerate.
1423
7158fd7f
AC
1424Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1425
1426 * MAINTAINERS: New file. Blank.
1427
c2d11a7d
JM
14281999-11-18 Ben Elliston <bje@cygnus.com>
1429
1430 * configure.in: Require autoconf 2.13 and remove obsolete
1431 invocation of AC_C_CROSS.
1432 * configure: Regenerate.
1433
2acceee2
JM
14341999-09-29 Doug Evans <devans@casey.cygnus.com>
1435
1436 * configure.in: Configure the testsuite directory for thumb.
1437 * configure: Regenerate.
1438
6426a772
JM
14391999-07-16 Ben Elliston <bje@cygnus.com>
1440
1441 * configure.in: Configure the testsuite directory for arm.
1442 * configure: Regenerate.
1443
7a292a7a
SS
14441999-04-08 Nick Clifton <nickc@cygnus.com>
1445
1446 * configure.in: Add support for MCore target.
1447 * configure: Regenerate.
1448
c906108c
SS
14491999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1450
1451 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1452 RUNTEST instead of commenting out, fixes portability problem.
1453
c906108c
SS
14541999-02-08 Nick Clifton <nickc@cygnus.com>
1455
1456 * configure.in: Add support for StrongARM target.
1457 * configure: Regenerate.
1458
c906108c
SS
14591999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1460
1461 * configure.in: Require autoconf 2.12.1 or higher.
1462
14631998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1464
1465 * configure.in (i960-*-*): Add.
1466 * configure: Rebuild.
1467
1468Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1469
1470 * configure.in: Added case for fr30-*-*.
1471 * configure: Regenerated.
1472
1473Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1474
1475 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1476 to allow successful operation on Windows.
1477
1478Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1479
25c1c397
JM
1480 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1481 check can be invoked recursively.
c906108c
SS
1482
1483Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1484
1485 * configure.in: Build simulator on sparclite and sparc86x targets.
1486 * configure: Regenerate.
1487
1488Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1489
1490 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1491 to autoconf and autoheader.
1492
1493Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1494
1495 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1496 ../common' to autoconf and autoheader. Unconditionally run
1497 autoconf in every subdir.
1498 (autoconf-changelog autoheader-changelog): Unconditionally run
1499 commands in every subdir.
1500 (autoconf-install autoheader-install): Likewise.
1501
1502Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1503
1504 * Makefile.in: Get SHELL from configure.
1505 * (FLAGS_TO_PASS): Pass down SHELL.
1506 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1507 NT native builds.
1508
1509Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1510
1511 * configure.in (extra_subdirs): Enable igen for mn10300.
1512 * configure: Re-generate.
1513
1514Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1515
1516 * configure.in (extra_subdirs): Add support for thumb target.
1517
1518 * configure (extra_subdirs): Add support for thumb target.
1519
1520Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1521
1522 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1523 target.
1524 * configure: Regenerate.
72f4393d 1525
c906108c
SS
1526Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1527
1528 * configure.in (extra_subdirs): v850ea needs igen.
1529 * configure: Re-generate.
72f4393d 1530
c906108c
SS
1531Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1532
1533 * configure.in (testdir): When a testsuite directory, add that to
1534 the list of confdirs.
1535
1536Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1537
1538 * configure.in (extra_subdirs): Enable igen ready for V850.
1539
1540Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1541
1542 * configure.in (w65-*-*, only_if_enabled): Set.
1543 * configure: Re-generate.
72f4393d 1544
c906108c
SS
1545Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1546
1547 * configure.in (sparc*-*-*, only_if_enabled): Set
1548 only_if_enabled=yes. Check only_if_enabled before enabling a
1549 simulator.
1550 * configure: Regenerate.
72f4393d 1551
c906108c
SS
1552Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1553
1554 * configure.in (extra_subdirs): Add v850e target.
1555
1556Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1557
1558 * configure.in (extra_subdirs): Add v850ea target.
1559
1560Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1561
1562 * configure.in (sparc*-*-*): Don't build erc32.
1563 * configure: Regenerate.
1564
1565Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1566
1567 * configure.in (m32r-*-*): New target.
1568 * configure: Regenerate.
1569
1570 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1571
1572Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1573
1574 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1575 thought that .NOEXPORT was the default target.
1576
1577Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1578
1579 * Makefile.in (clean mostlyclean): Restore targets accidentally
1580 deleted in earlier change.
1581
1582Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1583
1584 * Makefile.in (autoheader-common, autoheader-changelog,
1585 autoheader-install): Perform autoheader in addition to autoconf.
1586
1587Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1588
1589 * Makefile.in (autoconf-install): New target.
1590 (autoconf-changelog): Try different way to obtain user name.
1591
1592Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1593
1594 * Makefile.in (autoconf-changelog): New target, update
1595 ChangeLog for all subdirectories - normally used after
1596 autoconf-common target.
1597
1598Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1599
1600 * configure.in (extra_subdirs): Include testsuite for d30v.
1601 * configure: Regenerate.
72f4393d 1602
c906108c
SS
1603 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1604 ../gdb/Makefile.in
1605 (check): New rules - drive the testsuite.
1606
1607Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1608
1609 * configure.in: Add mn10200 configure lines accidentally
1610 removed.
1611 * configure: Regenerated.
1612
1613Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1614
1615 * configure.in (extra_subdirs): Generalize common sub directory
1616 into a list.
1617 (extra_subdirs): For d30v add igen to the list to be built.
1618
1619Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1620
1621 * configure.in (d30v): New target.
1622 * configure: Regenerated.
72f4393d 1623
c906108c
SS
1624Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1625
1626 * configure.in: Don't require GCC to build the mn10200
1627 simulator anymore.
1628 * configure: Rebuilt.
1629
1630Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1631
1632 * configure.in: Don't configure any subdirs if no simulator
1633 is being built. Don't use erc32 for sparc64.
1634 * configure: Regenerated.
1635
1636Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1637
1638 * Makefile.in (autoconf-common): New target.
1639 * configure.in: Do configure common.
1640 * configure: Regenerated.
1641
1642Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1643
1644 * configure configure.in: Don't configure common anymore. Files
1645 from common are now built in the individual simualtor directories.
1646 This fixes problems with the WinGDB build procedure.
1647
1648Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1649
1650 * configure: Enable the mn10200 simulator.
1651
1652Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1653
1654 * configure.in (configdirs): Add common.
1655 * configure: Regenerated.
1656
1657Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1658
1659 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1660 system V based targets.
1661 * configure: Regenerate.
1662
1663Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1664
1665 * configure.in (--enable-sim-powerpc): Delete.
1666 (--enable-sim): Add.
1667 * configure: Regenerated.
1668
1669Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1670
1671 * configure.in: Only build the V850 simulator if
1672 we are using gcc.
1673 * configure: Rebuild.
1674
1675Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1676
1677 * configure.in: Do build erc32 for DOS and Windows hosts.
1678 * configure: Rebuild.
1679
1680Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1681
1682 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1683 be inherited from the parent. Remove INSTALL_XFORM and
1684 INSTALL_XFORM1. Make INSTALL be set from configure.
1685
1686Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1687
1688 * configure.in: Only build the MIPS simulator if we are using
1689 gcc.
1690 * configure: Rebuild.
1691
1692Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1693
1694 * configure.in (v850-*-*): Added V850 simulator.
1695
1696Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1697
1698 * configure.in (d10v-*-*): Added D10V simulator.
1699
1700Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1701
1702 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1703 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1704 (docdir): Removed.
1705 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1706 (AC_PROG_INSTALL): Added.
1707 * configure: Rebuilt.
1708
1709Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1710
1711 * configure.in: Only configure erc32 if using gcc.
1712 * configure: Rebuild.
1713
1714Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1715
1716 * configure.in (sim_target): Build PowerPC simulator for powerpc
1717 System V.4, Solaris, and Elf targets.
1718 * configure: Regenerate with autoconf 2.10.
1719
1720Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1721
1722 * configure.in: Only built erc32 simulator on Unix hosts as it
1723 uses pseudo ttys.
1724 * configure: Regenerated with autoconf 2.8.
1725
1726Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1727
1728 * erc32: Sparc simulator from the ESA.
1729
1730Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1731
1732 From: Miles Bader <miles@gnu.ai.mit.edu>
1733 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1734 * configure: Regenerate using autoconf.
1735
1736Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1737
1738 * Makefile.in (install): Fix typo.
1739
1740Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1741
1742 * configure: Regenerate with autoconf 2.7.
1743
1744 * Makefile.in (all): Simplify.
1745 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1746 as in the all target.
1747 (distclean, maintainer-clean, realclean): Likewise.
1748 (install): Likewise.
1749
1750Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1751
1752 * Makefile.in (all): Remove extra '\' char from shell script.
1753
1754Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1755
1756 * Makefile.in (all): Avoid a for loop with zero elements, even if
1757 the loop will not be executed because of an if statement.
1758
1759Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1760
1761 * Makefile.in (install): Add missing semicolon in "fi \".
1762
1763Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1764
1765 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1766 defaults from configure.
1767
1768 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1769 configure defaults.
1770 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1771 if either --enable-sim-powerpc is used, or the host compiler is
1772 GCC.
1773
1774Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1775
1776 * configure.in (mips*-*-*): Added "mips" simulator target.
1777 * configure: Re-generated.
1778
1779Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1780
1781 * Makefile.in (BISON): Remove macro.
1782 (FLAGS_TO_PASS): Remove BISON.
1783
1784Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1785
1786 * configure.in: Explicitly `exit 0' for broken shells.
1787 * configure: Rebuilt.
1788
1789Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1790
1791 * common/run.c (main): Initialize the callbacks.
1792
1793Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1794
1795 * Makefile.in (maintainer-clean): New synonym for realclean.
1796
1797Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1798
1799 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1800 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1801
1802Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1803
1804 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1805 <cagney@highland.com.au>.
1806 * configure: Regnerate from configure.in.
1807
1808Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1809
1810 * Update all FSF addresses except those in COPYING* files.
1811
1812Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1813
1814 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1815 submakes either default or passed in value.
1816
1817Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1818
1819 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1820 install): Changed targets so that they descend all
1821 subdirectories in $(SUBDIRS).
1822 (*-all, *-clean, *-install): Removed targets.
1823
1824 * configure.in: Don't bother with target makefile fragments, they
1825 are no longer needed.
1826 * configure: regenerated.
1827
1828 * Makefile.in, configure.in: converted to autoconf.
1829 * configure: New file, generated with autconf 2.4.
1830
1831Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1832
1833 * Makefile.in: Support ARM.
1834 * configure.in: Ditto.
1835
1836Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1837
1838 * Makefile.in: Support W65.
1839 * configure.in: Ditto.
1840
1841Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1842
1843 * Makefile.in: Add TAGS target.
1844
1845Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1846
1847 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1848 install-h8300, clean-h8300, all-h8500, install-h8500,
1849 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1850 recursion lines.
c906108c
SS
1851
1852Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1853
1854 * Makefile.in: remove endian.h trace from h8500
1855
1856Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1857
1858 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1859
1860Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1861
1862 * Makefile.in: make all of the all-* target (except all-nothing)
1863 depend on endian.h, so that if we're not building a simulator, we
1864 don't built endian
1865
1866Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1867
1868 * Makefile.in (check, installcheck): Added dummy targets.
1869
1870Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1871
1872 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1873 explicitly make it, since some makes apparently don't work with
1874 VPATH and .c to executable rules (SunOS make for example).
1875
1876Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1877
1878 * Makefile.in (endian): Add explicit rule for broken makes.
1879
1880Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1881
1882 * Makefile.in (info, install-info): New targets.
1883 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1884 level Makefile.
1885
1886Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1887
1888 * Makefile.in (endian.h): build endian.h via a temporary file so
1889 that we don't leave an incomplete file lying around on
1890 interrupted builds.
1891 (clean): remove endian, e.h, and endian.h.
1892
1893Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1894
1895 * Makefile.in, configure.in: if target isn't supported, build a
1896 harmless makefile.
This page took 1.005552 seconds and 4 git commands to generate.