]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/ChangeLog
sim: delete SIM_AC_COMMON macro
[thirdparty/binutils-gdb.git] / sim / ChangeLog
1 2021-06-20 Mike Frysinger <vapier@gentoo.org>
2
3 * README-HACKING (SIM_AC_COMMON): Delete mention.
4 * m4/sim_ac_common.m4: Removed.
5
6 2021-06-20 Mike Frysinger <vapier@gentoo.org>
7
8 * arch-subdir.mk.in (MAINT): Define.
9 * m4/sim_ac_common.m4: Delete AM_MAINTAINER_MODE call.
10
11 2021-06-20 Mike Frysinger <vapier@gentoo.org>
12
13 * arch-subdir.mk.in (CGEN_MAINT, CGENDIR): Define.
14 * configure.ac: Call SIM_AC_OPTION_CGEN_MAINT.
15 * aclocal.m4, configure, Makefile.in: Regenerate.
16
17 2021-06-20 Mike Frysinger <vapier@gentoo.org>
18
19 * Makefile.am (AM_CPPFLAGS): Add $(SIM_INLINE).
20 * arch-subdir.mk.in (SIM_INLINE): Define.
21 * configure.ac: Call SIM_AC_OPTION_INLINE.
22 * m4/sim_ac_common.m4: Delete SIM_AC_OPTION_INLINE call.
23 * m4/sim_ac_option_inline.m4: Output SIM_INLINE.
24 * aclocal.m4, configure, Makefile.in: Regenerate.
25
26 2021-06-19 Mike Frysinger <vapier@gentoo.org>
27
28 * arch-subdir.mk.in (DTC): Define.
29 * m4/sim_ac_toolchain.m4: Call AC_CHECK_TOOL.
30 * configure, Makefile.in: Regenerate.
31
32 2021-06-19 Mike Frysinger <vapier@gentoo.org>
33
34 * arch-subdir.mk.in: Move intl vars from common/Make-common.in.
35 * m4/sim_ac_common.m4: Move ZW_GNU_GETTEXT_SISTER_DIR call ...
36 * m4/sim_ac_platform.m4: ... here.
37 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
38
39 2021-06-19 Mike Frysinger <vapier@gentoo.org>
40
41 * arch-subdir.mk.in: Move dependency vars from common/Make-common.in.
42 * configure.ac (SIM_BUILD_TARGET): New macro.
43 (SIM_TARGET): Call SIM_BUILD_TARGET.
44 (example): Change AC_CONFIG_SUBDIRS to SIM_BUILD_TARGET.
45 * m4/sim_ac_common.m4: Delete AC_PROG_CC & AC_PROG_INSTALL require,
46 and delete ZW_CREATE_DEPDIR & ZW_PROG_COMPILER_DEPENDENCIES.
47 * configure: Regenerate.
48
49 2021-06-19 Mike Frysinger <vapier@gentoo.org>
50
51 * arch-subdir.mk.in: Move toolchain vars from common/Make-common.in.
52 * m4/sim_ac_common.m4: Delete SIM_AC_TOOLCHAIN call. Require
53 AC_PROG_CC and AC_PROG_INSTALL.
54
55 2021-06-19 Mike Frysinger <vapier@gentoo.org>
56
57 * arch-subdir.mk.in (zlibdir): New variable.
58 (@PLUGINS_TRUE@LIBDL): New variable.
59 * m4/sim_ac_common.m4: Move bfd dep calls ...
60 * m4/sim_ac_platform.m4: ... here.
61 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
62
63 2021-06-19 Mike Frysinger <vapier@gentoo.org>
64
65 * arch-subdir.mk.in (COMMON_LIBS): New variable.
66 * m4/sim_ac_common.m4: Delete AC_CHECK_LIB calls.
67 * m4/sim_ac_option_hardware.m4: Likewise.
68 * m4/sim_ac_platform.m4: Call AC_CHECK_LIB.
69 * config.h.in, configure: Regenerate.
70
71 2021-06-18 Mike Frysinger <vapier@gentoo.org>
72
73 * Makefile.am (AM_CFLAGS): New variable.
74 * arch-subdir.mk.in (WARN_CFLAGS, WERROR_CFLAGS): New variables.
75 * configure.ac: Call SIM_AC_OPTION_WARNINGS.
76 * m4/sim_ac_output.m4: Delete SIM_AC_OPTION_WARNINGS require.
77 * aclocal.m4, configure, Makefile.in: Regenerate.
78
79 2021-06-18 Mike Frysinger <vapier@gentoo.org>
80
81 * m4/sim_ac_option_warnings.m4: Delete 1st arg to macro.
82
83 2021-06-18 Mike Frysinger <vapier@gentoo.org>
84
85 * configure.ac: Output arch-subdir.mk.
86 * Makefile.in, configure: Regenerate.
87 * arch-subdir.mk.in: New file.
88
89 2021-06-17 Mike Frysinger <vapier@gentoo.org>
90
91 * configure.ac: Call SIM_AC_OPTION_ENDIAN.
92 * m4/sim_ac_option_endian.m4: Delete wire & default arguments.
93 * m4/sim_ac_output.m4: Delete sim_alignment & sim_endian.
94 * aclocal.m4, Makefile.in, config.h.in, configure: Regenerate.
95
96 2021-06-16 Simon Marchi <simon.marchi@polymtl.ca>
97
98 * common/Make-common.in (COMPILE, libsim.a, run$(EXEEXT),
99 gentmap.o, gentmap): Make rules silent.
100
101 2021-06-16 Mike Frysinger <vapier@gentoo.org>
102
103 * m4/sim_ac_common.m4: Delete AC_EXEEXT call.
104
105 2021-06-16 Mike Frysinger <vapier@gentoo.org>
106
107 * m4/sim_ac_common.m4: Delete AC_CONFIG_HEADERS call.
108
109 2021-06-15 Mike Frysinger <vapier@gentoo.org>
110
111 * m4/sim_ac_option_hardware.m4: Delete AC_DEFINE_UNQUOTED call.
112 Add -DHAVE_DV_SOCKSER to sim_hw_cflags.
113
114 2021-06-15 Mike Frysinger <vapier@gentoo.org>
115
116 * Makefile.in: Regenerate.
117
118 2021-06-14 Mike Frysinger <vapier@gentoo.org>
119
120 * configure.ac: Call AM_SILENT_RULES.
121 * Makefile.in, configure: Regenerate.
122
123 2021-06-12 Mike Frysinger <vapier@gentoo.org>
124
125 * Makefile.in: Regenerate.
126
127 2021-06-12 Mike Frysinger <vapier@gentoo.org>
128
129 * m4/sim_ac_platform.m4: Delete sys/select.h.
130 * config.h.in, configure: Regenerate.
131
132 2021-06-12 Mike Frysinger <vapier@gentoo.org>
133
134 * configure.ac: Call SIM_AC_OPTION_ALIGNMENT.
135 * m4/sim_ac_option_alignment.m4: Delete wire and default alignment.
136 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
137
138 2021-06-12 Mike Frysinger <vapier@gentoo.org>
139
140 * configure.ac: Define PKGVERSION & REPORT_BUGS_TO.
141 * m4/sim_ac_common.m4: Delete calls to ACX_PKGVERSION & ACX_BUGURL.
142 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
143
144 2021-06-12 Mike Frysinger <vapier@gentoo.org>
145
146 * configure.ac: Call SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO,
147 SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
148 * m4/sim_ac_common.m4: Delete calls to SIM_AC_OPTION_DEBUG,
149 SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
150 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
151
152 2021-06-12 Mike Frysinger <vapier@gentoo.org>
153
154 * m4/sim_ac_common.m4: Replace --enable-sim-debug, --enable-sim-stdio,
155 --enable-sim-trace, and --enable-sim-profile with calls to
156 SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and
157 SIM_AC_OPTION_PROFILE.
158 * m4/sim_ac_option_debug.m4: New file.
159 * m4/sim_ac_option_profile.m4: New file.
160 * m4/sim_ac_option_stdio.m4: New file.
161 * m4/sim_ac_option_trace.m4: New file.
162
163 2021-06-12 Mike Frysinger <vapier@gentoo.org>
164
165 * m4/sim_ac_platform.m4: Check more headers, funcs, structs, and
166 types.
167 * config.h.in, configure: Regenerate.
168
169 2021-06-12 Mike Frysinger <vapier@gentoo.org>
170
171 * configure.ac: Call SIM_AC_OPTION_ENVIRONMENT.
172 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ENVIRONMENT.
173 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
174
175 2021-06-12 Mike Frysinger <vapier@gentoo.org>
176
177 * configure.ac: Call SIM_AC_OPTION_ASSERT.
178 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ASSERT.
179 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
180
181 2021-06-12 Mike Frysinger <vapier@gentoo.org>
182
183 * configure.ac: Call AC_CONFIG_HEADERS and SIM_AC_PLATFORM.
184 * m4/sim_ac_common.m4: Delete calls to AC_CHECK_HEADERS_ONCE,
185 AC_CHECK_FUNCS_ONCE, AC_CHECK_MEMBERS, AC_CHECK_TYPES, and
186 AC_TYPE_SIGNAL.
187 * aclocal.m4, configure, Makefile.in: Regenerate.
188 * config.h.in: New file.
189 * m4/sim_ac_platform.m4: New file.
190
191 2021-06-05 Mike Frysinger <vapier@gentoo.org>
192
193 * Makefile.am: Include common/local.mk.
194 (SIM_ALL_RECURSIVE_DEPS): Define.
195 (all-recursive): New rule.
196 * Makefile.in: Regenerated.
197
198 2021-05-16 Mike Frysinger <vapier@gentoo.org>
199
200 * Makefile.am (pkginclude_HEADERS): Define.
201 * Makefile.in: Regenerated.
202
203 2021-05-15 Mike Frysinger <vapier@gentoo.org>
204
205 * m4/sim_ac_common.m4: Check for __int128 type.
206
207 2021-05-14 Mike Frysinger <vapier@gentoo.org>
208
209 * README-HACKING: Update callback.h path.
210
211 2021-05-12 Mike Frysinger <vapier@gentoo.org>
212
213 * README-HACKING: Delete mention of SIM_AC_OPTION_ENVIRONMENT.
214
215 2021-05-12 Luis Machado <luis.machado@linaro.org>
216
217 * d10v/interp.c (sim_create_inferior): Fix memset call.
218
219 2021-05-07 Dimitar Dimitrov <dimitar@dinux.eu>
220
221 * Makefile.in: Rebuild.
222
223 2021-05-04 Tom Tromey <tromey@adacore.com>
224
225 * Makefile.in: Rebuild.
226 * Makefile.am (AM_CPPFLAGS): New variable.
227
228 2021-05-04 Mike Frysinger <vapier@gentoo.org>
229
230 * m4/sim_ac_toolchain.m4 (SIM_AC_TOOLCHAIN): Define AR_FOR_BUILD and
231 RANLIB_FOR_BUILD.
232 * configure, Makefile.in: Regenerate.
233
234 2021-05-01 Mike Frysinger <vapier@gentoo.org>
235
236 * m4/sim_ac_common.m4 (AC_CHECK_FUNCS_ONCE): Add strsignal.
237
238 2021-04-26 Mike Frysinger <vapier@gentoo.org>
239
240 * README-HACKING (nltvals.def): Update to gennltvals.py.
241
242 2021-04-26 Mike Frysinger <vapier@gentoo.org>
243
244 * m4/sim_ac_output.m4 (SIM_AC_OUTPUT): Require SIM_AC_OPTION_HARDWARE.
245
246 2021-04-23 Mike Frysinger <vapier@gentoo.org>
247
248 * README-HACKING (SIM_AC_OPTION_HARDWARE): Delete first two args.
249 * m4/sim_ac_option_hardware.m4 (SIM_AC_OPTION_HARDWARE): Replace [$1]
250 with yes. Delete test [$2]. Change [$3] to [$1]. Update comments.
251
252 2021-04-22 Tom Tromey <tom@tromey.com>
253
254 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h
255 or sys/times.h.
256
257 2021-04-22 Tom Tromey <tom@tromey.com>
258
259 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.
260
261 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
262
263 * m4/sim_ac_option_warnings.m4 (SIM_AC_OPTION_WARNINGS): Use
264 -Werror when probing for supported warning flags.
265
266 2021-04-18 Mike Frysinger <vapier@gentoo.org>
267
268 * m4/sim_ac_common.m4: Change AC_CHECK_HEADERS to
269 AC_CHECK_HEADERS_ONCE, merge calls, and sort args.
270
271 2021-04-18 Mike Frysinger <vapier@gentoo.org>
272
273 * m4/sim_ac_common.m4: Change AC_CHECK_FUNCS to AC_CHECK_FUNCS_ONCE,
274 merge calls, and sort args.
275
276 2021-04-03 Mike Frysinger <vapier@gentoo.org>
277
278 * configure.ac: Add --example-sims option.
279 * configure: Regenerate.
280
281 2021-04-03 Mike Frysinger <vapier@gentoo.org>
282
283 * Makefile.am (check_PROGRAMS, CLEANFILES, DISTCLEANFILES): Define.
284 * Makefile.in: Regenerated.
285
286 2021-04-03 Mike Frysinger <vapier@gentoo.org>
287
288 * Makefile.am (SIM_PRIMARY_TARGET, AM_MAKEFLAGS): Define.
289 * configure.ac: Add --enable-targets option. Define SIM_PRIMARY_TARGET
290 and SIM_TARGET. Rewrite case statement with SIM_TARGET calls.
291 * Makefile.in, configure: Regenerate.
292
293 2021-04-02 Mike Frysinger <vapier@gentoo.org>
294
295 * Makefile.am [SIM_ENABLE_IGEN]: Include igen/local.mk.
296 * configure.ac: Delete AC_CONFIG_SUBDIRS(igen) call.
297 (SIM_ENABLE_IGEN): Define.
298 * configure, Makefile.in: Regenerate.
299
300 2021-04-02 Mike Frysinger <vapier@gentoo.org>
301
302 * Makefile.am (ACLOCAL_AMFLAGS): Add -Im4.
303 (COMPILE_FOR_BUILD, LINK_FOR_BUILD): Define.
304 * configure.ac: Replace toolchain calls with SIM_AC_TOOLCHAIN.
305 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace toolchain calls
306 with SIM_AC_TOOLCHAIN.
307 * m4/sim_ac_toolchain.m4: New file.
308 * aclocal.m4, configure, Makefile.in: Regenerate.
309
310 2021-03-08 Tom Tromey <tromey@adacore.com>
311
312 * aclocal.m4, configure, Makefile.in: Rebuild.
313 * configure.ac: Use AM_MAINTAINER_MODE.
314
315 2021-03-07 Mike Frysinger <vapier@gentoo.org>
316
317 * configure.ac (AC_CONFIG_FILES): Delete testsuite/Makefile.
318 * Makefile.am: Include testsuite/local.mk.
319 (AUTOMAKE_OPTIONS): Add dejagnu.
320 * configure, Makefile.in: Regenerated.
321
322 2021-03-07 Mike Frysinger <vapier@gentoo.org>
323
324 * Makefile.am: New file.
325 * configure.ac: Update AC_INIT call. Move AC_CANONICAL_SYSTEM after
326 it. Call AM_INIT_AUTOMAKE. Delete AC_CONFIG_MACRO_DIRS.
327 * aclocal.m4, configure, Makefile.in: Regenerated.
328
329 2021-02-28 Mike Frysinger <vapier@gentoo.org>
330
331 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Delete CC_FOR_BUILD test.
332 Change CC_FOR_BUILD assignment. Define CFLAGS_FOR_BUILD.
333
334 2021-02-28 Mike Frysinger <vapier@gentoo.org>
335
336 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace AR assignment and
337 AC_SUBST(AR) with call to AC_CHECK_TOOL(AR, ar).
338
339 2021-02-28 Mike Frysinger <vapier@gentoo.org>
340
341 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Require AC_PROG_CPP.
342
343 2021-02-28 Mike Frysinger <vapier@gentoo.org>
344
345 * README-HACKING: Delete SIM_EXTRA_LIBDEPS.
346
347 2021-02-27 Mike Frysinger <vapier@gentoo.org>
348
349 * README-HACKING: Delete SIM_EXTRA_ALL.
350
351 2021-02-21 Mike Frysinger <vapier@gentoo.org>
352
353 * m4/sim_ac_common.m4, m4/sim_ac_option_alignment.m4,
354 m4/sim_ac_option_assert.m4, m4/sim_ac_option_bitsize.m4,
355 m4/sim_ac_option_cgen_maint.m4, m4/sim_ac_option_default_model.m4,
356 m4/sim_ac_option_endian.m4, m4/sim_ac_option_environment.m4,
357 m4/sim_ac_option_float.m4, m4/sim_ac_option_hardware.m4,
358 m4/sim_ac_option_inline.m4, m4/sim_ac_option_reserved_bits.m4,
359 m4/sim_ac_option_scache.m4, m4/sim_ac_option_smp.m4,
360 m4/sim_ac_option_warnings.m4, m4/sim_ac_option_xor_endian.m4,
361 m4/sim_ac_output.m4: New files.
362
363 2021-02-20 Mike Frysinger <vapier@gentoo.org>
364
365 * configure.tgt: Move arch list ...
366 * configure.ac: ... here.
367 * configure: Regenerate.
368
369 2021-02-19 Nelson Chu <nelson.chu@sifive.com>
370
371 PR 27158
372 * riscv/sim-main.c (execute_i): Updated encoding macros.
373
374 2021-02-13 Mike Frysinger <vapier@gentoo.org>
375
376 * configure.tgt: Delete call to AC_SUBST(sim_arch).
377 * configure: Regenerate.
378
379 2021-02-13 Mike Frysinger <vapier@gentoo.org>
380
381 * README-HACKING: Replace sinclude with AC_CONFIG_MACRO_DIRS in
382 configure.ac skeleton.
383
384 2021-02-06 Mike Frysinger <vapier@gentoo.org>
385
386 * README-HACKING: Replace STATE_WATCHPOINTS with CPU_PC_FETCH.
387
388 2021-02-06 Mike Frysinger <vapier@gentoo.org>
389
390 * configure.ac (HDEFINES): Delete AC_SUBST call.
391 * configure: Regenerate.
392
393 2021-02-04 Mike Frysinger <vapier@gentoo.org>
394
395 * configure.tgt (sim_arch): Add entry for riscv*-*-*.
396 * configure: Regenerate.
397
398 2021-01-30 Mike Frysinger <vapier@gentoo.org>
399
400 * Makefile.in (nltvals): Change to gennltvals.py.
401
402 2021-01-30 Mike Frysinger <vapier@gentoo.org>
403
404 * README-HACKING: Delete reference to sizeof_pc.
405
406 2021-01-29 Mike Frysinger <vapier@gentoo.org>
407
408 * MAINTAINERS (Global Maintainers): Move myself back.
409
410 2021-01-18 Mike Frysinger <vapier@gentoo.org>
411
412 * configure.ac: Call AC_PROG_CPP.
413 * configure: Regenerate.
414 * Makefile.in (abs_srcdir, srcroot, CPP): Define.
415 (nltvals): New target.
416 * README-HACKING: Change headers to nltvals.
417
418 2021-01-18 Mike Frysinger <vapier@gentoo.org>
419
420 * Makefile.in (headers): Change args to gennltvals.sh.
421 * gennltvals.sh: Rewrite from scratch.
422 * gentvals.sh: Delete.
423 * nltvals.def: Regen.
424
425 2021-01-15 Mike Frysinger <vapier@gentoo.org>
426
427 * configure.ac: Delete AC_CONFIG_SUBDIRS(testsuite) call.
428 Add AC_CONFIG_FILES([Makefile testsuite/Makefile]) call.
429 Drop argument to AC_OUTPUT.
430 * configure: Regenerate.
431
432 2021-01-12 Mike Frysinger <vapier@gentoo.org>
433
434 * README-HACKING (SIM_RUN_OBJS): Delete.
435
436 2021-01-09 Mike Frysinger <vapier@gentoo.org>
437
438 * MAINTAINERS (sh64): Move to past maintainers.
439 * configure: Regenerate.
440 * configure.tgt (sh64*-*-*): Delete.
441 * sh64/: Delete.
442
443 2021-01-09 Mike Frysinger <vapier@gentoo.org>
444
445 * README-HACKING (AC_PREREQ): Delete.
446
447 2021-01-08 Mike Frysinger <vapier@gentoo.org>
448
449 * README-HACKING (C Language Assumptions): Require C11 compiler.
450
451 2020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
452
453 * configure.ac: Do not configure sim/testsuite nor sim/igen if the
454 primary target doesn't have a simulator.
455 * configure: Regenerate.
456
457 2020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
458 David Faust <david.faust@oracle.com>
459
460 * configure.tgt (sim_arch): Add entry for bpf-*-*.
461 * configure: Regenerate.
462 * MAINTAINERS: Add maintainer for the BPF simulator.
463
464 2019-12-19 Tom Tromey <tromey@adacore.com>
465
466 PR build/24572:
467 * Makefile.in (install-strip): New target.
468
469 2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
470
471 * MAINTAINERS: Add myself as PRU maintainer.
472 * configure: Regenerated.
473 * configure.tgt: Add PRU.
474
475 2019-09-18 Alan Modra <amodra@gmail.com>
476
477 * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
478 * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
479 * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
480 * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
481 * rx/trace.c: Update throughout for bfd section macro changes.
482
483 2019-02-28 Joel Brobecker <brobecker@adacore.com>
484
485 * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
486
487 2019-02-13 Simon Marchi <simon.marchi@ericsson.com>
488
489 * MAINTAINERS: Add Andrew Burgess as global maintainer.
490
491 2019-01-03 Pavel I. Kryukov <kryukov@frtk.ru>
492
493 * sim-base.h: Add 'extern C' if header is compiled with C++.
494
495 2018-12-06 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * common/acinclude.m4 (enable-cgen-maint): Support passing path to
498 cgen source tree.
499 * cris/configure: Regenerate.
500 * frv/configure: Regenerate.
501 * iq2000/configure: Regenerate.
502 * lm32/configure: Regenerate.
503 * m32r/configure: Regenerate.
504 * or1k/configure: Regenerate.
505 * sh64/configure: Regenerate.
506
507 2018-07-20 Maciej W. Rozycki <macro@mips.com>
508
509 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
510 ISA maintenance.
511
512 2018-07-19 DJ Delorie <dj@redhat.com>
513
514 * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
515
516 2018-07-14 Stafford Horne <shorne@gmail.com>
517
518 * MAINTAINERS (or1k): Add myself as or1k maintainer.
519
520 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
521
522 * All configure.ac: Remove AC_PREREQ.
523 * All configure: Re-generate.
524
525 2018-01-22 Maciej W. Rozycki <macro@mips.com>
526
527 * MAINTAINERS: Update my company e-mail address.
528
529 2017-12-12 Stafford Horne <shorne@gmail.com>
530 Peter Gavin <pgavin@gmail.com>
531
532 * configure: Regenerated.
533
534 2017-12-12 Stafford Horne <shorne@gmail.com>
535 Peter Gavin <pgavin@gmail.com>
536
537 * configure.tgt: Add or1k sim.
538
539 2017-10-12 James Bowman <james.bowman@ftdichip.com>
540
541 * MAINTAINERS (ft32): Add myself.
542
543 2017-10-03 Jim Wilson <wilson@tuliptree.org>
544
545 * MAINTAINERS (aarch64): Update my email address.
546
547 2017-09-06 John Baldwin <jhb@FreeBSD.org>
548
549 * configure.ac: Honor existing CC_FOR_BUILD in environment.
550 * configure: Regenerate.
551
552 2017-02-14 Jim Wilson <jim.wilson@linaro.org>
553
554 * MAINTAINTERS (aarch64): Add myself.
555
556 2016-12-14 Maciej W. Rozycki <macro@imgtec.com>
557
558 * MAINTAINERS (Maintainers for particular sims): Add myself as
559 a MIPS maintainer.
560
561 2016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
562
563 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
564
565 2016-01-09 Mike Frysinger <vapier@gentoo.org>
566
567 * configure.ac: Delete sim_common check and the
568 AC_CONFIG_SUBDIRS(common) call.
569 * configure: Regenerate.
570 * configure.tgt (sim_common): Delete the variable.
571
572 2016-01-09 Mike Frysinger <vapier@gentoo.org>
573
574 * .gitignore: Delete /common/cconfig.h entry.
575
576 2016-01-05 Nick Clifton <nickc@redhat.com>
577
578 * MAINTAINERS: Add myself as AArch64 sim maintainer.
579
580 2015-12-09 Tristan Gingold <gingold@adacore.com>
581
582 * aarch64/simulator.c: Remove syscall.h include.
583
584 2015-12-26 Mike Frysinger <vapier@gentoo.org>
585
586 * README-HACKING: Delete mention of tconfig.h.
587
588 2015-11-24 Nick Clifton <nickc@redhat.com>
589
590 * configure.tgt: Add aarch64 entry.
591 * configure: Regenerate.
592
593 2015-06-23 Mike Frysinger <vapier@gentoo.org>
594
595 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
596 * configure: Regenerate.
597
598 2015-06-12 Mike Frysinger <vapier@gentoo.org>
599
600 * README-HACKING: Change configure.in to configure.ac.
601
602 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
603
604 * arm/configure: Regenerated.
605 * avr/configure: Likewise.
606 * bfin/configure: Likewise.
607 * common/configure: Likewise.
608 * cr16/configure: Likewise.
609 * cris/configure: Likewise.
610 * d10v/configure: Likewise.
611 * erc32/configure: Likewise.
612 * frv/configure: Likewise.
613 * ft32/configure: Likewise.
614 * h8300/configure: Likewise.
615 * igen/configure: Likewise.
616 * iq2000/configure: Likewise.
617 * lm32/configure: Likewise.
618 * m32c/configure: Likewise.
619 * m32r/configure: Likewise.
620 * m68hc11/configure: Likewise.
621 * mcore/configure: Likewise.
622 * microblaze/configure: Likewise.
623 * mips/configure: Likewise.
624 * mn10300/configure: Likewise.
625 * moxie/configure: Likewise.
626 * msp430/configure: Likewise.
627 * ppc/configure: Likewise.
628 * rl78/configure: Likewise.
629 * rx/configure: Likewise.
630 * sh/configure: Likewise.
631 * sh64/configure: Likewise.
632 * v850/configure: Likewise.
633
634 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
635
636 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
637 (BFD_LIB): Remove $(ZLIB).
638 (CONFIG_LIBS): Add $(ZLIB).
639 * ppc/Makefile.in (ZLIBINC): Removed.
640 (INCLUDES): Remove $(ZLIBINC).
641 (BFD_LIB): Remove $(ZLIB).
642
643 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
644
645 * arm/configure: Regenerated.
646 * avr/configure: Likewise.
647 * bfin/configure: Likewise.
648 * common/configure: Likewise.
649 * cr16/configure: Likewise.
650 * cris/configure: Likewise.
651 * d10v/configure: Likewise.
652 * erc32/configure: Likewise.
653 * frv/configure: Likewise.
654 * ft32/configure: Likewise.
655 * h8300/configure: Likewise.
656 * igen/configure: Likewise.
657 * iq2000/configure: Likewise.
658 * lm32/configure: Likewise.
659 * m32c/configure: Likewise.
660 * m32r/configure: Likewise.
661 * m68hc11/configure: Likewise.
662 * mcore/configure: Likewise.
663 * microblaze/configure: Likewise.
664 * mips/configure: Likewise.
665 * mn10300/configure: Likewise.
666 * moxie/configure: Likewise.
667 * msp430/configure: Likewise.
668 * ppc/configure: Likewise.
669 * rl78/configure: Likewise.
670 * rx/configure: Likewise.
671 * sh/configure: Likewise.
672 * sh64/configure: Likewise.
673 * v850/configure: Likewise.
674
675 2015-03-29 Mike Frysinger <vapier@gentoo.org>
676
677 * configure: Regenerate.
678 * configure.ac: Delete sim_testsuite check and config in testsuite.
679 * configure.tgt (sim_testsuite): Delete everywhere.
680
681 2015-03-28 Mike Frysinger <vapier@gentoo.org>
682
683 * configure: Regenerate.
684 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
685
686 2015-03-28 James Bowman <james.bowman@ftdichip.com>
687
688 * configure.tgt: Add FT32 entry.
689 * configure: Regenerate.
690
691 2015-03-16 Mike Frysinger <vapier@gentoo.org>
692
693 * .gitignore: Delete tconfig.h.
694 * README-HACKING: Change tconfig.in to tconfig.h.
695
696 2014-03-12 Nick Clifton <nickc@redhat.com>
697
698 * MAINTAINERS: Add myself as the maintainer for the MSP430.
699
700 2014-03-10 Mike Frysinger <vapier@gentoo.org>
701
702 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
703 * configure: Regenerate.
704
705 2014-01-06 Tom Tromey <tromey@redhat.com>
706
707 * common/cgen-trace.c: Don't use old VA_* macros.
708 * common/sim-load.c (xprintf): Likewise.
709 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
710
711 2014-01-06 Tom Tromey <tromey@redhat.com>
712
713 * README-HACKING: Don't use PARAMS.
714 * arm/wrapper.c: Don't use PARAMS.
715 * bfin/sim-main.h: Don't use PARAMS.
716 * common/callback.c: Don't use PARAMS.
717 * common/cgen-trace.c: Don't use PARAMS.
718 * common/run-sim.h: Don't use PARAMS.
719 * common/run.c: Don't use PARAMS.
720 * common/sim-base.h: Don't use PARAMS.
721 * common/sim-load.c: Don't use PARAMS.
722 * common/sim-options.h: Don't use PARAMS.
723 * common/sim-trace.c: Don't use PARAMS.
724 * common/sim-trace.h: Don't use PARAMS.
725 * common/sim-utils.h: Don't use PARAMS.
726 * cr16/cr16_sim.h: Don't use PARAMS.
727 * cr16/gencode.c: Don't use PARAMS.
728 * cr16/interp.c: Don't use PARAMS.
729 * cr16/simops.c: Don't use PARAMS.
730 * d10v/d10v_sim.h: Don't use PARAMS.
731 * d10v/gencode.c: Don't use PARAMS.
732 * d10v/interp.c: Don't use PARAMS.
733 * d10v/simops.c: Don't use PARAMS.
734 * erc32/erc32.c: Don't use PARAMS.
735 * erc32/exec.c: Don't use PARAMS.
736 * erc32/float.c: Don't use PARAMS.
737 * erc32/func.c: Don't use PARAMS.
738 * erc32/sis.c: Don't use PARAMS.
739 * erc32/sis.h: Don't use PARAMS.
740 * mips/interp.c: Don't use PARAMS.
741 * mips/sim-main.h: Don't use PARAMS.
742 * sh/interp.c: Don't use PARAMS.
743 * v850/sim-main.h: Don't use PARAMS.
744 * v850/v850_sim.h: Don't use PARAMS.
745
746 2013-11-07 Will Newton <will.newton@linaro.org>
747
748 PR gdb/15508
749 * arm/wrapper.c (sim_create_inferior): Call init before
750 accessing STATE.
751
752 2013-11-07 Will Newton <will.newton@linaro.org>
753
754 PR gdb/8989
755 * arm/wrapper.c (sim_create_inferior): Avoid calling
756 bfd_get_mach with a NULL bfd.
757
758 2013-06-21 Nick Clifton <nickc@redhat.com>
759
760 * msp430: New Directory.
761 * configure.tgt: Add it.
762 * configure: Regenerate.
763
764 2013-03-15 Steve Ellcey <sellcey@mips.com>
765
766 * arm/wrapper.c (sim_complete_command): Make char arguments const.
767 * avr/interp.c (sim_complete_command): Ditto.
768 * common/sim-options.c (sim_complete_command): Ditto.
769 * cr16/interp.c (sim_complete_command): Ditto.
770 * erc32/interf.c (sim_complete_command): Ditto.
771 * m32c/gdb-if.c (sim_complete_command): Ditto.
772 * microblaze/interp.c (sim_complete_command): Ditto.
773 * ppc/sim_calls.c (sim_complete_command): Ditto.
774 * rl78/gdb-if.c (sim_complete_command): Ditto.
775 * rx/gdb-if.c (sim_complete_command): Ditto.
776 * sh/interp.c (sim_complete_command): Ditto.
777
778 2013-01-01 Joel Brobecker <brobecker@adacore.com>
779
780 Update year range in copyright notice of all files.
781
782 2012-12-19 Joel Brobecker <brobecker@adacore.com>
783
784 Update old contact info in GPL license notices.
785
786 2012-12-19 Joel Brobecker <brobecker@adacore.com>
787
788 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
789
790 2012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
791
792 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
793 condition.
794 * common/acinclude.m4: Define lt_cv_dlopen_libs.
795 * arm/configure: Regenerate.
796 * avr/configure: Regenerate.
797 * bfin/configure: Regenerate.
798 * common/configure: Regenerate.
799 * cr16/configure: Regenerate.
800 * cris/configure: Regenerate.
801 * d10v/configure: Regenerate.
802 * erc32/configure: Regenerate.
803 * frv/configure: Regenerate.
804 * h8300/configure: Regenerate.
805 * igen/configure: Regenerate.
806 * iq2000/configure: Regenerate.
807 * lm32/configure: Regenerate.
808 * m32c/configure: Regenerate.
809 * m32r/configure: Regenerate.
810 * m68hc11/configure: Regenerate.
811 * mcore/configure: Regenerate.
812 * microblaze/configure: Regenerate.
813 * mips/configure: Regenerate.
814 * mn10300/configure: Regenerate.
815 * moxie/configure: Regenerate.
816 * ppc/configure: Regenerate.
817 * rl78/configure: Regenerate.
818 * rx/configure: Regenerate.
819 * sh/configure: Regenerate.
820 * sh64/configure: Regenerate.
821 * testsuite/configure: Regenerate.
822 * v850/configure: Regenerate.
823
824 2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
825
826 * MAINTAINERS: Update my email address.
827
828 2012-09-24 Steve Ellcey <sellcey@mips.com>
829
830 * mips/basic.exp: Add mips*-mti-elf* target.
831 * configure.ac: Add mips*-mti-elf* target.
832 * configure: Regenerate.
833
834 2012-06-15 Joel Brobecker <brobecker@adacore.com>
835
836 * configure: Regenerate.
837
838 2012-06-06 Michael Eager <eager@eagercon.com>
839
840 * microblaze/interp.c (config.h): Add #include.
841
842 2011-11-29 Joel Brobecker <brobecker@adacore.com>
843
844 * MAINTAINERS (Global Maintainers): New section. Add Mike
845 Frysinger.
846
847 2011-11-28 DJ Delorie <dj@redhat.com>
848
849 * configure.tgt: Add rl78 support.
850 * configure: Regenerate.
851 * rl78: New directory.
852 * MAINTAINERS: Add myself as RL78 maintainer.
853
854 2011-07-08 Hans-Peter Nilsson <hp@axis.com>
855
856 * MAINTAINERS: Remove Thiemo Seufer.
857
858 2011-06-04 Mike Frysinger <vapier@gentoo.org>
859
860 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
861 * configure: Regenerate.
862
863 2011-05-04 Joseph Myers <joseph@codesourcery.com>
864
865 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
866 handle targets.
867 * configure: Regenerate.
868
869 2011-03-05 Mike Frysinger <vapier@gentoo.org>
870
871 * MAINTAINERS: Add bfin entry.
872 * configure.tgt (bfin-*-*): Handle bfin targets.
873 * configure: Regenerate.
874
875 2011-01-05 Mike Frysinger <vapier@gentoo.org>
876
877 * .gitignore: Add /*/hw-config.h.
878
879 2010-12-23 Mike Frysinger <vapier@gentoo.org>
880
881 * .gitignore: New file.
882
883 2010-07-28 DJ Delorie <dj@redhat.com>
884
885 * MAINTAINERS: Add self as RX maintainer. Sort list.
886
887 2010-06-08 Nick Clifton <nickc@redhat.com>
888
889 * reg.c (set_oszc): Use unsigned int for the mask.
890 (set_szc, set_osz, set_sz): Likewise.
891
892 2010-04-26 Mike Frysinger <vapier@gentoo.org>
893
894 * configure.ac: Target logic moved out to and included from ...
895 * configure.tgt: ... this new file.
896 * configure: Regenerated.
897
898 2010-04-12 Mike Frysinger <vapier@gentoo.org>
899
900 * README-HACKING: Add more sections.
901
902 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
903
904 * avr/configure: Regenerate.
905 * cris/configure: Regenerate.
906 * microblaze/configure: Regenerate.
907
908 2009-11-24 Joel Brobecker <brobecker@adacore.com>
909
910 * common/aclocal.m4: Add include of ../../config/zlib.m4.
911 * common/common.m4: Use AM_ZLIB to check for zlib support.
912 * ppc/configure.ac: Likewise.
913 * arm/configure, avr/configure, common/configure, cr16/configure,
914 cris/configure, d10v/configure, erc32/configure, frv/configure,
915 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
916 m32r/configure, m68hc11/configure, mcore/configure,
917 microblaze/configure, mips/configure, mn10300/configure,
918 moxie/configure, ppc/configure, sh/configure, sh64/configure,
919 v850/configure: Regenerate.
920
921 2009-11-24 DJ Delorie <dj@redhat.com>
922
923 * rx: New directory.
924 * configure.ac: Add entry for Renesas RX.
925 * configure: Regenerate.
926
927 2009-10-16 Doug Evans <dje@sebabeach.org>
928
929 * MAINTAINERS: Add myself as m32r maintainer.
930
931 2009-10-15 Michael Egaer <eager@eagercon.com>
932
933 * MAINTAINERS: Add self as MicroBlaze maintainer.
934
935 2009-10-14 Ben Elliston <bje@gnu.org>
936
937 * MAINTAINERS (common): Move myself to "past maintainers" section.
938
939 2009-10-06 Michael Eager <eager@eagercon.com>
940
941 * microblaze/interp.c: Add include microblaze-dis.h.
942
943 2009-09-23 Michael Eager <eager@eagercon.com>
944
945 * configure: Add microblaze-*.* (not regenerated).
946 * configure.ac: Likewise.
947 * microblaze/config.in: New.
948 * microblaze/configure: Generate.
949 * microblaze/configure.ac: New.
950 * microblaze/interp.c: New.
951 * microblaze/Makefile.in: New.
952 * microblaze/microblaze.h: New.
953 * microblaze/microblaze.isa: New.
954 * microblaze/sim-main.h: New.
955 * microblaze/sysdep.h: New.
956
957 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
958
959 * avr/config.in: Regenerate.
960 * avr/configure: Likewise.
961 * configure: Likewise.
962 * cris/config.in: Likewise.
963 * cris/configure: Likewise.
964
965 * configure.ac: m4_include toplevel config/override.m4.
966 * configure: Regenerate.
967 * avr/configure: Regenerate.
968 * cris/configure: Regenerate.
969
970 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
971
972 * Makefile.in (datarootdir): New variable.
973
974 2009-05-18 Jon Beniston <jon@beniston.com>
975
976 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
977 * configure.ac: Add lm32 target.
978 * lm32: New directory.
979
980 2009-05-11 Andrew Cagney <cagney@gnu.org>
981
982 * MAINTAINERS: Orphan ppc.
983
984 2009-04-30 Anthony Green <green@moxielogic.com>
985
986 * MAINTAINERS: Add myself for the moxie port.
987 * moxie: New directory.
988 * configure.ac: Add entry for moxie.
989 * configure: Regenerate.
990
991 2009-04-27 Tristan Gingold <gingold@adacore.com>
992
993 * avr: New directory.
994 * configure.ac: Add avr.
995 * configure: Regenerated.
996
997 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
998
999 * Makefile.in: Add dummy install-pdf, html, and
1000 install-html targets.
1001
1002 2008-07-29 Nick Clifton <nickc@redhat.com>
1003
1004 * common/genmloop.sh: Add new parameter: -shell to specify the
1005 command interpreter to use to run the input file. This is
1006 necessary because otherwise SHELL is taken from the user's
1007 environment, and not from the makefile that invoked this script
1008 and the user might not be running an sh-like shell.
1009 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
1010 * fr30/Makefile.in: Likewise.
1011 * frv/Makefile.in: Likewise.
1012 * i960/Makefile.in: Likewise.
1013 * iq2000/Makefile.in: Likewise.
1014 * m32r/Makefile.in: Likewise.
1015
1016 * frv/mloop.in: Add missing start of line comment marker.
1017
1018 2008-05-09 Olivier Hainque <hainque@adacore.com>
1019
1020 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
1021
1022 2008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1023
1024 * MAINTAINERS: Add myself as maintainer of cr16 port.
1025
1026 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
1027
1028 Add simulator for National cr16 processor.
1029 * cr16: New directory.
1030 * configure.ac: Add entry for National cr16.
1031 * configure: Regenerate.
1032
1033 2008-02-05 DJ Delorie <dj@redhat.com>
1034
1035 * configure.ac (v850): V850 now has a testsuite.
1036 * configure (v850): Likewise.
1037
1038 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
1039
1040 Updated copyright notices for most files.
1041
1042 2007-12-19 DJ Delorie <dj@redhat.com>
1043
1044 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
1045 cut_point.
1046
1047 2007-08-24 Joel Brobecker <brobecker@adacore.com>
1048
1049 Switch the license of all files explicitly copyright the FSF
1050 to GPLv3.
1051
1052 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1053
1054 * Makefile.in: Add dummy "pdf" target.
1055
1056 2007-02-16 Thiemo Seufer <ths@mips.com>
1057
1058 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
1059
1060 2007-01-28 Manuel Lauss <slauss@resi.at>
1061
1062 * configure.ac (sh64-*-*): Change to sh64*-*-*.
1063 (sh-*-*): Change to sh*-*-*.
1064 * configure: Regenerated.
1065
1066 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 Updated copyright notices for most files.
1069
1070 2006-12-20 Hans-Peter Nilsson <hp@axis.com>
1071
1072 * Makefile.in (autoconf-common autoheader-common): Only run
1073 autoheader on subdirs with a file config.in.
1074
1075 * configure.ac (common): Make the default "yes" for all targets
1076 with sim subdirs.
1077 * configure: Regenerate.
1078
1079 * Makefile.in (autoconf-common autoheader-common): In documented
1080 usage, say SHELL=/bin/sh.
1081 (.PHONY): Add autoheader-common.
1082
1083 * MAINTAINERS: Add self as authorized committer for *.
1084
1085 2006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * MAINTAINERS: Add Dave Brolley for sh64.
1088
1089 2006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
1090
1091 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
1092 * Makefile.in (FLAGS_TO_PASS): Include libdir.
1093 * configure: Regenerated.
1094
1095 2006-05-05 Andreas Schwab <schwab@suse.de>
1096
1097 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
1098 * configure: Regenerate.
1099
1100 * Makefile.in (CFLAGS_FOR_BUILD): Define.
1101 (CC_FOR_BUILD): Don't override.
1102 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
1103
1104 2006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
1105
1106 * MAINTAINERS: Add an "Authorized committers" section, and list
1107 DJ Delorie for v850.
1108
1109 2006-03-13 DJ Delorie <dj@redhat.com>
1110
1111 * MAINTAINERS: Add self as m32c sim maintainer.
1112
1113 2006-01-23 Jim Blandy <jimb@redhat.com>
1114
1115 Add simulator for Renesas M32C and M16C.
1116
1117 * m32c: New directory.
1118 * configure.ac: Add entry for Renesas M32C.
1119 * configure: Regenerate.
1120
1121 2005-05-26 Chris Demetriou <cgd@netbsd.org>
1122
1123 * MAINTAINERS: Update my mail address, move myself to the
1124 "Past maintainers" section.
1125
1126 2005-05-17 Corinna Vinschen <vinschen@redhat.com>
1127
1128 * configure.ac: Add igen to v850 build.
1129 * configure: Regenerate.
1130
1131 2005-04-29 Paul Brook <paul@codesourcery.com>
1132
1133 * common/callback.c (PIPE_BUF): Provide default definition.
1134 (os_lstat): Use stat if lstat is not available on the host.
1135 (os_ftruncate): Return EINVAL if not available on the host.
1136 (os_truncate): Ditto.
1137 * common/configure.ac: Check for lstat, truncate and ftruncate.
1138 * common/configure: Regenerate.
1139 * common/config.in: Regenerate.
1140
1141 2005-04-27 Paul Brook <paul@codesourcery.com>
1142
1143 * common/Make-common.in: Add $(EXEEXT) to "run".
1144
1145 2005-04-15 Corinna Vinschen <vinschen@redhat.com>
1146
1147 * configure.ac: Add explicit sh64 case.
1148 * configure: Regenerate.
1149
1150 2005-03-30 Paul Brook <paul@codesourcery.com>
1151
1152 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1153
1154 2005-02-28 Jim Blandy <jimb@redhat.com>
1155
1156 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
1157 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
1158 Regenerated, after change to common/aclocal.m4.
1159
1160 2005-02-18 Corinna Vinschen <vinschen@redhat.com>
1161
1162 * iq2000: New target subdirectory.
1163 * configure.ac: Add iq2000 target.
1164 * configure: Regenerate.
1165
1166 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1167
1168 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1169 (realclean, install): Fail if subdir make failed.
1170
1171 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
1172
1173 * cris: New directory, simulator for Axis Communications CRIS
1174 including CRIS v32, CGEN-based.
1175 * configure.ac: Add corresponding configury.
1176 * configure: Regenerate.
1177
1178 2005-01-17 Andrew Cagney <cagney@gnu.org>
1179
1180 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1181 common directory. Remove sparc*-*-* from list.
1182
1183 2005-01-11 Andrew Cagney <cagney@gnu.org>
1184
1185 * Makefile.in (autoconf-common autoheader-common): Add --force to
1186 autoconf and autoheader.
1187 (autoconf-common autoheader-common)
1188 (autoconf-install autoheader-install): Check for configure.ac, not
1189 configure.in.
1190 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1191 * configure: Re-generate.
1192
1193 2005-01-07 Andrew Cagney <cagney@gnu.org>
1194
1195 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1196 correctly calls AC_CONFIG_SUBDIRS.
1197 * configure: Re-generate.
1198
1199 2004-12-01 Andrew Cagney <cagney@gnu.org>
1200
1201 * i960, h8500: Delete directory.
1202
1203 2004-11-12 Andrew Cagney <cagney@gnu.org>
1204
1205 * d30v, fr30, mn10200, z8k: Delete directory.
1206
1207 2004-03-10 Ben Elliston <bje@gnu.org>
1208
1209 * MAINTAINERS: Update my mail address.
1210
1211 2004-01-26 Chris Demetriou <cgd@broadcom.com>
1212
1213 * configure.in (mips*-*-*): Configure in testsuite.
1214 * configure: Regenerate.
1215
1216 2003-10-08 Dave Brolley <brolley@redhat.com>
1217
1218 * configure.in: Move frv handling to alphabetically correct placement.
1219
1220 2003-09-03 Andreas Schwab <schwab@suse.de>
1221
1222 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1223
1224 2003-08-29 Dave Brolley <brolley@redhat.com>
1225
1226 * MAINTAINERS: Add myself as maintainer of the FRV port.
1227
1228 2003-08-20 Michael Snyder <msnyder@redhat.com>
1229 Dave Brolley <brolley@redhat.com>
1230
1231 * frv/: New directory, simulator for the Fujitsu FRV.
1232 * configure.in: Add frv configury.
1233 * configure: Regenerate.
1234
1235 2003-08-10 Ben Elliston <bje@wasabisystems.com>
1236
1237 * MAINTAINERS: Update my mail address.
1238
1239 2003-08-09 Andrew Cagney <cagney@redhat.com>
1240
1241 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1242 maintenance. List igen and sh maintainers. Mention that target
1243 and global maintainers pick up the slack.
1244
1245 2003-07-09 Michael Snyder <msnyder@redhat.com>
1246
1247 * configure.in: Add testsuite to extra_subdirs for sh.
1248 * configure: Regenerate.
1249
1250 2003-01-23 Nick Clifton <nickc@redhat.com>
1251
1252 * Add sh2e support:
1253
1254 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
1255
1256 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
1257
1258 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
1259
1260 * MAINTAINERS: Update my email address.
1261
1262 2002-07-17 Andrew Cagney <ac131313@redhat.com>
1263
1264 * w65/: Delete directory.
1265
1266 2002-07-16 Andrew Cagney <ac131313@redhat.com>
1267
1268 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1269 * configure: Re-generate.
1270
1271 2002-07-13 Andrew Cagney <ac131313@redhat.com>
1272
1273 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1274 * configure: Re-generate.
1275
1276 2002-06-16 Andrew Cagney <ac131313@redhat.com>
1277
1278 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1279 id, date and host to be overriden by NAME, ID, DATE and HOST
1280 respectfully. Use ISO dates.
1281
1282 Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1283
1284 * Makefile.in (ChangeLog): New makefile variable.
1285 * README-HACKING: Mention the ChangeLog makefile variable.
1286
1287 2002-06-01 Andrew Cagney <ac131313@redhat.com>
1288
1289 * tic80/: Delete directory.
1290
1291 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1292
1293 * MAINTAINERS: Update my email address.
1294
1295 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1296
1297 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1298
1299 2002-03-01 Frank Ch. Eigler <fche@redhat.com>
1300
1301 * MAINTAINERS: Record self as a co-maintainer of just common/.
1302
1303 2002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1304
1305 * MAINTAINERS: Point to GDB files describing overall maintaince
1306 and check-in procedures.
1307
1308 2002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1309
1310 * MAINTAINERS: Add myself for ARM portions.
1311
1312 2001-10-19 Andrew Cagney <ac131313@redhat.com>
1313
1314 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1315 * configure: Re-generate.
1316
1317 2001-02-16 Ben Elliston <bje@redhat.com>
1318
1319 * MAINTAINERS: Add myself for common portions.
1320
1321 2001-01-15 Chris Demetriou <cgd@broadcom.com>
1322
1323 * MAINTAINERS: Added self and Andrew for the mips sim.
1324
1325 2000-10-25 Geoff Keating <geoffk@cygnus.com>
1326
1327 * MAINTAINERS: Added self and Andrew for the ppc sim.
1328
1329 Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1330
1331 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1332 * m68hc11: New directory.
1333 * configure.in: Add.
1334 * configure: Regenerate.
1335
1336 Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1337
1338 * tic80: New directory.
1339 * configure.in: Add configury.
1340 * configure: Regenerate.
1341
1342 2000-04-20 Nick Clifton <nickc@cygnus.com>
1343
1344 * configure.in (extra_subdirs): Add testsuite to strongarm
1345 directories.
1346 * configure: Regenerate.
1347
1348 Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1349
1350 * MAINTAINERS: New file. Blank.
1351
1352 1999-11-18 Ben Elliston <bje@cygnus.com>
1353
1354 * configure.in: Require autoconf 2.13 and remove obsolete
1355 invocation of AC_C_CROSS.
1356 * configure: Regenerate.
1357
1358 1999-09-29 Doug Evans <devans@casey.cygnus.com>
1359
1360 * configure.in: Configure the testsuite directory for thumb.
1361 * configure: Regenerate.
1362
1363 1999-07-16 Ben Elliston <bje@cygnus.com>
1364
1365 * configure.in: Configure the testsuite directory for arm.
1366 * configure: Regenerate.
1367
1368 1999-04-08 Nick Clifton <nickc@cygnus.com>
1369
1370 * configure.in: Add support for MCore target.
1371 * configure: Regenerate.
1372
1373 1999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1374
1375 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1376 RUNTEST instead of commenting out, fixes portability problem.
1377
1378 1999-02-08 Nick Clifton <nickc@cygnus.com>
1379
1380 * configure.in: Add support for StrongARM target.
1381 * configure: Regenerate.
1382
1383 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1384
1385 * configure.in: Require autoconf 2.12.1 or higher.
1386
1387 1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1388
1389 * configure.in (i960-*-*): Add.
1390 * configure: Rebuild.
1391
1392 Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1393
1394 * configure.in: Added case for fr30-*-*.
1395 * configure: Regenerated.
1396
1397 Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1398
1399 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1400 to allow successful operation on Windows.
1401
1402 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1403
1404 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1405 check can be invoked recursively.
1406
1407 Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1408
1409 * configure.in: Build simulator on sparclite and sparc86x targets.
1410 * configure: Regenerate.
1411
1412 Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1413
1414 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1415 to autoconf and autoheader.
1416
1417 Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1418
1419 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1420 ../common' to autoconf and autoheader. Unconditionally run
1421 autoconf in every subdir.
1422 (autoconf-changelog autoheader-changelog): Unconditionally run
1423 commands in every subdir.
1424 (autoconf-install autoheader-install): Likewise.
1425
1426 Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1427
1428 * Makefile.in: Get SHELL from configure.
1429 * (FLAGS_TO_PASS): Pass down SHELL.
1430 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1431 NT native builds.
1432
1433 Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1434
1435 * configure.in (extra_subdirs): Enable igen for mn10300.
1436 * configure: Re-generate.
1437
1438 Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1439
1440 * configure.in (extra_subdirs): Add support for thumb target.
1441
1442 * configure (extra_subdirs): Add support for thumb target.
1443
1444 Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1445
1446 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1447 target.
1448 * configure: Regenerate.
1449
1450 Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1451
1452 * configure.in (extra_subdirs): v850ea needs igen.
1453 * configure: Re-generate.
1454
1455 Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1456
1457 * configure.in (testdir): When a testsuite directory, add that to
1458 the list of confdirs.
1459
1460 Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1461
1462 * configure.in (extra_subdirs): Enable igen ready for V850.
1463
1464 Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1465
1466 * configure.in (w65-*-*, only_if_enabled): Set.
1467 * configure: Re-generate.
1468
1469 Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1470
1471 * configure.in (sparc*-*-*, only_if_enabled): Set
1472 only_if_enabled=yes. Check only_if_enabled before enabling a
1473 simulator.
1474 * configure: Regenerate.
1475
1476 Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1477
1478 * configure.in (extra_subdirs): Add v850e target.
1479
1480 Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1481
1482 * configure.in (extra_subdirs): Add v850ea target.
1483
1484 Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1485
1486 * configure.in (sparc*-*-*): Don't build erc32.
1487 * configure: Regenerate.
1488
1489 Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1490
1491 * configure.in (m32r-*-*): New target.
1492 * configure: Regenerate.
1493
1494 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1495
1496 Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1497
1498 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1499 thought that .NOEXPORT was the default target.
1500
1501 Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1502
1503 * Makefile.in (clean mostlyclean): Restore targets accidentally
1504 deleted in earlier change.
1505
1506 Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1507
1508 * Makefile.in (autoheader-common, autoheader-changelog,
1509 autoheader-install): Perform autoheader in addition to autoconf.
1510
1511 Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1512
1513 * Makefile.in (autoconf-install): New target.
1514 (autoconf-changelog): Try different way to obtain user name.
1515
1516 Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1517
1518 * Makefile.in (autoconf-changelog): New target, update
1519 ChangeLog for all subdirectories - normally used after
1520 autoconf-common target.
1521
1522 Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1523
1524 * configure.in (extra_subdirs): Include testsuite for d30v.
1525 * configure: Regenerate.
1526
1527 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1528 ../gdb/Makefile.in
1529 (check): New rules - drive the testsuite.
1530
1531 Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1532
1533 * configure.in: Add mn10200 configure lines accidentally
1534 removed.
1535 * configure: Regenerated.
1536
1537 Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1538
1539 * configure.in (extra_subdirs): Generalize common sub directory
1540 into a list.
1541 (extra_subdirs): For d30v add igen to the list to be built.
1542
1543 Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1544
1545 * configure.in (d30v): New target.
1546 * configure: Regenerated.
1547
1548 Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1549
1550 * configure.in: Don't require GCC to build the mn10200
1551 simulator anymore.
1552 * configure: Rebuilt.
1553
1554 Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1555
1556 * configure.in: Don't configure any subdirs if no simulator
1557 is being built. Don't use erc32 for sparc64.
1558 * configure: Regenerated.
1559
1560 Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1561
1562 * Makefile.in (autoconf-common): New target.
1563 * configure.in: Do configure common.
1564 * configure: Regenerated.
1565
1566 Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1567
1568 * configure configure.in: Don't configure common anymore. Files
1569 from common are now built in the individual simualtor directories.
1570 This fixes problems with the WinGDB build procedure.
1571
1572 Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1573
1574 * configure: Enable the mn10200 simulator.
1575
1576 Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1577
1578 * configure.in (configdirs): Add common.
1579 * configure: Regenerated.
1580
1581 Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1582
1583 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1584 system V based targets.
1585 * configure: Regenerate.
1586
1587 Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1588
1589 * configure.in (--enable-sim-powerpc): Delete.
1590 (--enable-sim): Add.
1591 * configure: Regenerated.
1592
1593 Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1594
1595 * configure.in: Only build the V850 simulator if
1596 we are using gcc.
1597 * configure: Rebuild.
1598
1599 Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1600
1601 * configure.in: Do build erc32 for DOS and Windows hosts.
1602 * configure: Rebuild.
1603
1604 Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1605
1606 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1607 be inherited from the parent. Remove INSTALL_XFORM and
1608 INSTALL_XFORM1. Make INSTALL be set from configure.
1609
1610 Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1611
1612 * configure.in: Only build the MIPS simulator if we are using
1613 gcc.
1614 * configure: Rebuild.
1615
1616 Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1617
1618 * configure.in (v850-*-*): Added V850 simulator.
1619
1620 Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1621
1622 * configure.in (d10v-*-*): Added D10V simulator.
1623
1624 Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1625
1626 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1627 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1628 (docdir): Removed.
1629 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1630 (AC_PROG_INSTALL): Added.
1631 * configure: Rebuilt.
1632
1633 Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1634
1635 * configure.in: Only configure erc32 if using gcc.
1636 * configure: Rebuild.
1637
1638 Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1639
1640 * configure.in (sim_target): Build PowerPC simulator for powerpc
1641 System V.4, Solaris, and Elf targets.
1642 * configure: Regenerate with autoconf 2.10.
1643
1644 Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1645
1646 * configure.in: Only built erc32 simulator on Unix hosts as it
1647 uses pseudo ttys.
1648 * configure: Regenerated with autoconf 2.8.
1649
1650 Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1651
1652 * erc32: Sparc simulator from the ESA.
1653
1654 Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1655
1656 From: Miles Bader <miles@gnu.ai.mit.edu>
1657 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1658 * configure: Regenerate using autoconf.
1659
1660 Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1661
1662 * Makefile.in (install): Fix typo.
1663
1664 Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1665
1666 * configure: Regenerate with autoconf 2.7.
1667
1668 * Makefile.in (all): Simplify.
1669 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1670 as in the all target.
1671 (distclean, maintainer-clean, realclean): Likewise.
1672 (install): Likewise.
1673
1674 Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1675
1676 * Makefile.in (all): Remove extra '\' char from shell script.
1677
1678 Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1679
1680 * Makefile.in (all): Avoid a for loop with zero elements, even if
1681 the loop will not be executed because of an if statement.
1682
1683 Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1684
1685 * Makefile.in (install): Add missing semicolon in "fi \".
1686
1687 Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1688
1689 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1690 defaults from configure.
1691
1692 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1693 configure defaults.
1694 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1695 if either --enable-sim-powerpc is used, or the host compiler is
1696 GCC.
1697
1698 Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1699
1700 * configure.in (mips*-*-*): Added "mips" simulator target.
1701 * configure: Re-generated.
1702
1703 Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1704
1705 * Makefile.in (BISON): Remove macro.
1706 (FLAGS_TO_PASS): Remove BISON.
1707
1708 Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1709
1710 * configure.in: Explicitly `exit 0' for broken shells.
1711 * configure: Rebuilt.
1712
1713 Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1714
1715 * common/run.c (main): Initialize the callbacks.
1716
1717 Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1718
1719 * Makefile.in (maintainer-clean): New synonym for realclean.
1720
1721 Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1722
1723 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1724 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1725
1726 Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1727
1728 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1729 <cagney@highland.com.au>.
1730 * configure: Regnerate from configure.in.
1731
1732 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1733
1734 * Update all FSF addresses except those in COPYING* files.
1735
1736 Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1737
1738 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1739 submakes either default or passed in value.
1740
1741 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1742
1743 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1744 install): Changed targets so that they descend all
1745 subdirectories in $(SUBDIRS).
1746 (*-all, *-clean, *-install): Removed targets.
1747
1748 * configure.in: Don't bother with target makefile fragments, they
1749 are no longer needed.
1750 * configure: regenerated.
1751
1752 * Makefile.in, configure.in: converted to autoconf.
1753 * configure: New file, generated with autconf 2.4.
1754
1755 Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1756
1757 * Makefile.in: Support ARM.
1758 * configure.in: Ditto.
1759
1760 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1761
1762 * Makefile.in: Support W65.
1763 * configure.in: Ditto.
1764
1765 Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1766
1767 * Makefile.in: Add TAGS target.
1768
1769 Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1770
1771 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1772 install-h8300, clean-h8300, all-h8500, install-h8500,
1773 clean-h8500, all-sh, install-sh, clean-sh): do not echo
1774 recursion lines.
1775
1776 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1777
1778 * Makefile.in: remove endian.h trace from h8500
1779
1780 Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1781
1782 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1783
1784 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1785
1786 * Makefile.in: make all of the all-* target (except all-nothing)
1787 depend on endian.h, so that if we're not building a simulator, we
1788 don't built endian
1789
1790 Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1791
1792 * Makefile.in (check, installcheck): Added dummy targets.
1793
1794 Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1795
1796 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1797 explicitly make it, since some makes apparently don't work with
1798 VPATH and .c to executable rules (SunOS make for example).
1799
1800 Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1801
1802 * Makefile.in (endian): Add explicit rule for broken makes.
1803
1804 Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1805
1806 * Makefile.in (info, install-info): New targets.
1807 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1808 level Makefile.
1809
1810 Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1811
1812 * Makefile.in (endian.h): build endian.h via a temporary file so
1813 that we don't leave an incomplete file lying around on
1814 interrupted builds.
1815 (clean): remove endian, e.h, and endian.h.
1816
1817 Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1818
1819 * Makefile.in, configure.in: if target isn't supported, build a
1820 harmless makefile.