sim: move dv-sockser define to CPPFLAGS
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
bcaa61f7
MF
12021-06-15 Mike Frysinger <vapier@gentoo.org>
2
3 * m4/sim_ac_option_hardware.m4: Delete AC_DEFINE_UNQUOTED call.
4 Add -DHAVE_DV_SOCKSER to sim_hw_cflags.
5
015f7b74
MF
62021-06-15 Mike Frysinger <vapier@gentoo.org>
7
8 * Makefile.in: Regenerate.
9
fbe8d1cf
MF
102021-06-14 Mike Frysinger <vapier@gentoo.org>
11
12 * configure.ac: Call AM_SILENT_RULES.
13 * Makefile.in, configure: Regenerate.
14
dd8e16ea
MF
152021-06-12 Mike Frysinger <vapier@gentoo.org>
16
17 * Makefile.in: Regenerate.
18
2726bbc3
MF
192021-06-12 Mike Frysinger <vapier@gentoo.org>
20
21 * m4/sim_ac_platform.m4: Delete sys/select.h.
22 * config.h.in, configure: Regenerate.
23
ba307cdd
MF
242021-06-12 Mike Frysinger <vapier@gentoo.org>
25
26 * configure.ac: Call SIM_AC_OPTION_ALIGNMENT.
27 * m4/sim_ac_option_alignment.m4: Delete wire and default alignment.
28 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
29
6dd65fc0
MF
302021-06-12 Mike Frysinger <vapier@gentoo.org>
31
32 * configure.ac: Define PKGVERSION & REPORT_BUGS_TO.
33 * m4/sim_ac_common.m4: Delete calls to ACX_PKGVERSION & ACX_BUGURL.
34 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
35
04381273
MF
362021-06-12 Mike Frysinger <vapier@gentoo.org>
37
38 * configure.ac: Call SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO,
39 SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
40 * m4/sim_ac_common.m4: Delete calls to SIM_AC_OPTION_DEBUG,
41 SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
42 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
43
497a20bd
MF
442021-06-12 Mike Frysinger <vapier@gentoo.org>
45
46 * m4/sim_ac_common.m4: Replace --enable-sim-debug, --enable-sim-stdio,
47 --enable-sim-trace, and --enable-sim-profile with calls to
48 SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and
49 SIM_AC_OPTION_PROFILE.
50 * m4/sim_ac_option_debug.m4: New file.
51 * m4/sim_ac_option_profile.m4: New file.
52 * m4/sim_ac_option_stdio.m4: New file.
53 * m4/sim_ac_option_trace.m4: New file.
54
a48ff3ef
MF
552021-06-12 Mike Frysinger <vapier@gentoo.org>
56
57 * m4/sim_ac_platform.m4: Check more headers, funcs, structs, and
58 types.
59 * config.h.in, configure: Regenerate.
60
5ea45474
MF
612021-06-12 Mike Frysinger <vapier@gentoo.org>
62
63 * configure.ac: Call SIM_AC_OPTION_ENVIRONMENT.
64 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ENVIRONMENT.
65 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
66
dba333c1
MF
672021-06-12 Mike Frysinger <vapier@gentoo.org>
68
69 * configure.ac: Call SIM_AC_OPTION_ASSERT.
70 * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ASSERT.
71 * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
72
b15c5d7a
MF
732021-06-12 Mike Frysinger <vapier@gentoo.org>
74
75 * configure.ac: Call AC_CONFIG_HEADERS and SIM_AC_PLATFORM.
76 * m4/sim_ac_common.m4: Delete calls to AC_CHECK_HEADERS_ONCE,
77 AC_CHECK_FUNCS_ONCE, AC_CHECK_MEMBERS, AC_CHECK_TYPES, and
78 AC_TYPE_SIGNAL.
79 * aclocal.m4, configure, Makefile.in: Regenerate.
80 * config.h.in: New file.
81 * m4/sim_ac_platform.m4: New file.
82
5bea0c32
MF
832021-06-05 Mike Frysinger <vapier@gentoo.org>
84
85 * Makefile.am: Include common/local.mk.
86 (SIM_ALL_RECURSIVE_DEPS): Define.
87 (all-recursive): New rule.
88 * Makefile.in: Regenerated.
89
92bc001e
MF
902021-05-16 Mike Frysinger <vapier@gentoo.org>
91
92 * Makefile.am (pkginclude_HEADERS): Define.
93 * Makefile.in: Regenerated.
94
79633c12
MF
952021-05-15 Mike Frysinger <vapier@gentoo.org>
96
97 * m4/sim_ac_common.m4: Check for __int128 type.
98
df68e12b
MF
992021-05-14 Mike Frysinger <vapier@gentoo.org>
100
101 * README-HACKING: Update callback.h path.
102
425b0b1a
MF
1032021-05-12 Mike Frysinger <vapier@gentoo.org>
104
105 * README-HACKING: Delete mention of SIM_AC_OPTION_ENVIRONMENT.
106
e7e40ced
LM
1072021-05-12 Luis Machado <luis.machado@linaro.org>
108
109 * d10v/interp.c (sim_create_inferior): Fix memset call.
110
0d315c88
DD
1112021-05-07 Dimitar Dimitrov <dimitar@dinux.eu>
112
113 * Makefile.in: Rebuild.
114
a0c4531a
TT
1152021-05-04 Tom Tromey <tromey@adacore.com>
116
117 * Makefile.in: Rebuild.
118 * Makefile.am (AM_CPPFLAGS): New variable.
119
aa0fca16
MF
1202021-05-04 Mike Frysinger <vapier@gentoo.org>
121
122 * m4/sim_ac_toolchain.m4 (SIM_AC_TOOLCHAIN): Define AR_FOR_BUILD and
123 RANLIB_FOR_BUILD.
124 * configure, Makefile.in: Regenerate.
125
fe348617
MF
1262021-05-01 Mike Frysinger <vapier@gentoo.org>
127
128 * m4/sim_ac_common.m4 (AC_CHECK_FUNCS_ONCE): Add strsignal.
129
bd0918c9
MF
1302021-04-26 Mike Frysinger <vapier@gentoo.org>
131
132 * README-HACKING (nltvals.def): Update to gennltvals.py.
133
66d055c7
MF
1342021-04-26 Mike Frysinger <vapier@gentoo.org>
135
136 * m4/sim_ac_output.m4 (SIM_AC_OUTPUT): Require SIM_AC_OPTION_HARDWARE.
137
9d903352
MF
1382021-04-23 Mike Frysinger <vapier@gentoo.org>
139
140 * README-HACKING (SIM_AC_OPTION_HARDWARE): Delete first two args.
141 * m4/sim_ac_option_hardware.m4 (SIM_AC_OPTION_HARDWARE): Replace [$1]
142 with yes. Delete test [$2]. Change [$3] to [$1]. Update comments.
143
19f6a43c
TT
1442021-04-22 Tom Tromey <tom@tromey.com>
145
146 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h
147 or sys/times.h.
148
efd82ac7
TT
1492021-04-22 Tom Tromey <tom@tromey.com>
150
151 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.
152
1f195bc3
SM
1532021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
154
155 * m4/sim_ac_option_warnings.m4 (SIM_AC_OPTION_WARNINGS): Use
156 -Werror when probing for supported warning flags.
157
2c2645d7
MF
1582021-04-18 Mike Frysinger <vapier@gentoo.org>
159
160 * m4/sim_ac_common.m4: Change AC_CHECK_HEADERS to
161 AC_CHECK_HEADERS_ONCE, merge calls, and sort args.
162
37e9f182
MF
1632021-04-18 Mike Frysinger <vapier@gentoo.org>
164
165 * m4/sim_ac_common.m4: Change AC_CHECK_FUNCS to AC_CHECK_FUNCS_ONCE,
166 merge calls, and sort args.
167
26da232c
MF
1682021-04-03 Mike Frysinger <vapier@gentoo.org>
169
170 * configure.ac: Add --example-sims option.
171 * configure: Regenerate.
172
a389375f
MF
1732021-04-03 Mike Frysinger <vapier@gentoo.org>
174
175 * Makefile.am (check_PROGRAMS, CLEANFILES, DISTCLEANFILES): Define.
176 * Makefile.in: Regenerated.
177
a0e674c1
MF
1782021-04-03 Mike Frysinger <vapier@gentoo.org>
179
180 * Makefile.am (SIM_PRIMARY_TARGET, AM_MAKEFLAGS): Define.
181 * configure.ac: Add --enable-targets option. Define SIM_PRIMARY_TARGET
182 and SIM_TARGET. Rewrite case statement with SIM_TARGET calls.
183 * Makefile.in, configure: Regenerate.
184
b6b1c790
MF
1852021-04-02 Mike Frysinger <vapier@gentoo.org>
186
187 * Makefile.am [SIM_ENABLE_IGEN]: Include igen/local.mk.
188 * configure.ac: Delete AC_CONFIG_SUBDIRS(igen) call.
189 (SIM_ENABLE_IGEN): Define.
190 * configure, Makefile.in: Regenerate.
191
c2783492
MF
1922021-04-02 Mike Frysinger <vapier@gentoo.org>
193
194 * Makefile.am (ACLOCAL_AMFLAGS): Add -Im4.
195 (COMPILE_FOR_BUILD, LINK_FOR_BUILD): Define.
196 * configure.ac: Replace toolchain calls with SIM_AC_TOOLCHAIN.
197 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace toolchain calls
198 with SIM_AC_TOOLCHAIN.
199 * m4/sim_ac_toolchain.m4: New file.
200 * aclocal.m4, configure, Makefile.in: Regenerate.
201
8c379db2
TT
2022021-03-08 Tom Tromey <tromey@adacore.com>
203
204 * aclocal.m4, configure, Makefile.in: Rebuild.
205 * configure.ac: Use AM_MAINTAINER_MODE.
206
6c57b87f
MF
2072021-03-07 Mike Frysinger <vapier@gentoo.org>
208
209 * configure.ac (AC_CONFIG_FILES): Delete testsuite/Makefile.
210 * Makefile.am: Include testsuite/local.mk.
211 (AUTOMAKE_OPTIONS): Add dejagnu.
212 * configure, Makefile.in: Regenerated.
213
6bddc3e8
MF
2142021-03-07 Mike Frysinger <vapier@gentoo.org>
215
216 * Makefile.am: New file.
217 * configure.ac: Update AC_INIT call. Move AC_CANONICAL_SYSTEM after
218 it. Call AM_INIT_AUTOMAKE. Delete AC_CONFIG_MACRO_DIRS.
219 * aclocal.m4, configure, Makefile.in: Regenerated.
220
c25ea03d
MF
2212021-02-28 Mike Frysinger <vapier@gentoo.org>
222
223 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Delete CC_FOR_BUILD test.
224 Change CC_FOR_BUILD assignment. Define CFLAGS_FOR_BUILD.
225
ebe9564b
MF
2262021-02-28 Mike Frysinger <vapier@gentoo.org>
227
a3e2cc64
MF
228 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace AR assignment and
229 AC_SUBST(AR) with call to AC_CHECK_TOOL(AR, ar).
ebe9564b
MF
230
2312021-02-28 Mike Frysinger <vapier@gentoo.org>
232
233 * m4/sim_ac_common.m4 (SIM_AC_COMMON): Require AC_PROG_CPP.
234
ed30adf7
MF
2352021-02-28 Mike Frysinger <vapier@gentoo.org>
236
237 * README-HACKING: Delete SIM_EXTRA_LIBDEPS.
238
f8069d55
MF
2392021-02-27 Mike Frysinger <vapier@gentoo.org>
240
241 * README-HACKING: Delete SIM_EXTRA_ALL.
242
760b3e8b
MF
2432021-02-21 Mike Frysinger <vapier@gentoo.org>
244
245 * m4/sim_ac_common.m4, m4/sim_ac_option_alignment.m4,
246 m4/sim_ac_option_assert.m4, m4/sim_ac_option_bitsize.m4,
247 m4/sim_ac_option_cgen_maint.m4, m4/sim_ac_option_default_model.m4,
248 m4/sim_ac_option_endian.m4, m4/sim_ac_option_environment.m4,
249 m4/sim_ac_option_float.m4, m4/sim_ac_option_hardware.m4,
250 m4/sim_ac_option_inline.m4, m4/sim_ac_option_reserved_bits.m4,
251 m4/sim_ac_option_scache.m4, m4/sim_ac_option_smp.m4,
252 m4/sim_ac_option_warnings.m4, m4/sim_ac_option_xor_endian.m4,
253 m4/sim_ac_output.m4: New files.
254
3e8bb3e9
MF
2552021-02-20 Mike Frysinger <vapier@gentoo.org>
256
257 * configure.tgt: Move arch list ...
258 * configure.ac: ... here.
259 * configure: Regenerate.
260
5a9f5403
NC
2612021-02-19 Nelson Chu <nelson.chu@sifive.com>
262
263 PR 27158
264 * riscv/sim-main.c (execute_i): Updated encoding macros.
265
b0dcd7d8
MF
2662021-02-13 Mike Frysinger <vapier@gentoo.org>
267
268 * configure.tgt: Delete call to AC_SUBST(sim_arch).
269 * configure: Regenerate.
270
136da8cd
MF
2712021-02-13 Mike Frysinger <vapier@gentoo.org>
272
273 * README-HACKING: Replace sinclude with AC_CONFIG_MACRO_DIRS in
274 configure.ac skeleton.
275
4c0d76b9
MF
2762021-02-06 Mike Frysinger <vapier@gentoo.org>
277
278 * README-HACKING: Replace STATE_WATCHPOINTS with CPU_PC_FETCH.
279
aa09469f
MF
2802021-02-06 Mike Frysinger <vapier@gentoo.org>
281
282 * configure.ac (HDEFINES): Delete AC_SUBST call.
283 * configure: Regenerate.
284
b9249c46
MF
2852021-02-04 Mike Frysinger <vapier@gentoo.org>
286
287 * configure.tgt (sim_arch): Add entry for riscv*-*-*.
288 * configure: Regenerate.
289
9a7ba4aa
MF
2902021-01-30 Mike Frysinger <vapier@gentoo.org>
291
292 * Makefile.in (nltvals): Change to gennltvals.py.
293
d4e3adda
MF
2942021-01-30 Mike Frysinger <vapier@gentoo.org>
295
296 * README-HACKING: Delete reference to sizeof_pc.
297
008a02e3
MF
2982021-01-29 Mike Frysinger <vapier@gentoo.org>
299
300 * MAINTAINERS (Global Maintainers): Move myself back.
301
5e25901f
MF
3022021-01-18 Mike Frysinger <vapier@gentoo.org>
303
304 * configure.ac: Call AC_PROG_CPP.
305 * configure: Regenerate.
306 * Makefile.in (abs_srcdir, srcroot, CPP): Define.
307 (nltvals): New target.
308 * README-HACKING: Change headers to nltvals.
309
4cfcd3b3
MF
3102021-01-18 Mike Frysinger <vapier@gentoo.org>
311
312 * Makefile.in (headers): Change args to gennltvals.sh.
313 * gennltvals.sh: Rewrite from scratch.
314 * gentvals.sh: Delete.
315 * nltvals.def: Regen.
316
bb3eddb5
MF
3172021-01-15 Mike Frysinger <vapier@gentoo.org>
318
319 * configure.ac: Delete AC_CONFIG_SUBDIRS(testsuite) call.
320 Add AC_CONFIG_FILES([Makefile testsuite/Makefile]) call.
321 Drop argument to AC_OUTPUT.
322 * configure: Regenerate.
323
68895f7d
MF
3242021-01-12 Mike Frysinger <vapier@gentoo.org>
325
326 * README-HACKING (SIM_RUN_OBJS): Delete.
327
f8cab0b9
MF
3282021-01-09 Mike Frysinger <vapier@gentoo.org>
329
330 * MAINTAINERS (sh64): Move to past maintainers.
331 * configure: Regenerate.
332 * configure.tgt (sh64*-*-*): Delete.
333 * sh64/: Delete.
334
50df264d
MF
3352021-01-09 Mike Frysinger <vapier@gentoo.org>
336
337 * README-HACKING (AC_PREREQ): Delete.
338
46f900c0
MF
3392021-01-08 Mike Frysinger <vapier@gentoo.org>
340
341 * README-HACKING (C Language Assumptions): Require C11 compiler.
342
1d01693f
JM
3432020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
344
345 * configure.ac: Do not configure sim/testsuite nor sim/igen if the
346 primary target doesn't have a simulator.
347 * configure: Regenerate.
348
b26e2ae7
JM
3492020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
350 David Faust <david.faust@oracle.com>
351
352 * configure.tgt (sim_arch): Add entry for bpf-*-*.
353 * configure: Regenerate.
354 * MAINTAINERS: Add maintainer for the BPF simulator.
b26e2ae7 355
78aa740b
TT
3562019-12-19 Tom Tromey <tromey@adacore.com>
357
358 PR build/24572:
359 * Makefile.in (install-strip): New target.
360
ddd44b70
DD
3612019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
362
363 * MAINTAINERS: Add myself as PRU maintainer.
364 * configure: Regenerated.
365 * configure.tgt: Add PRU.
366
fd361982
AM
3672019-09-18 Alan Modra <amodra@gmail.com>
368
369 * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
370 * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
371 * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
372 * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
373 * rx/trace.c: Update throughout for bfd section macro changes.
374
9c4c3318
JB
3752019-02-28 Joel Brobecker <brobecker@adacore.com>
376
377 * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
378
007024cc
SM
3792019-02-13 Simon Marchi <simon.marchi@ericsson.com>
380
381 * MAINTAINERS: Add Andrew Burgess as global maintainer.
382
444b3fae
ПК
3832019-01-03 Pavel I. Kryukov <kryukov@frtk.ru>
384
385 * sim-base.h: Add 'extern C' if header is compiled with C++.
386
7fb45a68
AB
3872018-12-06 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * common/acinclude.m4 (enable-cgen-maint): Support passing path to
390 cgen source tree.
391 * cris/configure: Regenerate.
392 * frv/configure: Regenerate.
393 * iq2000/configure: Regenerate.
394 * lm32/configure: Regenerate.
395 * m32r/configure: Regenerate.
396 * or1k/configure: Regenerate.
397 * sh64/configure: Regenerate.
398
e2e31f10
MR
3992018-07-20 Maciej W. Rozycki <macro@mips.com>
400
401 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
402 ISA maintenance.
403
79f5b65e
DD
4042018-07-19 DJ Delorie <dj@redhat.com>
405
406 * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
407
31375626
SH
4082018-07-14 Stafford Horne <shorne@gmail.com>
409
410 * MAINTAINERS (or1k): Add myself as or1k maintainer.
411
d0ac1c44
SM
4122018-06-19 Simon Marchi <simon.marchi@ericsson.com>
413
414 * All configure.ac: Remove AC_PREREQ.
415 * All configure: Re-generate.
416
d65ce302
MR
4172018-01-22 Maciej W. Rozycki <macro@mips.com>
418
419 * MAINTAINERS: Update my company e-mail address.
420
0cd79707
SH
4212017-12-12 Stafford Horne <shorne@gmail.com>
422 Peter Gavin <pgavin@gmail.com>
423
424 * configure: Regenerated.
6e51bfa7 425
fa8b7c21
SH
4262017-12-12 Stafford Horne <shorne@gmail.com>
427 Peter Gavin <pgavin@gmail.com>
428
429 * configure.tgt: Add or1k sim.
3b4b0a62 430
d268bbaf
JB
4312017-10-12 James Bowman <james.bowman@ftdichip.com>
432
433 * MAINTAINERS (ft32): Add myself.
434
c0107b0f
JW
4352017-10-03 Jim Wilson <wilson@tuliptree.org>
436
437 * MAINTAINERS (aarch64): Update my email address.
438
5c887dd5
JB
4392017-09-06 John Baldwin <jhb@FreeBSD.org>
440
441 * configure.ac: Honor existing CC_FOR_BUILD in environment.
442 * configure: Regenerate.
443
742e3a77
JW
4442017-02-14 Jim Wilson <jim.wilson@linaro.org>
445
446 * MAINTAINTERS (aarch64): Add myself.
447
cadf97cf
MR
4482016-12-14 Maciej W. Rozycki <macro@imgtec.com>
449
450 * MAINTAINERS (Maintainers for particular sims): Add myself as
451 a MIPS maintainer.
452
3b8f2c8b
MR
4532016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
454
455 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
456
5295724c
MF
4572016-01-09 Mike Frysinger <vapier@gentoo.org>
458
459 * configure.ac: Delete sim_common check and the
460 AC_CONFIG_SUBDIRS(common) call.
461 * configure: Regenerate.
462 * configure.tgt (sim_common): Delete the variable.
463
936df756
MF
4642016-01-09 Mike Frysinger <vapier@gentoo.org>
465
466 * .gitignore: Delete /common/cconfig.h entry.
467
4eb70007
NC
4682016-01-05 Nick Clifton <nickc@redhat.com>
469
470 * MAINTAINERS: Add myself as AArch64 sim maintainer.
471
ac8eefeb
TG
4722015-12-09 Tristan Gingold <gingold@adacore.com>
473
474 * aarch64/simulator.c: Remove syscall.h include.
475
1b393626
MF
4762015-12-26 Mike Frysinger <vapier@gentoo.org>
477
478 * README-HACKING: Delete mention of tconfig.h.
479
2e8cf49e
NC
4802015-11-24 Nick Clifton <nickc@redhat.com>
481
482 * configure.tgt: Add aarch64 entry.
483 * configure: Regenerate.
2e8cf49e 484
8d0978fb
MF
4852015-06-23 Mike Frysinger <vapier@gentoo.org>
486
487 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
488 * configure: Regenerate.
489
306f4178
MF
4902015-06-12 Mike Frysinger <vapier@gentoo.org>
491
492 * README-HACKING: Change configure.in to configure.ac.
493
7fed4b0b
L
4942015-04-02 H.J. Lu <hongjiu.lu@intel.com>
495
496 * arm/configure: Regenerated.
497 * avr/configure: Likewise.
498 * bfin/configure: Likewise.
499 * common/configure: Likewise.
500 * cr16/configure: Likewise.
501 * cris/configure: Likewise.
502 * d10v/configure: Likewise.
503 * erc32/configure: Likewise.
504 * frv/configure: Likewise.
505 * ft32/configure: Likewise.
506 * h8300/configure: Likewise.
507 * igen/configure: Likewise.
508 * iq2000/configure: Likewise.
509 * lm32/configure: Likewise.
510 * m32c/configure: Likewise.
511 * m32r/configure: Likewise.
512 * m68hc11/configure: Likewise.
513 * mcore/configure: Likewise.
514 * microblaze/configure: Likewise.
515 * mips/configure: Likewise.
516 * mn10300/configure: Likewise.
517 * moxie/configure: Likewise.
518 * msp430/configure: Likewise.
519 * ppc/configure: Likewise.
520 * rl78/configure: Likewise.
521 * rx/configure: Likewise.
522 * sh/configure: Likewise.
523 * sh64/configure: Likewise.
524 * v850/configure: Likewise.
525
79730a3b
L
5262015-04-01 H.J. Lu <hongjiu.lu@intel.com>
527
528 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
529 (BFD_LIB): Remove $(ZLIB).
530 (CONFIG_LIBS): Add $(ZLIB).
531 * ppc/Makefile.in (ZLIBINC): Removed.
532 (INCLUDES): Remove $(ZLIBINC).
533 (BFD_LIB): Remove $(ZLIB).
534
0ceaf1ec
L
5352015-04-01 H.J. Lu <hongjiu.lu@intel.com>
536
537 * arm/configure: Regenerated.
538 * avr/configure: Likewise.
539 * bfin/configure: Likewise.
540 * common/configure: Likewise.
541 * cr16/configure: Likewise.
542 * cris/configure: Likewise.
543 * d10v/configure: Likewise.
544 * erc32/configure: Likewise.
545 * frv/configure: Likewise.
546 * ft32/configure: Likewise.
547 * h8300/configure: Likewise.
548 * igen/configure: Likewise.
549 * iq2000/configure: Likewise.
550 * lm32/configure: Likewise.
551 * m32c/configure: Likewise.
552 * m32r/configure: Likewise.
553 * m68hc11/configure: Likewise.
554 * mcore/configure: Likewise.
555 * microblaze/configure: Likewise.
556 * mips/configure: Likewise.
557 * mn10300/configure: Likewise.
558 * moxie/configure: Likewise.
559 * msp430/configure: Likewise.
560 * ppc/configure: Likewise.
561 * rl78/configure: Likewise.
562 * rx/configure: Likewise.
563 * sh/configure: Likewise.
564 * sh64/configure: Likewise.
565 * v850/configure: Likewise.
566
6dae8a88
MF
5672015-03-29 Mike Frysinger <vapier@gentoo.org>
568
569 * configure: Regenerate.
570 * configure.ac: Delete sim_testsuite check and config in testsuite.
571 * configure.tgt (sim_testsuite): Delete everywhere.
572
eca5fe42
MF
5732015-03-28 Mike Frysinger <vapier@gentoo.org>
574
575 * configure: Regenerate.
576 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
577
f46e4eb7
JB
5782015-03-28 James Bowman <james.bowman@ftdichip.com>
579
580 * configure.tgt: Add FT32 entry.
581 * configure: Regenerate.
582
ae7d0cac
MF
5832015-03-16 Mike Frysinger <vapier@gentoo.org>
584
585 * .gitignore: Delete tconfig.h.
586 * README-HACKING: Change tconfig.in to tconfig.h.
587
77017251
NC
5882014-03-12 Nick Clifton <nickc@redhat.com>
589
590 * MAINTAINERS: Add myself as the maintainer for the MSP430.
591
f32d1b7f
MF
5922014-03-10 Mike Frysinger <vapier@gentoo.org>
593
594 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
595 * configure: Regenerate.
596
6104cb7a
TT
5972014-01-06 Tom Tromey <tromey@redhat.com>
598
599 * common/cgen-trace.c: Don't use old VA_* macros.
600 * common/sim-load.c (xprintf): Likewise.
601 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
602
bdca5ee4
TT
6032014-01-06 Tom Tromey <tromey@redhat.com>
604
605 * README-HACKING: Don't use PARAMS.
606 * arm/wrapper.c: Don't use PARAMS.
607 * bfin/sim-main.h: Don't use PARAMS.
608 * common/callback.c: Don't use PARAMS.
609 * common/cgen-trace.c: Don't use PARAMS.
610 * common/run-sim.h: Don't use PARAMS.
611 * common/run.c: Don't use PARAMS.
612 * common/sim-base.h: Don't use PARAMS.
613 * common/sim-load.c: Don't use PARAMS.
614 * common/sim-options.h: Don't use PARAMS.
615 * common/sim-trace.c: Don't use PARAMS.
616 * common/sim-trace.h: Don't use PARAMS.
617 * common/sim-utils.h: Don't use PARAMS.
618 * cr16/cr16_sim.h: Don't use PARAMS.
619 * cr16/gencode.c: Don't use PARAMS.
620 * cr16/interp.c: Don't use PARAMS.
621 * cr16/simops.c: Don't use PARAMS.
622 * d10v/d10v_sim.h: Don't use PARAMS.
623 * d10v/gencode.c: Don't use PARAMS.
624 * d10v/interp.c: Don't use PARAMS.
625 * d10v/simops.c: Don't use PARAMS.
626 * erc32/erc32.c: Don't use PARAMS.
627 * erc32/exec.c: Don't use PARAMS.
628 * erc32/float.c: Don't use PARAMS.
629 * erc32/func.c: Don't use PARAMS.
630 * erc32/sis.c: Don't use PARAMS.
631 * erc32/sis.h: Don't use PARAMS.
632 * mips/interp.c: Don't use PARAMS.
633 * mips/sim-main.h: Don't use PARAMS.
634 * sh/interp.c: Don't use PARAMS.
635 * v850/sim-main.h: Don't use PARAMS.
636 * v850/v850_sim.h: Don't use PARAMS.
637
1ed6c797
WN
6382013-11-07 Will Newton <will.newton@linaro.org>
639
640 PR gdb/15508
641 * arm/wrapper.c (sim_create_inferior): Call init before
642 accessing STATE.
643
8782aa32
WN
6442013-11-07 Will Newton <will.newton@linaro.org>
645
d40af490 646 PR gdb/8989
8782aa32
WN
647 * arm/wrapper.c (sim_create_inferior): Avoid calling
648 bfd_get_mach with a NULL bfd.
649
3346cfda
NC
6502013-06-21 Nick Clifton <nickc@redhat.com>
651
652 * msp430: New Directory.
653 * configure.tgt: Add it.
654 * configure: Regenerate.
655
3cb2ab1a
SE
6562013-03-15 Steve Ellcey <sellcey@mips.com>
657
658 * arm/wrapper.c (sim_complete_command): Make char arguments const.
659 * avr/interp.c (sim_complete_command): Ditto.
660 * common/sim-options.c (sim_complete_command): Ditto.
661 * cr16/interp.c (sim_complete_command): Ditto.
662 * erc32/interf.c (sim_complete_command): Ditto.
663 * m32c/gdb-if.c (sim_complete_command): Ditto.
664 * microblaze/interp.c (sim_complete_command): Ditto.
665 * ppc/sim_calls.c (sim_complete_command): Ditto.
666 * rl78/gdb-if.c (sim_complete_command): Ditto.
667 * rx/gdb-if.c (sim_complete_command): Ditto.
668 * sh/interp.c (sim_complete_command): Ditto.
669
8acc9f48
JB
6702013-01-01 Joel Brobecker <brobecker@adacore.com>
671
672 Update year range in copyright notice of all files.
673
51b318de
JB
6742012-12-19 Joel Brobecker <brobecker@adacore.com>
675
676 Update old contact info in GPL license notices.
677
3fd725ef
JB
6782012-12-19 Joel Brobecker <brobecker@adacore.com>
679
680 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
681
6bb11ab3
L
6822012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
683
684 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
685 condition.
686 * common/acinclude.m4: Define lt_cv_dlopen_libs.
687 * arm/configure: Regenerate.
688 * avr/configure: Regenerate.
689 * bfin/configure: Regenerate.
690 * common/configure: Regenerate.
691 * cr16/configure: Regenerate.
692 * cris/configure: Regenerate.
693 * d10v/configure: Regenerate.
694 * erc32/configure: Regenerate.
695 * frv/configure: Regenerate.
696 * h8300/configure: Regenerate.
697 * igen/configure: Regenerate.
698 * iq2000/configure: Regenerate.
699 * lm32/configure: Regenerate.
700 * m32c/configure: Regenerate.
701 * m32r/configure: Regenerate.
702 * m68hc11/configure: Regenerate.
703 * mcore/configure: Regenerate.
704 * microblaze/configure: Regenerate.
705 * mips/configure: Regenerate.
706 * mn10300/configure: Regenerate.
707 * moxie/configure: Regenerate.
708 * ppc/configure: Regenerate.
709 * rl78/configure: Regenerate.
710 * rx/configure: Regenerate.
711 * sh/configure: Regenerate.
712 * sh64/configure: Regenerate.
713 * testsuite/configure: Regenerate.
714 * v850/configure: Regenerate.
715
2d1ef085
SC
7162012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
717
718 * MAINTAINERS: Update my email address.
719
c429cfcf
SE
7202012-09-24 Steve Ellcey <sellcey@mips.com>
721
722 * mips/basic.exp: Add mips*-mti-elf* target.
723 * configure.ac: Add mips*-mti-elf* target.
724 * configure: Regenerate.
725
5f3ef9d0
JB
7262012-06-15 Joel Brobecker <brobecker@adacore.com>
727
728 * configure: Regenerate.
729
f5546abd
ME
7302012-06-06 Michael Eager <eager@eagercon.com>
731
732 * microblaze/interp.c (config.h): Add #include.
733
c36260c7
JB
7342011-11-29 Joel Brobecker <brobecker@adacore.com>
735
736 * MAINTAINERS (Global Maintainers): New section. Add Mike
737 Frysinger.
738
87326c78
DD
7392011-11-28 DJ Delorie <dj@redhat.com>
740
741 * configure.tgt: Add rl78 support.
742 * configure: Regenerate.
743 * rl78: New directory.
744 * MAINTAINERS: Add myself as RL78 maintainer.
745
26e0f8db
HPN
7462011-07-08 Hans-Peter Nilsson <hp@axis.com>
747
748 * MAINTAINERS: Remove Thiemo Seufer.
749
1d7b4a70
MF
7502011-06-04 Mike Frysinger <vapier@gentoo.org>
751
752 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
753 * configure: Regenerate.
754
4d393d60
JM
7552011-05-04 Joseph Myers <joseph@codesourcery.com>
756
757 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
758 handle targets.
759 * configure: Regenerate.
760
ef016f83
MF
7612011-03-05 Mike Frysinger <vapier@gentoo.org>
762
763 * MAINTAINERS: Add bfin entry.
764 * configure.tgt (bfin-*-*): Handle bfin targets.
765 * configure: Regenerate.
766
85ab1af8
MF
7672011-01-05 Mike Frysinger <vapier@gentoo.org>
768
769 * .gitignore: Add /*/hw-config.h.
770
fdb38a1c
MF
7712010-12-23 Mike Frysinger <vapier@gentoo.org>
772
773 * .gitignore: New file.
774
d61e002c
DD
7752010-07-28 DJ Delorie <dj@redhat.com>
776
777 * MAINTAINERS: Add self as RX maintainer. Sort list.
778
32b269ae
NC
7792010-06-08 Nick Clifton <nickc@redhat.com>
780
781 * reg.c (set_oszc): Use unsigned int for the mask.
782 (set_szc, set_osz, set_sz): Likewise.
783
119da465
MF
7842010-04-26 Mike Frysinger <vapier@gentoo.org>
785
786 * configure.ac: Target logic moved out to and included from ...
787 * configure.tgt: ... this new file.
788 * configure: Regenerated.
789
aba193a5
MF
7902010-04-12 Mike Frysinger <vapier@gentoo.org>
791
792 * README-HACKING: Add more sections.
793
3725885a
RW
7942010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
795
796 * avr/configure: Regenerate.
797 * cris/configure: Regenerate.
798 * microblaze/configure: Regenerate.
799
5912fadd
JB
8002009-11-24 Joel Brobecker <brobecker@adacore.com>
801
802 * common/aclocal.m4: Add include of ../../config/zlib.m4.
803 * common/common.m4: Use AM_ZLIB to check for zlib support.
804 * ppc/configure.ac: Likewise.
805 * arm/configure, avr/configure, common/configure, cr16/configure,
806 cris/configure, d10v/configure, erc32/configure, frv/configure,
807 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
808 m32r/configure, m68hc11/configure, mcore/configure,
809 microblaze/configure, mips/configure, mn10300/configure,
810 moxie/configure, ppc/configure, sh/configure, sh64/configure,
811 v850/configure: Regenerate.
812
4f8d4a38
DD
8132009-11-24 DJ Delorie <dj@redhat.com>
814
815 * rx: New directory.
816 * configure.ac: Add entry for Renesas RX.
817 * configure: Regenerate.
818
0a8d1bde
DE
8192009-10-16 Doug Evans <dje@sebabeach.org>
820
821 * MAINTAINERS: Add myself as m32r maintainer.
822
060916aa
ME
8232009-10-15 Michael Egaer <eager@eagercon.com>
824
825 * MAINTAINERS: Add self as MicroBlaze maintainer.
826
42c8b6b5
BE
8272009-10-14 Ben Elliston <bje@gnu.org>
828
829 * MAINTAINERS (common): Move myself to "past maintainers" section.
830
419c2fda
ME
8312009-10-06 Michael Eager <eager@eagercon.com>
832
833 * microblaze/interp.c: Add include microblaze-dis.h.
72f4393d 834
bd30e45a
ME
8352009-09-23 Michael Eager <eager@eagercon.com>
836
837 * configure: Add microblaze-*.* (not regenerated).
838 * configure.ac: Likewise.
839 * microblaze/config.in: New.
840 * microblaze/configure: Generate.
841 * microblaze/configure.ac: New.
842 * microblaze/interp.c: New.
843 * microblaze/Makefile.in: New.
844 * microblaze/microblaze.h: New.
845 * microblaze/microblaze.isa: New.
846 * microblaze/sim-main.h: New.
847 * microblaze/sysdep.h: New.
848
d6416cdc
RW
8492009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
850
81ecdfbb
RW
851 * avr/config.in: Regenerate.
852 * avr/configure: Likewise.
853 * configure: Likewise.
854 * cris/config.in: Likewise.
855 * cris/configure: Likewise.
856
d6416cdc
RW
857 * configure.ac: m4_include toplevel config/override.m4.
858 * configure: Regenerate.
859 * avr/configure: Regenerate.
860 * cris/configure: Regenerate.
861
96e946ca
RW
8622009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
863
864 * Makefile.in (datarootdir): New variable.
865
c28c63d8
JB
8662009-05-18 Jon Beniston <jon@beniston.com>
867
72f4393d
L
868 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
869 * configure.ac: Add lm32 target.
870 * lm32: New directory.
c28c63d8 871
90e2fa9c
AC
8722009-05-11 Andrew Cagney <cagney@gnu.org>
873
874 * MAINTAINERS: Orphan ppc.
875
fdd6fa61
AG
8762009-04-30 Anthony Green <green@moxielogic.com>
877
878 * MAINTAINERS: Add myself for the moxie port.
879 * moxie: New directory.
880 * configure.ac: Add entry for moxie.
881 * configure: Regenerate.
882
df1756f4
TG
8832009-04-27 Tristan Gingold <gingold@adacore.com>
884
885 * avr: New directory.
df1756f4
TG
886 * configure.ac: Add avr.
887 * configure: Regenerated.
888
89a34d1b
JM
8892009-04-17 Carlos O'Donell <carlos@codesourcery.com>
890
891 * Makefile.in: Add dummy install-pdf, html, and
892 install-html targets.
893
086c6838
NC
8942008-07-29 Nick Clifton <nickc@redhat.com>
895
896 * common/genmloop.sh: Add new parameter: -shell to specify the
897 command interpreter to use to run the input file. This is
898 necessary because otherwise SHELL is taken from the user's
899 environment, and not from the makefile that invoked this script
900 and the user might not be running an sh-like shell.
901 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
902 * fr30/Makefile.in: Likewise.
903 * frv/Makefile.in: Likewise.
904 * i960/Makefile.in: Likewise.
905 * iq2000/Makefile.in: Likewise.
906 * m32r/Makefile.in: Likewise.
907
908 * frv/mloop.in: Add missing start of line comment marker.
909
7010a0c9
JB
9102008-05-09 Olivier Hainque <hainque@adacore.com>
911
912 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
913
84234f6d
SR
9142008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
915
916 * MAINTAINERS: Add myself as maintainer of cr16 port.
917
7c607148
SR
9182008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
919
920 Add simulator for National cr16 processor.
921 * cr16: New directory.
922 * configure.ac: Add entry for National cr16.
923 * configure: Regenerate.
924
c5fbc25b
DD
9252008-02-05 DJ Delorie <dj@redhat.com>
926
927 * configure.ac (v850): V850 now has a testsuite.
928 * configure (v850): Likewise.
929
9b254dd1
DJ
9302008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
931
932 Updated copyright notices for most files.
933
beb7a883
DD
9342007-12-19 DJ Delorie <dj@redhat.com>
935
936 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
937 cut_point.
938
4744ac1b
JB
9392007-08-24 Joel Brobecker <brobecker@adacore.com>
940
941 Switch the license of all files explicitly copyright the FSF
942 to GPLv3.
943
9453113a
DJ
9442007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
945
946 * Makefile.in: Add dummy "pdf" target.
947
792fe9c9
TS
9482007-02-16 Thiemo Seufer <ths@mips.com>
949
950 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
951
cecb04b7
MF
9522007-01-28 Manuel Lauss <slauss@resi.at>
953
954 * configure.ac (sh64-*-*): Change to sh64*-*-*.
955 (sh-*-*): Change to sh*-*-*.
956 * configure: Regenerated.
957
20ac0504
DJ
9582007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
959
960 Updated copyright notices for most files.
961
49cbcfe9
HPN
9622006-12-20 Hans-Peter Nilsson <hp@axis.com>
963
570ee7f0
HPN
964 * Makefile.in (autoconf-common autoheader-common): Only run
965 autoheader on subdirs with a file config.in.
966
c4d800ae
HPN
967 * configure.ac (common): Make the default "yes" for all targets
968 with sim subdirs.
969 * configure: Regenerate.
970
e80204fc
HPN
971 * Makefile.in (autoconf-common autoheader-common): In documented
972 usage, say SHELL=/bin/sh.
973 (.PHONY): Add autoheader-common.
974
49cbcfe9
HPN
975 * MAINTAINERS: Add self as authorized committer for *.
976
bac25e5b
DJ
9772006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
978
979 * MAINTAINERS: Add Dave Brolley for sh64.
980
ce928021
DJ
9812006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
982
983 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
984 * Makefile.in (FLAGS_TO_PASS): Include libdir.
985 * configure: Regenerated.
986
4b164edf
AS
9872006-05-05 Andreas Schwab <schwab@suse.de>
988
989 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
990 * configure: Regenerate.
991
992 * Makefile.in (CFLAGS_FOR_BUILD): Define.
993 (CC_FOR_BUILD): Don't override.
994 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
995
8b2f7496
DJ
9962006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
997
998 * MAINTAINERS: Add an "Authorized committers" section, and list
999 DJ Delorie for v850.
1000
1f810f78
DD
10012006-03-13 DJ Delorie <dj@redhat.com>
1002
1003 * MAINTAINERS: Add self as m32c sim maintainer.
1004
d45a4bef
JB
10052006-01-23 Jim Blandy <jimb@redhat.com>
1006
1007 Add simulator for Renesas M32C and M16C.
1008
1009 * m32c: New directory.
1010 * configure.ac: Add entry for Renesas M32C.
1011 * configure: Regenerate.
1012
d81ffbc4
CD
10132005-05-26 Chris Demetriou <cgd@netbsd.org>
1014
1015 * MAINTAINERS: Update my mail address, move myself to the
1016 "Past maintainers" section.
1017
c3357c64
CV
10182005-05-17 Corinna Vinschen <vinschen@redhat.com>
1019
1020 * configure.ac: Add igen to v850 build.
1021 * configure: Regenerate.
1022
33aa0cbb
PB
10232005-04-29 Paul Brook <paul@codesourcery.com>
1024
44cd25cf 1025 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
1026 (os_lstat): Use stat if lstat is not available on the host.
1027 (os_ftruncate): Return EINVAL if not available on the host.
1028 (os_truncate): Ditto.
1029 * common/configure.ac: Check for lstat, truncate and ftruncate.
1030 * common/configure: Regenerate.
1031 * common/config.in: Regenerate.
1032
4ec242d7
PB
10332005-04-27 Paul Brook <paul@codesourcery.com>
1034
1035 * common/Make-common.in: Add $(EXEEXT) to "run".
1036
21bc7567
CV
10372005-04-15 Corinna Vinschen <vinschen@redhat.com>
1038
1039 * configure.ac: Add explicit sh64 case.
1040 * configure: Regenerate.
1041
74ec5579
PB
10422005-03-30 Paul Brook <paul@codesourcery.com>
1043
1044 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1045
51216631
JB
10462005-02-28 Jim Blandy <jimb@redhat.com>
1047
1048 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
1049 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
1050 Regenerated, after change to common/aclocal.m4.
1051
edece237
CV
10522005-02-18 Corinna Vinschen <vinschen@redhat.com>
1053
1054 * iq2000: New target subdirectory.
1055 * configure.ac: Add iq2000 target.
1056 * configure: Regenerate.
1057
8bdcadb1
HPN
10582005-01-29 Hans-Peter Nilsson <hp@axis.com>
1059
1060 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1061 (realclean, install): Fail if subdir make failed.
1062
f6bcefef
HPN
10632005-01-28 Hans-Peter Nilsson <hp@axis.com>
1064
1065 * cris: New directory, simulator for Axis Communications CRIS
1066 including CRIS v32, CGEN-based.
1067 * configure.ac: Add corresponding configury.
1068 * configure: Regenerate.
1069
4ac6917f
AC
10702005-01-17 Andrew Cagney <cagney@gnu.org>
1071
1072 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1073 common directory. Remove sparc*-*-* from list.
72f4393d 1074
38f48d72
AC
10752005-01-11 Andrew Cagney <cagney@gnu.org>
1076
1077 * Makefile.in (autoconf-common autoheader-common): Add --force to
1078 autoconf and autoheader.
1079 (autoconf-common autoheader-common)
1080 (autoconf-install autoheader-install): Check for configure.ac, not
1081 configure.in.
1082 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1083 * configure: Re-generate.
1084
b7026657
AC
10852005-01-07 Andrew Cagney <cagney@gnu.org>
1086
1087 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1088 correctly calls AC_CONFIG_SUBDIRS.
1089 * configure: Re-generate.
1090
33841fd9
AC
10912004-12-01 Andrew Cagney <cagney@gnu.org>
1092
44b263ce 1093 * i960, h8500: Delete directory.
33841fd9 1094
c46ec85d
AC
10952004-11-12 Andrew Cagney <cagney@gnu.org>
1096
1097 * d30v, fr30, mn10200, z8k: Delete directory.
1098
523f6a27
BE
10992004-03-10 Ben Elliston <bje@gnu.org>
1100
1101 * MAINTAINERS: Update my mail address.
1102
df0a8012
CD
11032004-01-26 Chris Demetriou <cgd@broadcom.com>
1104
1105 * configure.in (mips*-*-*): Configure in testsuite.
1106 * configure: Regenerate.
1107
b4ab4027
DB
11082003-10-08 Dave Brolley <brolley@redhat.com>
1109
1110 * configure.in: Move frv handling to alphabetically correct placement.
1111
fb72cee0
AS
11122003-09-03 Andreas Schwab <schwab@suse.de>
1113
1114 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1115
b3af7bdf
DB
11162003-08-29 Dave Brolley <brolley@redhat.com>
1117
1118 * MAINTAINERS: Add myself as maintainer of the FRV port.
1119
84fabdf6 11202003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d 1121 Dave Brolley <brolley@redhat.com>
84fabdf6 1122
b3af7bdf 1123 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
1124 * configure.in: Add frv configury.
1125 * configure: Regenerate.
1126
c53d60d8
BE
11272003-08-10 Ben Elliston <bje@wasabisystems.com>
1128
1129 * MAINTAINERS: Update my mail address.
1130
c55433ef
AC
11312003-08-09 Andrew Cagney <cagney@redhat.com>
1132
1133 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1134 maintenance. List igen and sh maintainers. Mention that target
1135 and global maintainers pick up the slack.
1136
ac78c4ba
MS
11372003-07-09 Michael Snyder <msnyder@redhat.com>
1138
1139 * configure.in: Add testsuite to extra_subdirs for sh.
1140 * configure: Regenerate.
1141
2bc8946d
NC
11422003-01-23 Nick Clifton <nickc@redhat.com>
1143
1144 * Add sh2e support:
1145
ac78c4ba 11462002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 1147
ac78c4ba 1148 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 1149
a926ab2f
GK
11502002-08-24 Geoffrey Keating <geoffk@redhat.com>
1151
1152 * MAINTAINERS: Update my email address.
1153
de0a1e42
AC
11542002-07-17 Andrew Cagney <ac131313@redhat.com>
1155
1156 * w65/: Delete directory.
1157
7a3085c1
AC
11582002-07-16 Andrew Cagney <ac131313@redhat.com>
1159
1160 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1161 * configure: Re-generate.
1162
3fbeef0b
AC
11632002-07-13 Andrew Cagney <ac131313@redhat.com>
1164
1165 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1166 * configure: Re-generate.
72f4393d 1167
3832c25c
AC
11682002-06-16 Andrew Cagney <ac131313@redhat.com>
1169
1170 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1171 id, date and host to be overriden by NAME, ID, DATE and HOST
1172 respectfully. Use ISO dates.
1173
c93abbcc
AC
1174Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1175
1176 * Makefile.in (ChangeLog): New makefile variable.
1177 * README-HACKING: Mention the ChangeLog makefile variable.
1178
e4045cdb
AC
11792002-06-01 Andrew Cagney <ac131313@redhat.com>
1180
1181 * tic80/: Delete directory.
1182
2be99286
SC
11832002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1184
1185 * MAINTAINERS: Update my email address.
1186
44befb9f
SC
11872002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1188
1189 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1190
ce93e51a
FCE
11912002-03-01 Frank Ch. Eigler <fche@redhat.com>
1192
1193 * MAINTAINERS: Record self as a co-maintainer of just common/.
1194
72ca629f
NC
11952002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1196
1197 * MAINTAINERS: Point to GDB files describing overall maintaince
1198 and check-in procedures.
1199
00125dd0
NC
12002002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1201
1202 * MAINTAINERS: Add myself for ARM portions.
1203
457174f6
AC
12042001-10-19 Andrew Cagney <ac131313@redhat.com>
1205
1206 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1207 * configure: Re-generate.
1208
9afc4bbf
BE
12092001-02-16 Ben Elliston <bje@redhat.com>
1210
1211 * MAINTAINERS: Add myself for common portions.
1212
0b8c7076
CD
12132001-01-15 Chris Demetriou <cgd@broadcom.com>
1214
1215 * MAINTAINERS: Added self and Andrew for the mips sim.
1216
c56a7a95
GK
12172000-10-25 Geoff Keating <geoffk@cygnus.com>
1218
1219 * MAINTAINERS: Added self and Andrew for the ppc sim.
1220
5d031c16
AC
1221Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1222
1223 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1224 * m68hc11: New directory.
1225 * configure.in: Add.
1226 * configure: Regenerate.
1227
6c29acca
AC
1228Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1229
1230 * tic80: New directory.
1231 * configure.in: Add configury.
1232 * configure: Regenerate.
1233
bcd65766
NC
12342000-04-20 Nick Clifton <nickc@cygnus.com>
1235
1236 * configure.in (extra_subdirs): Add testsuite to strongarm
72f4393d 1237 directories.
bcd65766
NC
1238 * configure: Regenerate.
1239
7158fd7f
AC
1240Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1241
1242 * MAINTAINERS: New file. Blank.
1243
c2d11a7d
JM
12441999-11-18 Ben Elliston <bje@cygnus.com>
1245
1246 * configure.in: Require autoconf 2.13 and remove obsolete
1247 invocation of AC_C_CROSS.
1248 * configure: Regenerate.
1249
2acceee2
JM
12501999-09-29 Doug Evans <devans@casey.cygnus.com>
1251
1252 * configure.in: Configure the testsuite directory for thumb.
1253 * configure: Regenerate.
1254
6426a772
JM
12551999-07-16 Ben Elliston <bje@cygnus.com>
1256
1257 * configure.in: Configure the testsuite directory for arm.
1258 * configure: Regenerate.
1259
7a292a7a
SS
12601999-04-08 Nick Clifton <nickc@cygnus.com>
1261
1262 * configure.in: Add support for MCore target.
1263 * configure: Regenerate.
1264
c906108c
SS
12651999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1266
1267 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1268 RUNTEST instead of commenting out, fixes portability problem.
1269
c906108c
SS
12701999-02-08 Nick Clifton <nickc@cygnus.com>
1271
1272 * configure.in: Add support for StrongARM target.
1273 * configure: Regenerate.
1274
c906108c
SS
12751999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1276
1277 * configure.in: Require autoconf 2.12.1 or higher.
1278
12791998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1280
1281 * configure.in (i960-*-*): Add.
1282 * configure: Rebuild.
1283
1284Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1285
1286 * configure.in: Added case for fr30-*-*.
1287 * configure: Regenerated.
1288
1289Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1290
1291 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1292 to allow successful operation on Windows.
1293
1294Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1295
25c1c397
JM
1296 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1297 check can be invoked recursively.
c906108c
SS
1298
1299Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1300
1301 * configure.in: Build simulator on sparclite and sparc86x targets.
1302 * configure: Regenerate.
1303
1304Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1305
1306 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1307 to autoconf and autoheader.
1308
1309Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1310
1311 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1312 ../common' to autoconf and autoheader. Unconditionally run
1313 autoconf in every subdir.
1314 (autoconf-changelog autoheader-changelog): Unconditionally run
1315 commands in every subdir.
1316 (autoconf-install autoheader-install): Likewise.
1317
1318Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1319
1320 * Makefile.in: Get SHELL from configure.
1321 * (FLAGS_TO_PASS): Pass down SHELL.
1322 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1323 NT native builds.
1324
1325Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1326
1327 * configure.in (extra_subdirs): Enable igen for mn10300.
1328 * configure: Re-generate.
1329
1330Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1331
1332 * configure.in (extra_subdirs): Add support for thumb target.
1333
1334 * configure (extra_subdirs): Add support for thumb target.
1335
1336Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1337
1338 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1339 target.
1340 * configure: Regenerate.
72f4393d 1341
c906108c
SS
1342Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1343
1344 * configure.in (extra_subdirs): v850ea needs igen.
1345 * configure: Re-generate.
72f4393d 1346
c906108c
SS
1347Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1348
1349 * configure.in (testdir): When a testsuite directory, add that to
1350 the list of confdirs.
1351
1352Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1353
1354 * configure.in (extra_subdirs): Enable igen ready for V850.
1355
1356Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1357
1358 * configure.in (w65-*-*, only_if_enabled): Set.
1359 * configure: Re-generate.
72f4393d 1360
c906108c
SS
1361Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1362
1363 * configure.in (sparc*-*-*, only_if_enabled): Set
1364 only_if_enabled=yes. Check only_if_enabled before enabling a
1365 simulator.
1366 * configure: Regenerate.
72f4393d 1367
c906108c
SS
1368Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1369
1370 * configure.in (extra_subdirs): Add v850e target.
1371
1372Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1373
1374 * configure.in (extra_subdirs): Add v850ea target.
1375
1376Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1377
1378 * configure.in (sparc*-*-*): Don't build erc32.
1379 * configure: Regenerate.
1380
1381Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1382
1383 * configure.in (m32r-*-*): New target.
1384 * configure: Regenerate.
1385
1386 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1387
1388Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1389
1390 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1391 thought that .NOEXPORT was the default target.
1392
1393Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1394
1395 * Makefile.in (clean mostlyclean): Restore targets accidentally
1396 deleted in earlier change.
1397
1398Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1399
1400 * Makefile.in (autoheader-common, autoheader-changelog,
1401 autoheader-install): Perform autoheader in addition to autoconf.
1402
1403Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1404
1405 * Makefile.in (autoconf-install): New target.
1406 (autoconf-changelog): Try different way to obtain user name.
1407
1408Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1409
1410 * Makefile.in (autoconf-changelog): New target, update
1411 ChangeLog for all subdirectories - normally used after
1412 autoconf-common target.
1413
1414Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1415
1416 * configure.in (extra_subdirs): Include testsuite for d30v.
1417 * configure: Regenerate.
72f4393d 1418
c906108c
SS
1419 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1420 ../gdb/Makefile.in
1421 (check): New rules - drive the testsuite.
1422
1423Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1424
1425 * configure.in: Add mn10200 configure lines accidentally
1426 removed.
1427 * configure: Regenerated.
1428
1429Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1430
1431 * configure.in (extra_subdirs): Generalize common sub directory
1432 into a list.
1433 (extra_subdirs): For d30v add igen to the list to be built.
1434
1435Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1436
1437 * configure.in (d30v): New target.
1438 * configure: Regenerated.
72f4393d 1439
c906108c
SS
1440Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1441
1442 * configure.in: Don't require GCC to build the mn10200
1443 simulator anymore.
1444 * configure: Rebuilt.
1445
1446Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1447
1448 * configure.in: Don't configure any subdirs if no simulator
1449 is being built. Don't use erc32 for sparc64.
1450 * configure: Regenerated.
1451
1452Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1453
1454 * Makefile.in (autoconf-common): New target.
1455 * configure.in: Do configure common.
1456 * configure: Regenerated.
1457
1458Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1459
1460 * configure configure.in: Don't configure common anymore. Files
1461 from common are now built in the individual simualtor directories.
1462 This fixes problems with the WinGDB build procedure.
1463
1464Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1465
1466 * configure: Enable the mn10200 simulator.
1467
1468Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1469
1470 * configure.in (configdirs): Add common.
1471 * configure: Regenerated.
1472
1473Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1474
1475 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1476 system V based targets.
1477 * configure: Regenerate.
1478
1479Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1480
1481 * configure.in (--enable-sim-powerpc): Delete.
1482 (--enable-sim): Add.
1483 * configure: Regenerated.
1484
1485Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1486
1487 * configure.in: Only build the V850 simulator if
1488 we are using gcc.
1489 * configure: Rebuild.
1490
1491Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1492
1493 * configure.in: Do build erc32 for DOS and Windows hosts.
1494 * configure: Rebuild.
1495
1496Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1497
1498 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1499 be inherited from the parent. Remove INSTALL_XFORM and
1500 INSTALL_XFORM1. Make INSTALL be set from configure.
1501
1502Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1503
1504 * configure.in: Only build the MIPS simulator if we are using
1505 gcc.
1506 * configure: Rebuild.
1507
1508Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1509
1510 * configure.in (v850-*-*): Added V850 simulator.
1511
1512Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1513
1514 * configure.in (d10v-*-*): Added D10V simulator.
1515
1516Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1517
1518 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1519 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1520 (docdir): Removed.
1521 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1522 (AC_PROG_INSTALL): Added.
1523 * configure: Rebuilt.
1524
1525Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1526
1527 * configure.in: Only configure erc32 if using gcc.
1528 * configure: Rebuild.
1529
1530Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1531
1532 * configure.in (sim_target): Build PowerPC simulator for powerpc
1533 System V.4, Solaris, and Elf targets.
1534 * configure: Regenerate with autoconf 2.10.
1535
1536Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1537
1538 * configure.in: Only built erc32 simulator on Unix hosts as it
1539 uses pseudo ttys.
1540 * configure: Regenerated with autoconf 2.8.
1541
1542Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1543
1544 * erc32: Sparc simulator from the ESA.
1545
1546Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1547
1548 From: Miles Bader <miles@gnu.ai.mit.edu>
1549 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1550 * configure: Regenerate using autoconf.
1551
1552Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1553
1554 * Makefile.in (install): Fix typo.
1555
1556Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1557
1558 * configure: Regenerate with autoconf 2.7.
1559
1560 * Makefile.in (all): Simplify.
1561 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1562 as in the all target.
1563 (distclean, maintainer-clean, realclean): Likewise.
1564 (install): Likewise.
1565
1566Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1567
1568 * Makefile.in (all): Remove extra '\' char from shell script.
1569
1570Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1571
1572 * Makefile.in (all): Avoid a for loop with zero elements, even if
1573 the loop will not be executed because of an if statement.
1574
1575Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1576
1577 * Makefile.in (install): Add missing semicolon in "fi \".
1578
1579Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1580
1581 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1582 defaults from configure.
1583
1584 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1585 configure defaults.
1586 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1587 if either --enable-sim-powerpc is used, or the host compiler is
1588 GCC.
1589
1590Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1591
1592 * configure.in (mips*-*-*): Added "mips" simulator target.
1593 * configure: Re-generated.
1594
1595Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1596
1597 * Makefile.in (BISON): Remove macro.
1598 (FLAGS_TO_PASS): Remove BISON.
1599
1600Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1601
1602 * configure.in: Explicitly `exit 0' for broken shells.
1603 * configure: Rebuilt.
1604
1605Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1606
1607 * common/run.c (main): Initialize the callbacks.
1608
1609Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1610
1611 * Makefile.in (maintainer-clean): New synonym for realclean.
1612
1613Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1614
1615 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1616 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1617
1618Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1619
1620 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1621 <cagney@highland.com.au>.
1622 * configure: Regnerate from configure.in.
1623
1624Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1625
1626 * Update all FSF addresses except those in COPYING* files.
1627
1628Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1629
1630 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1631 submakes either default or passed in value.
1632
1633Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1634
1635 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1636 install): Changed targets so that they descend all
1637 subdirectories in $(SUBDIRS).
1638 (*-all, *-clean, *-install): Removed targets.
1639
1640 * configure.in: Don't bother with target makefile fragments, they
1641 are no longer needed.
1642 * configure: regenerated.
1643
1644 * Makefile.in, configure.in: converted to autoconf.
1645 * configure: New file, generated with autconf 2.4.
1646
1647Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1648
1649 * Makefile.in: Support ARM.
1650 * configure.in: Ditto.
1651
1652Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1653
1654 * Makefile.in: Support W65.
1655 * configure.in: Ditto.
1656
1657Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1658
1659 * Makefile.in: Add TAGS target.
1660
1661Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1662
1663 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1664 install-h8300, clean-h8300, all-h8500, install-h8500,
1665 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1666 recursion lines.
c906108c
SS
1667
1668Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1669
1670 * Makefile.in: remove endian.h trace from h8500
1671
1672Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1673
1674 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1675
1676Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1677
1678 * Makefile.in: make all of the all-* target (except all-nothing)
1679 depend on endian.h, so that if we're not building a simulator, we
1680 don't built endian
1681
1682Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1683
1684 * Makefile.in (check, installcheck): Added dummy targets.
1685
1686Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1687
1688 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1689 explicitly make it, since some makes apparently don't work with
1690 VPATH and .c to executable rules (SunOS make for example).
1691
1692Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1693
1694 * Makefile.in (endian): Add explicit rule for broken makes.
1695
1696Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1697
1698 * Makefile.in (info, install-info): New targets.
1699 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1700 level Makefile.
1701
1702Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1703
1704 * Makefile.in (endian.h): build endian.h via a temporary file so
1705 that we don't leave an incomplete file lying around on
1706 interrupted builds.
1707 (clean): remove endian, e.h, and endian.h.
1708
1709Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1710
1711 * Makefile.in, configure.in: if target isn't supported, build a
1712 harmless makefile.
This page took 1.014736 seconds and 4 git commands to generate.