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