]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/ChangeLog
gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.
[thirdparty/binutils-gdb.git] / sim / ChangeLog
CommitLineData
8c4c1818
JM
12020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
2 David Faust <david.faust@oracle.com>
3
4 * bpf/arch.c: Likewise.
5 * bpf/arch.h: Likewise.
6 * bpf/cpu.c: Likewise.
7 * bpf/cpu.h: Likewise.
8 * bpf/cpuall.h: Likewise.
9 * bpf/decode-be.c: Likewise.
10 * bpf/decode-be.h: Likewise.
11 * bpf/decode-le.c: Likewise.
12 * bpf/decode-le.h: Likewise.
13 * bpf/defs-be.h: Likewise.
14 * bpf/defs-le.h: Likewise.
15 * bpf/sem-be.c: Likewise.
16 * bpf/sem-le.c: Likewise.
17
b26e2ae7
JM
182020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
19 David Faust <david.faust@oracle.com>
20
21 * configure.tgt (sim_arch): Add entry for bpf-*-*.
22 * configure: Regenerate.
23 * MAINTAINERS: Add maintainer for the BPF simulator.
24 * bpf/Makefile.in: New file.
25 * bpf/bpf-helpers.c: Likewise.
26 * bpf/bpf-helpers.def: Likewise.
27 * bpf/bpf-helpers.h: Likewise.
28 * bpf/bpf-sim.h: Likewise.
29 * bpf/bpf.c: Likewise.
30 * bpf/config.in: Likewise.
31 * bpf/configure.ac: Likewise.
32 * bpf/decode.h: Likewise.
33 * bpf/eng.h: Likewise.
34 * bpf/mloop.in: Likewise.
35 * bpf/sim-if.c: Likewise.
36 * bpf/sim-main.h: Likewise.
37 * bpf/traps.c: Likewise.
38 * bpf/configure: Generate.
39 * bpf/aclocal.m4: Likewise.
40
78aa740b
TT
412019-12-19 Tom Tromey <tromey@adacore.com>
42
43 PR build/24572:
44 * Makefile.in (install-strip): New target.
45
ddd44b70
DD
462019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
47
48 * MAINTAINERS: Add myself as PRU maintainer.
49 * configure: Regenerated.
50 * configure.tgt: Add PRU.
51
00f93c44
AM
522019-09-20 Alan Modra <amodra@gmail.com>
53
54 * ppc/emul_generic.c (emul_add_tree_options): Delete old bfd code.
55
fd361982
AM
562019-09-18 Alan Modra <amodra@gmail.com>
57
58 * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
59 * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
60 * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
61 * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
62 * rx/trace.c: Update throughout for bfd section macro changes.
63
7ccbb443
SH
642019-06-13 Stafford Horne <shorne@gmail.com>
65
66 * or1k/cpu.c: Regenerate.
67 * or1k/cpu.h: Regenerate.
68 * or1k/decode.c: Regenerate.
69 * or1k/decode.h: Regenerate.
70 * or1k/model.c: Regenerate.
71 * or1k/sem-switch.c: Regenerate.
72 * or1k/sem.c: Regenerate.
73
9c4c3318
JB
742019-02-28 Joel Brobecker <brobecker@adacore.com>
75
76 * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
77
007024cc
SM
782019-02-13 Simon Marchi <simon.marchi@ericsson.com>
79
80 * MAINTAINERS: Add Andrew Burgess as global maintainer.
81
444b3fae
ПК
822019-01-03 Pavel I. Kryukov <kryukov@frtk.ru>
83
84 * sim-base.h: Add 'extern C' if header is compiled with C++.
85
7fb45a68
AB
862018-12-06 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 * common/acinclude.m4 (enable-cgen-maint): Support passing path to
89 cgen source tree.
90 * cris/configure: Regenerate.
91 * frv/configure: Regenerate.
92 * iq2000/configure: Regenerate.
93 * lm32/configure: Regenerate.
94 * m32r/configure: Regenerate.
95 * or1k/configure: Regenerate.
96 * sh64/configure: Regenerate.
97
07f5f4c6
RH
982018-10-05 Stafford Horne <shorne@gmail.com>
99
100 * or1k/cpu.h: Regenerate.
101 * or1k/decode.c: Regenerate.
102 * or1k/decode.h: Regenerate.
103 * or1k/model.c: Regenerate.
104 * or1k/sem-switch.c: Regenerate.
105 * or1k/sem.c: Regenerate:
106
e2e31f10
MR
1072018-07-20 Maciej W. Rozycki <macro@mips.com>
108
109 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
110 ISA maintenance.
111
79f5b65e
DD
1122018-07-19 DJ Delorie <dj@redhat.com>
113
114 * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
115
31375626
SH
1162018-07-14 Stafford Horne <shorne@gmail.com>
117
118 * MAINTAINERS (or1k): Add myself as or1k maintainer.
119
d0ac1c44
SM
1202018-06-19 Simon Marchi <simon.marchi@ericsson.com>
121
122 * All configure.ac: Remove AC_PREREQ.
123 * All configure: Re-generate.
124
d65ce302
MR
1252018-01-22 Maciej W. Rozycki <macro@mips.com>
126
127 * MAINTAINERS: Update my company e-mail address.
128
0cd79707
SH
1292017-12-12 Stafford Horne <shorne@gmail.com>
130 Peter Gavin <pgavin@gmail.com>
131
132 * configure: Regenerated.
133 * or1k/aclocal.m4: Generated.
134 * or1k/config.in: Generated.
135 * or1k/configure: Generated.
136
6e51bfa7
SH
1372017-12-12 Stafford Horne <shorne@gmail.com>
138 Peter Gavin <pgavin@gmail.com>
139
140 * or1k/arch.c: Generated.
141 * or1k/arch.h: Generated.
142 * or1k/cpu.c: Generated.
143 * or1k/cpu.h: Generated.
144 * or1k/cpuall.h: Generated.
145 * or1k/decode.c: Generated.
146 * or1k/decode.h: Generated.
147 * or1k/model.c: Generated.
148 * or1k/sem-switch.c: Generated.
149 * or1k/sem.c: Generated.
150
fa8b7c21
SH
1512017-12-12 Stafford Horne <shorne@gmail.com>
152 Peter Gavin <pgavin@gmail.com>
153
154 * configure.tgt: Add or1k sim.
155 * or1k/README: New file.
156 * or1k/Makefile.in: New file.
157 * or1k/configure.ac: New file.
158 * or1k/mloop.in: New file.
159 * or1k/or1k-sim.h: New file.
160 * or1k/or1k.c: New file.
161 * or1k/sim-if.c: New file.
162 * or1k/sim-main.h: New file.
163 * or1k/traps.c: New file.
164
dcc31d28
JB
1652017-11-01 James Bowman <james.bowman@ftdichip.com>
166
167 * ft32/interp.c (step_once): Add ft32 shortcode decoder.
168
3b4b0a62
JB
1692017-10-12 James Bowman <james.bowman@ftdichip.com>
170
171 * ft32/interp.c (step_once): Replace FT32_FLD_K8 with K15.
172
d268bbaf
JB
1732017-10-12 James Bowman <james.bowman@ftdichip.com>
174
175 * MAINTAINERS (ft32): Add myself.
176
c0107b0f
JW
1772017-10-03 Jim Wilson <wilson@tuliptree.org>
178
179 * MAINTAINERS (aarch64): Update my email address.
180
5c887dd5
JB
1812017-09-06 John Baldwin <jhb@FreeBSD.org>
182
183 * configure.ac: Honor existing CC_FOR_BUILD in environment.
184 * configure: Regenerate.
185
742e3a77
JW
1862017-02-14 Jim Wilson <jim.wilson@linaro.org>
187
188 * MAINTAINTERS (aarch64): Add myself.
189
cadf97cf
MR
1902016-12-14 Maciej W. Rozycki <macro@imgtec.com>
191
192 * MAINTAINERS (Maintainers for particular sims): Add myself as
193 a MIPS maintainer.
194
3b8f2c8b
MR
1952016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
196
197 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
198
5295724c
MF
1992016-01-09 Mike Frysinger <vapier@gentoo.org>
200
201 * configure.ac: Delete sim_common check and the
202 AC_CONFIG_SUBDIRS(common) call.
203 * configure: Regenerate.
204 * configure.tgt (sim_common): Delete the variable.
205
936df756
MF
2062016-01-09 Mike Frysinger <vapier@gentoo.org>
207
208 * .gitignore: Delete /common/cconfig.h entry.
209
4eb70007
NC
2102016-01-05 Nick Clifton <nickc@redhat.com>
211
212 * MAINTAINERS: Add myself as AArch64 sim maintainer.
213
ac8eefeb
TG
2142015-12-09 Tristan Gingold <gingold@adacore.com>
215
216 * aarch64/simulator.c: Remove syscall.h include.
217
1b393626
MF
2182015-12-26 Mike Frysinger <vapier@gentoo.org>
219
220 * README-HACKING: Delete mention of tconfig.h.
221
2e8cf49e
NC
2222015-11-24 Nick Clifton <nickc@redhat.com>
223
224 * configure.tgt: Add aarch64 entry.
225 * configure: Regenerate.
2e8cf49e 226
8d0978fb
MF
2272015-06-23 Mike Frysinger <vapier@gentoo.org>
228
229 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
230 * configure: Regenerate.
231
306f4178
MF
2322015-06-12 Mike Frysinger <vapier@gentoo.org>
233
234 * README-HACKING: Change configure.in to configure.ac.
235
7fed4b0b
L
2362015-04-02 H.J. Lu <hongjiu.lu@intel.com>
237
238 * arm/configure: Regenerated.
239 * avr/configure: Likewise.
240 * bfin/configure: Likewise.
241 * common/configure: Likewise.
242 * cr16/configure: Likewise.
243 * cris/configure: Likewise.
244 * d10v/configure: Likewise.
245 * erc32/configure: Likewise.
246 * frv/configure: Likewise.
247 * ft32/configure: Likewise.
248 * h8300/configure: Likewise.
249 * igen/configure: Likewise.
250 * iq2000/configure: Likewise.
251 * lm32/configure: Likewise.
252 * m32c/configure: Likewise.
253 * m32r/configure: Likewise.
254 * m68hc11/configure: Likewise.
255 * mcore/configure: Likewise.
256 * microblaze/configure: Likewise.
257 * mips/configure: Likewise.
258 * mn10300/configure: Likewise.
259 * moxie/configure: Likewise.
260 * msp430/configure: Likewise.
261 * ppc/configure: Likewise.
262 * rl78/configure: Likewise.
263 * rx/configure: Likewise.
264 * sh/configure: Likewise.
265 * sh64/configure: Likewise.
266 * v850/configure: Likewise.
267
79730a3b
L
2682015-04-01 H.J. Lu <hongjiu.lu@intel.com>
269
270 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
271 (BFD_LIB): Remove $(ZLIB).
272 (CONFIG_LIBS): Add $(ZLIB).
273 * ppc/Makefile.in (ZLIBINC): Removed.
274 (INCLUDES): Remove $(ZLIBINC).
275 (BFD_LIB): Remove $(ZLIB).
276
0ceaf1ec
L
2772015-04-01 H.J. Lu <hongjiu.lu@intel.com>
278
279 * arm/configure: Regenerated.
280 * avr/configure: Likewise.
281 * bfin/configure: Likewise.
282 * common/configure: Likewise.
283 * cr16/configure: Likewise.
284 * cris/configure: Likewise.
285 * d10v/configure: Likewise.
286 * erc32/configure: Likewise.
287 * frv/configure: Likewise.
288 * ft32/configure: Likewise.
289 * h8300/configure: Likewise.
290 * igen/configure: Likewise.
291 * iq2000/configure: Likewise.
292 * lm32/configure: Likewise.
293 * m32c/configure: Likewise.
294 * m32r/configure: Likewise.
295 * m68hc11/configure: Likewise.
296 * mcore/configure: Likewise.
297 * microblaze/configure: Likewise.
298 * mips/configure: Likewise.
299 * mn10300/configure: Likewise.
300 * moxie/configure: Likewise.
301 * msp430/configure: Likewise.
302 * ppc/configure: Likewise.
303 * rl78/configure: Likewise.
304 * rx/configure: Likewise.
305 * sh/configure: Likewise.
306 * sh64/configure: Likewise.
307 * v850/configure: Likewise.
308
6dae8a88
MF
3092015-03-29 Mike Frysinger <vapier@gentoo.org>
310
311 * configure: Regenerate.
312 * configure.ac: Delete sim_testsuite check and config in testsuite.
313 * configure.tgt (sim_testsuite): Delete everywhere.
314
eca5fe42
MF
3152015-03-28 Mike Frysinger <vapier@gentoo.org>
316
317 * configure: Regenerate.
318 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
319
f46e4eb7
JB
3202015-03-28 James Bowman <james.bowman@ftdichip.com>
321
322 * configure.tgt: Add FT32 entry.
323 * configure: Regenerate.
324
ae7d0cac
MF
3252015-03-16 Mike Frysinger <vapier@gentoo.org>
326
327 * .gitignore: Delete tconfig.h.
328 * README-HACKING: Change tconfig.in to tconfig.h.
329
77017251
NC
3302014-03-12 Nick Clifton <nickc@redhat.com>
331
332 * MAINTAINERS: Add myself as the maintainer for the MSP430.
333
f32d1b7f
MF
3342014-03-10 Mike Frysinger <vapier@gentoo.org>
335
336 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
337 * configure: Regenerate.
338
6104cb7a
TT
3392014-01-06 Tom Tromey <tromey@redhat.com>
340
341 * common/cgen-trace.c: Don't use old VA_* macros.
342 * common/sim-load.c (xprintf): Likewise.
343 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
344
bdca5ee4
TT
3452014-01-06 Tom Tromey <tromey@redhat.com>
346
347 * README-HACKING: Don't use PARAMS.
348 * arm/wrapper.c: Don't use PARAMS.
349 * bfin/sim-main.h: Don't use PARAMS.
350 * common/callback.c: Don't use PARAMS.
351 * common/cgen-trace.c: Don't use PARAMS.
352 * common/run-sim.h: Don't use PARAMS.
353 * common/run.c: Don't use PARAMS.
354 * common/sim-base.h: Don't use PARAMS.
355 * common/sim-load.c: Don't use PARAMS.
356 * common/sim-options.h: Don't use PARAMS.
357 * common/sim-trace.c: Don't use PARAMS.
358 * common/sim-trace.h: Don't use PARAMS.
359 * common/sim-utils.h: Don't use PARAMS.
360 * cr16/cr16_sim.h: Don't use PARAMS.
361 * cr16/gencode.c: Don't use PARAMS.
362 * cr16/interp.c: Don't use PARAMS.
363 * cr16/simops.c: Don't use PARAMS.
364 * d10v/d10v_sim.h: Don't use PARAMS.
365 * d10v/gencode.c: Don't use PARAMS.
366 * d10v/interp.c: Don't use PARAMS.
367 * d10v/simops.c: Don't use PARAMS.
368 * erc32/erc32.c: Don't use PARAMS.
369 * erc32/exec.c: Don't use PARAMS.
370 * erc32/float.c: Don't use PARAMS.
371 * erc32/func.c: Don't use PARAMS.
372 * erc32/sis.c: Don't use PARAMS.
373 * erc32/sis.h: Don't use PARAMS.
374 * mips/interp.c: Don't use PARAMS.
375 * mips/sim-main.h: Don't use PARAMS.
376 * sh/interp.c: Don't use PARAMS.
377 * v850/sim-main.h: Don't use PARAMS.
378 * v850/v850_sim.h: Don't use PARAMS.
379
1ed6c797
WN
3802013-11-07 Will Newton <will.newton@linaro.org>
381
382 PR gdb/15508
383 * arm/wrapper.c (sim_create_inferior): Call init before
384 accessing STATE.
385
8782aa32
WN
3862013-11-07 Will Newton <will.newton@linaro.org>
387
d40af490 388 PR gdb/8989
8782aa32
WN
389 * arm/wrapper.c (sim_create_inferior): Avoid calling
390 bfd_get_mach with a NULL bfd.
391
3346cfda
NC
3922013-06-21 Nick Clifton <nickc@redhat.com>
393
394 * msp430: New Directory.
395 * configure.tgt: Add it.
396 * configure: Regenerate.
397
3cb2ab1a
SE
3982013-03-15 Steve Ellcey <sellcey@mips.com>
399
400 * arm/wrapper.c (sim_complete_command): Make char arguments const.
401 * avr/interp.c (sim_complete_command): Ditto.
402 * common/sim-options.c (sim_complete_command): Ditto.
403 * cr16/interp.c (sim_complete_command): Ditto.
404 * erc32/interf.c (sim_complete_command): Ditto.
405 * m32c/gdb-if.c (sim_complete_command): Ditto.
406 * microblaze/interp.c (sim_complete_command): Ditto.
407 * ppc/sim_calls.c (sim_complete_command): Ditto.
408 * rl78/gdb-if.c (sim_complete_command): Ditto.
409 * rx/gdb-if.c (sim_complete_command): Ditto.
410 * sh/interp.c (sim_complete_command): Ditto.
411
8acc9f48
JB
4122013-01-01 Joel Brobecker <brobecker@adacore.com>
413
414 Update year range in copyright notice of all files.
415
51b318de
JB
4162012-12-19 Joel Brobecker <brobecker@adacore.com>
417
418 Update old contact info in GPL license notices.
419
3fd725ef
JB
4202012-12-19 Joel Brobecker <brobecker@adacore.com>
421
422 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
423
6bb11ab3
L
4242012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
425
426 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
427 condition.
428 * common/acinclude.m4: Define lt_cv_dlopen_libs.
429 * arm/configure: Regenerate.
430 * avr/configure: Regenerate.
431 * bfin/configure: Regenerate.
432 * common/configure: Regenerate.
433 * cr16/configure: Regenerate.
434 * cris/configure: Regenerate.
435 * d10v/configure: Regenerate.
436 * erc32/configure: Regenerate.
437 * frv/configure: Regenerate.
438 * h8300/configure: Regenerate.
439 * igen/configure: Regenerate.
440 * iq2000/configure: Regenerate.
441 * lm32/configure: Regenerate.
442 * m32c/configure: Regenerate.
443 * m32r/configure: Regenerate.
444 * m68hc11/configure: Regenerate.
445 * mcore/configure: Regenerate.
446 * microblaze/configure: Regenerate.
447 * mips/configure: Regenerate.
448 * mn10300/configure: Regenerate.
449 * moxie/configure: Regenerate.
450 * ppc/configure: Regenerate.
451 * rl78/configure: Regenerate.
452 * rx/configure: Regenerate.
453 * sh/configure: Regenerate.
454 * sh64/configure: Regenerate.
455 * testsuite/configure: Regenerate.
456 * v850/configure: Regenerate.
457
2d1ef085
SC
4582012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
459
460 * MAINTAINERS: Update my email address.
461
c429cfcf
SE
4622012-09-24 Steve Ellcey <sellcey@mips.com>
463
464 * mips/basic.exp: Add mips*-mti-elf* target.
465 * configure.ac: Add mips*-mti-elf* target.
466 * configure: Regenerate.
467
5f3ef9d0
JB
4682012-06-15 Joel Brobecker <brobecker@adacore.com>
469
470 * configure: Regenerate.
471
f5546abd
ME
4722012-06-06 Michael Eager <eager@eagercon.com>
473
474 * microblaze/interp.c (config.h): Add #include.
475
c36260c7
JB
4762011-11-29 Joel Brobecker <brobecker@adacore.com>
477
478 * MAINTAINERS (Global Maintainers): New section. Add Mike
479 Frysinger.
480
87326c78
DD
4812011-11-28 DJ Delorie <dj@redhat.com>
482
483 * configure.tgt: Add rl78 support.
484 * configure: Regenerate.
485 * rl78: New directory.
486 * MAINTAINERS: Add myself as RL78 maintainer.
487
26e0f8db
HPN
4882011-07-08 Hans-Peter Nilsson <hp@axis.com>
489
490 * MAINTAINERS: Remove Thiemo Seufer.
491
1d7b4a70
MF
4922011-06-04 Mike Frysinger <vapier@gentoo.org>
493
494 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
495 * configure: Regenerate.
496
4d393d60
JM
4972011-05-04 Joseph Myers <joseph@codesourcery.com>
498
499 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
500 handle targets.
501 * configure: Regenerate.
502
ef016f83
MF
5032011-03-05 Mike Frysinger <vapier@gentoo.org>
504
505 * MAINTAINERS: Add bfin entry.
506 * configure.tgt (bfin-*-*): Handle bfin targets.
507 * configure: Regenerate.
508
85ab1af8
MF
5092011-01-05 Mike Frysinger <vapier@gentoo.org>
510
511 * .gitignore: Add /*/hw-config.h.
512
fdb38a1c
MF
5132010-12-23 Mike Frysinger <vapier@gentoo.org>
514
515 * .gitignore: New file.
516
d61e002c
DD
5172010-07-28 DJ Delorie <dj@redhat.com>
518
519 * MAINTAINERS: Add self as RX maintainer. Sort list.
520
32b269ae
NC
5212010-06-08 Nick Clifton <nickc@redhat.com>
522
523 * reg.c (set_oszc): Use unsigned int for the mask.
524 (set_szc, set_osz, set_sz): Likewise.
525
119da465
MF
5262010-04-26 Mike Frysinger <vapier@gentoo.org>
527
528 * configure.ac: Target logic moved out to and included from ...
529 * configure.tgt: ... this new file.
530 * configure: Regenerated.
531
aba193a5
MF
5322010-04-12 Mike Frysinger <vapier@gentoo.org>
533
534 * README-HACKING: Add more sections.
535
2310652a
DE
5362010-02-11 Doug Evans <dje@sebabeach.org>
537
538 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
539 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
540 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
541 * cris/semcrisv32f-switch.c: Regenerate.
542
3725885a
RW
5432010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
544
545 * avr/configure: Regenerate.
546 * cris/configure: Regenerate.
547 * microblaze/configure: Regenerate.
548
0f51e9bf
DE
5492010-01-02 Doug Evans <dje@sebabeach.org>
550
551 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
552 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
553 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
554 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
555 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
556 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
557
d436cab7
DE
5582010-01-01 Doug Evans <dje@sebabeach.org>
559
f9b98caf 560 * cris/mloop.in: Fix copyright year update snafu.
d436cab7 561
5912fadd
JB
5622009-11-24 Joel Brobecker <brobecker@adacore.com>
563
564 * common/aclocal.m4: Add include of ../../config/zlib.m4.
565 * common/common.m4: Use AM_ZLIB to check for zlib support.
566 * ppc/configure.ac: Likewise.
567 * arm/configure, avr/configure, common/configure, cr16/configure,
568 cris/configure, d10v/configure, erc32/configure, frv/configure,
569 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
570 m32r/configure, m68hc11/configure, mcore/configure,
571 microblaze/configure, mips/configure, mn10300/configure,
572 moxie/configure, ppc/configure, sh/configure, sh64/configure,
573 v850/configure: Regenerate.
574
4f8d4a38
DD
5752009-11-24 DJ Delorie <dj@redhat.com>
576
577 * rx: New directory.
578 * configure.ac: Add entry for Renesas RX.
579 * configure: Regenerate.
580
197fa1aa
DE
5812009-11-22 Doug Evans <dje@sebabeach.org>
582
583 * cris/cpuall.h: Regenerate.
584 * cris/cpuv10.h: Regenerate.
585 * cris/cpuv32.h: Regenerate.
586 * cris/decodev10.c: Regenerate.
587 * cris/decodev10.h: Regenerate.
588 * cris/decodev32.c: Regenerate.
589 * cris/decodev32.h: Regenerate.
590
8f0ac700
TG
5912009-11-12 Tristan Gingold <gingold@adacore.com>
592
593 * avr/interp.c (sim_write): Allow byte access.
594 (sim_read): Ditto.
595
33bcfade
TG
5962009-11-12 Tristan Gingold <gingold@adacore.com>
597
598 * avr/interp.c (sim_load): Clear memory before loading.
599
46b51513
TG
6002009-11-09 Tristan Gingold <gingold@adacore.com>
601
602 * avr/interp.c (sim_resume): Fix typo for OP_ret.
603
f09d60e1
DE
6042009-10-23 Doug Evans <dje@sebabeach.org>
605
606 * cris/arch.c: Regenerate.
607 * cris/arch.h: Regenerate.
608 * cris/cpuall.h: Regenerate.
609 * cris/cpuv10.c: Regenerate.
610 * cris/cpuv10.h: Regenerate.
611 * cris/cpuv32.c: Regenerate.
612 * cris/cpuv32.h: Regenerate.
613 * cris/cris-desc.c: Regenerate.
614 * cris/cris-desc.h: Regenerate.
615 * cris/cris-opc.h: Regenerate.
616 * cris/decodev10.c: Regenerate.
617 * cris/decodev10.h: Regenerate.
618 * cris/decodev32.c: Regenerate.
619 * cris/decodev32.h: Regenerate.
620 * cris/modelv10.c: Regenerate.
621 * cris/modelv32.c: Regenerate.
622 * cris/semcrisv10f-switch.c: Regenerate.
623 * cris/semcrisv32f-switch.c: Regenerate.
624
244d5259
TG
6252009-10-22 Tristan Gingold <gingold@adacore.com>
626
627 * avr/interp.c (sim_stop): Return 1.
628
0a8d1bde
DE
6292009-10-16 Doug Evans <dje@sebabeach.org>
630
631 * MAINTAINERS: Add myself as m32r maintainer.
632
060916aa
ME
6332009-10-15 Michael Egaer <eager@eagercon.com>
634
635 * MAINTAINERS: Add self as MicroBlaze maintainer.
636
42c8b6b5
BE
6372009-10-14 Ben Elliston <bje@gnu.org>
638
639 * MAINTAINERS (common): Move myself to "past maintainers" section.
640
419c2fda
ME
6412009-10-06 Michael Eager <eager@eagercon.com>
642
643 * microblaze/interp.c: Add include microblaze-dis.h.
72f4393d 644
bd30e45a
ME
6452009-09-23 Michael Eager <eager@eagercon.com>
646
647 * configure: Add microblaze-*.* (not regenerated).
648 * configure.ac: Likewise.
649 * microblaze/config.in: New.
650 * microblaze/configure: Generate.
651 * microblaze/configure.ac: New.
652 * microblaze/interp.c: New.
653 * microblaze/Makefile.in: New.
654 * microblaze/microblaze.h: New.
655 * microblaze/microblaze.isa: New.
656 * microblaze/sim-main.h: New.
657 * microblaze/sysdep.h: New.
658
d6416cdc
RW
6592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
660
81ecdfbb
RW
661 * avr/config.in: Regenerate.
662 * avr/configure: Likewise.
663 * configure: Likewise.
664 * cris/config.in: Likewise.
665 * cris/configure: Likewise.
666
d6416cdc
RW
667 * configure.ac: m4_include toplevel config/override.m4.
668 * configure: Regenerate.
669 * avr/configure: Regenerate.
670 * cris/configure: Regenerate.
671
96e946ca
RW
6722009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
673
674 * Makefile.in (datarootdir): New variable.
675
c28c63d8
JB
6762009-05-18 Jon Beniston <jon@beniston.com>
677
72f4393d
L
678 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
679 * configure.ac: Add lm32 target.
680 * lm32: New directory.
c28c63d8 681
90e2fa9c
AC
6822009-05-11 Andrew Cagney <cagney@gnu.org>
683
684 * MAINTAINERS: Orphan ppc.
685
bba258ad
KB
6862009-05-08 Kevin Buettner <kevinb@redhat.com>
687
688 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
689 m32c_signal_to_target. Change signal return values from SIGILL,
690 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
691 TARGET_SIGNAL_SEGV, etc. Fix all callers.
692
fdd6fa61
AG
6932009-04-30 Anthony Green <green@moxielogic.com>
694
695 * MAINTAINERS: Add myself for the moxie port.
696 * moxie: New directory.
697 * configure.ac: Add entry for moxie.
698 * configure: Regenerate.
699
df1756f4
TG
7002009-04-27 Tristan Gingold <gingold@adacore.com>
701
702 * avr: New directory.
703 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
704 * avr/config.in: New file, generated by autoheader.
705 * avr/configure: New file generated by autoconf.
706 * configure.ac: Add avr.
707 * configure: Regenerated.
708
89a34d1b
JM
7092009-04-17 Carlos O'Donell <carlos@codesourcery.com>
710
711 * Makefile.in: Add dummy install-pdf, html, and
712 install-html targets.
713
c10b3605
HPN
7142009-01-18 Hans-Peter Nilsson <hp@axis.com>
715
716 * cris/sim-if.c: Include errno.h.
717 (cris_start_address, cris_program_offset): New variables.
718 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
719 enums.
720 (cris_options): New options --cris-program-offset and
721 --cris-start-address.
722 (cris_option_handler): Handle new options.
723 (cris_program_offset_write, cris_set_section_offset_iterator)
724 (cris_offset_sections, cris_offset_sections): New functions.
725 (sim_load): Use cris_program_offset_write as function argument to
726 cris_load_elf_file, not sim_write.
727 (struct offsetinfo): New struct.
728 (cris_handle_interpreter): Fix typo in comment.
729 (sim_open): Call cris_offset_sections as soon as the bfd of the
730 infile is available. Gate bfd validity checks on abfd non-NULL.
731 (sim_create_inferior): Let cris_start_address when != -1 override
732 other start-address choices.
733
fc887f09
HPN
7342009-01-06 Hans-Peter Nilsson <hp@axis.com>
735
736 * cris/traps.c (abort): Define to call sim_io_error.
737 (create_map): Make -1 imply a non-fixed address, not 0. All
738 callers changed. Only prefer the next higher unmapped address if
739 the last mapped address is no less than 0x40000000. Check that
740 the address to be mapped is not already mapped. Update head
741 comment.
742 (unmap_pages): Don't call abort when recursive call fails, just
743 note and return an error if a page in the range couldn't be unmapped.
744 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
745 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
746 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
747 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
748 don't abort on page not being mapped. Handle non-anon filemap
749 with length padded to pagesize.
750
08af5ba8
HPN
7512009-01-03 Hans-Peter Nilsson <hp@axis.com>
752
a3d4b83b
HPN
753 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
754 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
755 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
756 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
757 (TARGET_AT_CLKTCK): Remove redundant macros.
758 (AUX_ENT): Adjust to use standard ELF AT_* macros.
759 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
760 callers.
761 (sim_open): Also pass AT_SECURE.
762
ddf2c972
HPN
763 * cris/sim-main.h (struct _sim_cpu): New member
764 set_target_thread_data.
765 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
766 * cris/crisv10f.c: Ditto.
767 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
768 (MY (f_specific_init)): Set new _sim_cpu member to new function.
769 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
770 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
771 case.
772
e56b67ed
HPN
773 * cris/traps.c (TARGET_SYS_exit_group): Define.
774 (cris_break_13_handler): Handle it like the exit for the last
775 thread.
776
ffc67e7a
HPN
777 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
778 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
779 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
780 2.6.27. Set machine field to the BFD printable name of the
781 machine.
782
a349c9b6 783 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
ffc67e7a
HPN
784 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
785 TARGET_MAP_DENYWRITE.
a349c9b6 786
e7fcaaa4
HPN
787 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
788 (TARGET_X_OK, TARGET_F_OK): Define.
789 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
790
08af5ba8
HPN
791 * cris/semcrisv32f-switch.c: Regenerate.
792
80e5c09e
HPN
7932008-12-30 Hans-Peter Nilsson <hp@axis.com>
794
a0956358
HPN
795 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
796 just a short CRIS-specific notice. Tweak the wording for a
797 failing architecture test.
798
c06ccdf1
HPN
799 * cris/traps.c (TARGET_SYS_writev): New macro.
800 (is_mapped_only, cris_dump_map): New functions.
801 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
802 and prot combinations and a non-zero page-offset. If
803 TARGET_MAP_FIXED, unmap pages before mapping them.
804 <case TARGET_SYS_mprotect>: When checking, allow any length
805 argument. Don't actually do anything.
806 <case TARGET_SYS_writev>: New case.
807
80e5c09e
HPN
808 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
809 * cris/sim-if.c: Include elf-bfd.h.
810 (struct progbounds): New members end_loadmem, start_nonloadmem.
811 (xprintf, eprintf): New functions, copied from common/sim-load.c.
812 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
813 (get_progbounds_iterator): Renamed from get_progbounds. Make
814 static. Update head comment. Set new struct progbounds members.
815 (exec_load_addr, interp_load_addr, interp_start_addr): New static
816 variables.
817 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
818 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
819 functions.
820 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
821 handling to use auxv_entries. Improve error message and checking
822 for invalid programs. Use new variable abfd for the program
823 instead of for each access reaching into sd to get it.
824 (sim_create_inferior): If non-zero, use interp_start_addr instead
825 of the program start address.
826 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
827 stale comment. Always specify little-endian.
828
086c6838
NC
8292008-07-29 Nick Clifton <nickc@redhat.com>
830
831 * common/genmloop.sh: Add new parameter: -shell to specify the
832 command interpreter to use to run the input file. This is
833 necessary because otherwise SHELL is taken from the user's
834 environment, and not from the makefile that invoked this script
835 and the user might not be running an sh-like shell.
836 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
837 * fr30/Makefile.in: Likewise.
838 * frv/Makefile.in: Likewise.
839 * i960/Makefile.in: Likewise.
840 * iq2000/Makefile.in: Likewise.
841 * m32r/Makefile.in: Likewise.
842
843 * frv/mloop.in: Add missing start of line comment marker.
844
8929c18c
HPN
8452008-07-11 Hans-Peter Nilsson <hp@axis.com>
846
847 * cris/configure: Regenerate to track ../common/common.m4 changes.
848 * cris/config.in: Ditto.
849
6efef468 8502008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
851 Daniel Jacobowitz <dan@codesourcery.com>
852 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
853
854 * cris/configure: Regenerate.
855
7010a0c9
JB
8562008-05-09 Olivier Hainque <hainque@adacore.com>
857
858 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
859
84234f6d
SR
8602008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
861
862 * MAINTAINERS: Add myself as maintainer of cr16 port.
863
7c607148
SR
8642008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
865
866 Add simulator for National cr16 processor.
867 * cr16: New directory.
868 * configure.ac: Add entry for National cr16.
869 * configure: Regenerate.
870
c5fbc25b
DD
8712008-02-05 DJ Delorie <dj@redhat.com>
872
873 * configure.ac (v850): V850 now has a testsuite.
874 * configure (v850): Likewise.
875
9b254dd1
DJ
8762008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
877
878 Updated copyright notices for most files.
879
beb7a883
DD
8802007-12-19 DJ Delorie <dj@redhat.com>
881
882 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
883 cut_point.
884
c9b3544a
HPN
8852007-10-22 Hans-Peter Nilsson <hp@axis.com>
886
887 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
888 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
889 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
890 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
891 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
892 cris/semcrisv32f-switch.c: Regenerate.
893
4744ac1b
JB
8942007-08-24 Joel Brobecker <brobecker@adacore.com>
895
896 Switch the license of all files explicitly copyright the FSF
897 to GPLv3.
898
9453113a
DJ
8992007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
900
901 * Makefile.in: Add dummy "pdf" target.
902
6a4669ea
HPN
9032007-02-20 Hans-Peter Nilsson <hp@axis.com>
904
905 * cris/traps.c (dump_statistics): Change format for cycle numbers
906 to %llu and cast parameters to unsigned long long.
907
792fe9c9
TS
9082007-02-16 Thiemo Seufer <ths@mips.com>
909
910 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
911
cecb04b7
MF
9122007-01-28 Manuel Lauss <slauss@resi.at>
913
914 * configure.ac (sh64-*-*): Change to sh64*-*-*.
915 (sh-*-*): Change to sh*-*-*.
916 * configure: Regenerated.
917
20ac0504
DJ
9182007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
919
920 Updated copyright notices for most files.
921
49cbcfe9
HPN
9222006-12-20 Hans-Peter Nilsson <hp@axis.com>
923
570ee7f0
HPN
924 * Makefile.in (autoconf-common autoheader-common): Only run
925 autoheader on subdirs with a file config.in.
926
c4d800ae
HPN
927 * configure.ac (common): Make the default "yes" for all targets
928 with sim subdirs.
929 * configure: Regenerate.
930
e80204fc
HPN
931 * Makefile.in (autoconf-common autoheader-common): In documented
932 usage, say SHELL=/bin/sh.
933 (.PHONY): Add autoheader-common.
934
49cbcfe9
HPN
935 * MAINTAINERS: Add self as authorized committer for *.
936
466b1d33
HPN
9372006-10-02 Edgar E. Iglesias <edgar@axis.com>
938 Hans-Peter Nilsson <hp@axis.com>
939
940 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
941 (cris_unknown_syscall_action): Declare.
942 * cris/sim-if.c (cris_unknown_syscall_action): Define.
943 (cris_options): Add cris-unknown-syscall option.
944 (cris_option_handler): Correct comment about and error message for
945 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
946 * cris/traps.c: Include stdarg.h
947 (cris_unknown_syscall): New function.
948 (cris_break_13_handler): Instead of sim_io_eprintf and
949 sim_engine_halt, call cris_unknown_syscall to handle more or less
950 unknown syscalls. Adjust code as necessary to handle return
951 value.
952
bac25e5b
DJ
9532006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * MAINTAINERS: Add Dave Brolley for sh64.
956
eccd787e
HPN
9572006-09-30 Hans-Peter Nilsson <hp@axis.com>
958
959 * cris/traps.c (TARGET_PIPE_BUF): New macro.
960 (cris_pipe_empty): Correct initialization of "remaining". Only
961 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
962 are written.
963
3ca4d560
HPN
9642006-09-29 Hans-Peter Nilsson <hp@axis.com>
965
966 * cris/configure.ac: Check for limits.h and sys/param.h.
967 * cris/configure, cris/config.in: Rebuild.
968 * cris/traps.c (SIM_PATHMAX): New macro.
969 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
970
ce928021
DJ
9712006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
972
973 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
974 * Makefile.in (FLAGS_TO_PASS): Include libdir.
975 * configure: Regenerated.
976
2f0122dc
DJ
9772006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
978
979 * cris/configure: Regenerated.
980
20e95c23
DJ
9812006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * cris/configure: Regenerated.
984
4b164edf
AS
9852006-05-05 Andreas Schwab <schwab@suse.de>
986
987 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
988 * configure: Regenerate.
989
990 * Makefile.in (CFLAGS_FOR_BUILD): Define.
991 (CC_FOR_BUILD): Don't override.
992 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
993
8b2f7496
DJ
9942006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
995
996 * MAINTAINERS: Add an "Authorized committers" section, and list
997 DJ Delorie for v850.
998
5cf3f6e2
HPN
9992006-04-08 Hans-Peter Nilsson <hp@axis.com>
1000
1001 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
1002
aad3b3cb
HPN
10032006-04-03 Hans-Peter Nilsson <hp@axis.com>
1004
1005 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
1006 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
1007 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
1008 (all): Depend on rvdummy$(EXEEXT).
1009 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
1010 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
1011 default off.
1012 * cris/configure: Regenerate.
1013 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
1014 (enum cris_interrupt_type, crisv10deliver_interrupt)
1015 (crisv32deliver_interrupt: New declarations.
1016 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
1017 sim_events_tickn and set state-events member work_pending when it's
1018 time for the next event.
1019 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
1020 interrupt-delivery function.
1021 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
1022 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
1023 * cris/devices.c: Include hw-device.h.
1024 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
1025 (device_io_write_buffer): Only perform 0x900000xx-functions if
1026 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
1027 call hw_io_write_buffer. Add return 0 last in function.
1028 * cris/sim-if.c (cris_have_900000xxif): Now global.
1029 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
1030 Force "-model" option, effectively.
1031 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
1032 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
1033
530d5813
HPN
10342006-04-02 Hans-Peter Nilsson <hp@axis.com>
1035
1036 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
1037 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
1038 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
1039
1f810f78
DD
10402006-03-13 DJ Delorie <dj@redhat.com>
1041
1042 * MAINTAINERS: Add self as m32c sim maintainer.
1043
d022998d
HPN
10442006-02-23 Hans-Peter Nilsson <hp@axis.com>
1045
1046 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
1047 mapping.
1048 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
1049
d45a4bef
JB
10502006-01-23 Jim Blandy <jimb@redhat.com>
1051
1052 Add simulator for Renesas M32C and M16C.
1053
1054 * m32c: New directory.
1055 * configure.ac: Add entry for Renesas M32C.
1056 * configure: Regenerate.
1057
4fc9958a
HPN
10582006-01-10 Hans-Peter Nilsson <hp@axis.com>
1059
ca47226b
HPN
1060 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
1061 cycle count for the current insn.
4fc9958a 1062
be37be02
HPN
10632005-12-06 Hans-Peter Nilsson <hp@axis.com>
1064
1065 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
1066 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
1067 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
1068 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
1069
cf2bf87e
HPN
10702005-12-05 Hans-Peter Nilsson <hp@axis.com>
1071
1072 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
1073 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
1074 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
1075 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
1076 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
1077 cris/semcrisv32f-switch.c: Regenerate.
1078
8b9b39f4
HPN
10792005-11-20 Hans-Peter Nilsson <hp@axis.com>
1080
59e834e4 1081 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
8b9b39f4
HPN
1082 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
1083 TARGET_O_WRONLY.
1084 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
1085 F_GETFL on fd 0, 1 and 2.
1086
5457266c
HPN
10872005-11-17 Hans-Peter Nilsson <hp@axis.com>
1088
ed1f044a
HPN
1089 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
1090 last_open_fd, last_open_flags.
1091 * cris/traps.c: Don't include targ-vals.h.
1092 (TARGET_O_ACCMODE): Define.
1093 (cris_break_13_handler): Set new _sim_cpu members.
1094 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
1095 Rearrange code as switch. Emit "unimplemented" abort for
1096 unimplemented fcntl calls.
1097
5457266c
HPN
1098 * cris/traps.c (TARGET_SYS_stat): Define.
1099 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
1100 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
1101
ae81c235
HPN
11022005-11-16 Hans-Peter Nilsson <hp@axis.com>
1103
1104 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
1105 low 32 bits are used after an unsigned long cast.
1106
c3182514
HPN
11072005-05-28 Hans-Peter Nilsson <hp@axis.com>
1108
1109 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
1110
d81ffbc4
CD
11112005-05-26 Chris Demetriou <cgd@netbsd.org>
1112
1113 * MAINTAINERS: Update my mail address, move myself to the
1114 "Past maintainers" section.
1115
c3357c64
CV
11162005-05-17 Corinna Vinschen <vinschen@redhat.com>
1117
1118 * configure.ac: Add igen to v850 build.
1119 * configure: Regenerate.
1120
33aa0cbb
PB
11212005-04-29 Paul Brook <paul@codesourcery.com>
1122
44cd25cf 1123 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
1124 (os_lstat): Use stat if lstat is not available on the host.
1125 (os_ftruncate): Return EINVAL if not available on the host.
1126 (os_truncate): Ditto.
1127 * common/configure.ac: Check for lstat, truncate and ftruncate.
1128 * common/configure: Regenerate.
1129 * common/config.in: Regenerate.
1130
4ec242d7
PB
11312005-04-27 Paul Brook <paul@codesourcery.com>
1132
1133 * common/Make-common.in: Add $(EXEEXT) to "run".
1134
69308976
HPN
11352005-04-18 Hans-Peter Nilsson <hp@axis.com>
1136
1137 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
1138 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
72f4393d 1139 implemented. In call to create_map, pad length argument to 8k.
69308976 1140
21bc7567
CV
11412005-04-15 Corinna Vinschen <vinschen@redhat.com>
1142
1143 * configure.ac: Add explicit sh64 case.
1144 * configure: Regenerate.
1145
74ec5579
PB
11462005-03-30 Paul Brook <paul@codesourcery.com>
1147
1148 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1149
2ecb8390
HPN
11502005-03-24 Hans-Peter Nilsson <hp@axis.com>
1151
cce0efb5
HPN
1152 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
1153 include cgen-ops.h in decodev10.c and decodev32.c.
1154 * cris/sim-main.h: Don't include cgen-ops.h here.
1155 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
1156 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
1157 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
1158 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
1159 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
1160 cris/semcrisv32f-switch.c: Regenerate.
1161
2ecb8390
HPN
1162 * cris/traps.c (cris_break_13_handler) <case
1163 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
1164 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
1165
2b193c4a
MK
11662005-03-23 Mark Kettenis <kettenis@gnu.org>
1167
1168 * cris/configure: Regenerate.
1169
51216631
JB
11702005-02-28 Jim Blandy <jimb@redhat.com>
1171
1172 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
1173 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
1174 Regenerated, after change to common/aclocal.m4.
1175
edece237
CV
11762005-02-18 Corinna Vinschen <vinschen@redhat.com>
1177
1178 * iq2000: New target subdirectory.
1179 * configure.ac: Add iq2000 target.
1180 * configure: Regenerate.
1181
8bdcadb1
HPN
11822005-01-29 Hans-Peter Nilsson <hp@axis.com>
1183
1184 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1185 (realclean, install): Fail if subdir make failed.
1186
f6bcefef
HPN
11872005-01-28 Hans-Peter Nilsson <hp@axis.com>
1188
1189 * cris: New directory, simulator for Axis Communications CRIS
1190 including CRIS v32, CGEN-based.
1191 * configure.ac: Add corresponding configury.
1192 * configure: Regenerate.
1193
4ac6917f
AC
11942005-01-17 Andrew Cagney <cagney@gnu.org>
1195
1196 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1197 common directory. Remove sparc*-*-* from list.
72f4393d 1198
38f48d72
AC
11992005-01-11 Andrew Cagney <cagney@gnu.org>
1200
1201 * Makefile.in (autoconf-common autoheader-common): Add --force to
1202 autoconf and autoheader.
1203 (autoconf-common autoheader-common)
1204 (autoconf-install autoheader-install): Check for configure.ac, not
1205 configure.in.
1206 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1207 * configure: Re-generate.
1208
b7026657
AC
12092005-01-07 Andrew Cagney <cagney@gnu.org>
1210
1211 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1212 correctly calls AC_CONFIG_SUBDIRS.
1213 * configure: Re-generate.
1214
33841fd9
AC
12152004-12-01 Andrew Cagney <cagney@gnu.org>
1216
44b263ce 1217 * i960, h8500: Delete directory.
33841fd9 1218
c46ec85d
AC
12192004-11-12 Andrew Cagney <cagney@gnu.org>
1220
1221 * d30v, fr30, mn10200, z8k: Delete directory.
1222
523f6a27
BE
12232004-03-10 Ben Elliston <bje@gnu.org>
1224
1225 * MAINTAINERS: Update my mail address.
1226
df0a8012
CD
12272004-01-26 Chris Demetriou <cgd@broadcom.com>
1228
1229 * configure.in (mips*-*-*): Configure in testsuite.
1230 * configure: Regenerate.
1231
b4ab4027
DB
12322003-10-08 Dave Brolley <brolley@redhat.com>
1233
1234 * configure.in: Move frv handling to alphabetically correct placement.
1235
fb72cee0
AS
12362003-09-03 Andreas Schwab <schwab@suse.de>
1237
1238 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1239
b3af7bdf
DB
12402003-08-29 Dave Brolley <brolley@redhat.com>
1241
1242 * MAINTAINERS: Add myself as maintainer of the FRV port.
1243
84fabdf6 12442003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d 1245 Dave Brolley <brolley@redhat.com>
84fabdf6 1246
b3af7bdf 1247 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
1248 * configure.in: Add frv configury.
1249 * configure: Regenerate.
1250
c53d60d8
BE
12512003-08-10 Ben Elliston <bje@wasabisystems.com>
1252
1253 * MAINTAINERS: Update my mail address.
1254
c55433ef
AC
12552003-08-09 Andrew Cagney <cagney@redhat.com>
1256
1257 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1258 maintenance. List igen and sh maintainers. Mention that target
1259 and global maintainers pick up the slack.
1260
ac78c4ba
MS
12612003-07-09 Michael Snyder <msnyder@redhat.com>
1262
1263 * configure.in: Add testsuite to extra_subdirs for sh.
1264 * configure: Regenerate.
1265
2bc8946d
NC
12662003-01-23 Nick Clifton <nickc@redhat.com>
1267
1268 * Add sh2e support:
1269
ac78c4ba 12702002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 1271
ac78c4ba 1272 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 1273
a926ab2f
GK
12742002-08-24 Geoffrey Keating <geoffk@redhat.com>
1275
1276 * MAINTAINERS: Update my email address.
1277
de0a1e42
AC
12782002-07-17 Andrew Cagney <ac131313@redhat.com>
1279
1280 * w65/: Delete directory.
1281
7a3085c1
AC
12822002-07-16 Andrew Cagney <ac131313@redhat.com>
1283
1284 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1285 * configure: Re-generate.
1286
3fbeef0b
AC
12872002-07-13 Andrew Cagney <ac131313@redhat.com>
1288
1289 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1290 * configure: Re-generate.
72f4393d 1291
3832c25c
AC
12922002-06-16 Andrew Cagney <ac131313@redhat.com>
1293
1294 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1295 id, date and host to be overriden by NAME, ID, DATE and HOST
1296 respectfully. Use ISO dates.
1297
c93abbcc
AC
1298Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1299
1300 * Makefile.in (ChangeLog): New makefile variable.
1301 * README-HACKING: Mention the ChangeLog makefile variable.
1302
e4045cdb
AC
13032002-06-01 Andrew Cagney <ac131313@redhat.com>
1304
1305 * tic80/: Delete directory.
1306
2be99286
SC
13072002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1308
1309 * MAINTAINERS: Update my email address.
1310
44befb9f
SC
13112002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1312
1313 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1314
ce93e51a
FCE
13152002-03-01 Frank Ch. Eigler <fche@redhat.com>
1316
1317 * MAINTAINERS: Record self as a co-maintainer of just common/.
1318
72ca629f
NC
13192002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1320
1321 * MAINTAINERS: Point to GDB files describing overall maintaince
1322 and check-in procedures.
1323
00125dd0
NC
13242002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1325
1326 * MAINTAINERS: Add myself for ARM portions.
1327
457174f6
AC
13282001-10-19 Andrew Cagney <ac131313@redhat.com>
1329
1330 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1331 * configure: Re-generate.
1332
9afc4bbf
BE
13332001-02-16 Ben Elliston <bje@redhat.com>
1334
1335 * MAINTAINERS: Add myself for common portions.
1336
0b8c7076
CD
13372001-01-15 Chris Demetriou <cgd@broadcom.com>
1338
1339 * MAINTAINERS: Added self and Andrew for the mips sim.
1340
c56a7a95
GK
13412000-10-25 Geoff Keating <geoffk@cygnus.com>
1342
1343 * MAINTAINERS: Added self and Andrew for the ppc sim.
1344
5d031c16
AC
1345Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1346
1347 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1348 * m68hc11: New directory.
1349 * configure.in: Add.
1350 * configure: Regenerate.
1351
6c29acca
AC
1352Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1353
1354 * tic80: New directory.
1355 * configure.in: Add configury.
1356 * configure: Regenerate.
1357
bcd65766
NC
13582000-04-20 Nick Clifton <nickc@cygnus.com>
1359
1360 * configure.in (extra_subdirs): Add testsuite to strongarm
72f4393d 1361 directories.
bcd65766
NC
1362 * configure: Regenerate.
1363
7158fd7f
AC
1364Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1365
1366 * MAINTAINERS: New file. Blank.
1367
c2d11a7d
JM
13681999-11-18 Ben Elliston <bje@cygnus.com>
1369
1370 * configure.in: Require autoconf 2.13 and remove obsolete
1371 invocation of AC_C_CROSS.
1372 * configure: Regenerate.
1373
2acceee2
JM
13741999-09-29 Doug Evans <devans@casey.cygnus.com>
1375
1376 * configure.in: Configure the testsuite directory for thumb.
1377 * configure: Regenerate.
1378
6426a772
JM
13791999-07-16 Ben Elliston <bje@cygnus.com>
1380
1381 * configure.in: Configure the testsuite directory for arm.
1382 * configure: Regenerate.
1383
7a292a7a
SS
13841999-04-08 Nick Clifton <nickc@cygnus.com>
1385
1386 * configure.in: Add support for MCore target.
1387 * configure: Regenerate.
1388
c906108c
SS
13891999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1390
1391 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1392 RUNTEST instead of commenting out, fixes portability problem.
1393
c906108c
SS
13941999-02-08 Nick Clifton <nickc@cygnus.com>
1395
1396 * configure.in: Add support for StrongARM target.
1397 * configure: Regenerate.
1398
c906108c
SS
13991999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1400
1401 * configure.in: Require autoconf 2.12.1 or higher.
1402
14031998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1404
1405 * configure.in (i960-*-*): Add.
1406 * configure: Rebuild.
1407
1408Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1409
1410 * configure.in: Added case for fr30-*-*.
1411 * configure: Regenerated.
1412
1413Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1414
1415 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1416 to allow successful operation on Windows.
1417
1418Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1419
25c1c397
JM
1420 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1421 check can be invoked recursively.
c906108c
SS
1422
1423Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1424
1425 * configure.in: Build simulator on sparclite and sparc86x targets.
1426 * configure: Regenerate.
1427
1428Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1429
1430 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1431 to autoconf and autoheader.
1432
1433Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1434
1435 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1436 ../common' to autoconf and autoheader. Unconditionally run
1437 autoconf in every subdir.
1438 (autoconf-changelog autoheader-changelog): Unconditionally run
1439 commands in every subdir.
1440 (autoconf-install autoheader-install): Likewise.
1441
1442Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1443
1444 * Makefile.in: Get SHELL from configure.
1445 * (FLAGS_TO_PASS): Pass down SHELL.
1446 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1447 NT native builds.
1448
1449Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1450
1451 * configure.in (extra_subdirs): Enable igen for mn10300.
1452 * configure: Re-generate.
1453
1454Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1455
1456 * configure.in (extra_subdirs): Add support for thumb target.
1457
1458 * configure (extra_subdirs): Add support for thumb target.
1459
1460Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1461
1462 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1463 target.
1464 * configure: Regenerate.
72f4393d 1465
c906108c
SS
1466Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1467
1468 * configure.in (extra_subdirs): v850ea needs igen.
1469 * configure: Re-generate.
72f4393d 1470
c906108c
SS
1471Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1472
1473 * configure.in (testdir): When a testsuite directory, add that to
1474 the list of confdirs.
1475
1476Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1477
1478 * configure.in (extra_subdirs): Enable igen ready for V850.
1479
1480Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1481
1482 * configure.in (w65-*-*, only_if_enabled): Set.
1483 * configure: Re-generate.
72f4393d 1484
c906108c
SS
1485Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1486
1487 * configure.in (sparc*-*-*, only_if_enabled): Set
1488 only_if_enabled=yes. Check only_if_enabled before enabling a
1489 simulator.
1490 * configure: Regenerate.
72f4393d 1491
c906108c
SS
1492Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1493
1494 * configure.in (extra_subdirs): Add v850e target.
1495
1496Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1497
1498 * configure.in (extra_subdirs): Add v850ea target.
1499
1500Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1501
1502 * configure.in (sparc*-*-*): Don't build erc32.
1503 * configure: Regenerate.
1504
1505Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1506
1507 * configure.in (m32r-*-*): New target.
1508 * configure: Regenerate.
1509
1510 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1511
1512Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1513
1514 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1515 thought that .NOEXPORT was the default target.
1516
1517Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1518
1519 * Makefile.in (clean mostlyclean): Restore targets accidentally
1520 deleted in earlier change.
1521
1522Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1523
1524 * Makefile.in (autoheader-common, autoheader-changelog,
1525 autoheader-install): Perform autoheader in addition to autoconf.
1526
1527Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1528
1529 * Makefile.in (autoconf-install): New target.
1530 (autoconf-changelog): Try different way to obtain user name.
1531
1532Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1533
1534 * Makefile.in (autoconf-changelog): New target, update
1535 ChangeLog for all subdirectories - normally used after
1536 autoconf-common target.
1537
1538Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1539
1540 * configure.in (extra_subdirs): Include testsuite for d30v.
1541 * configure: Regenerate.
72f4393d 1542
c906108c
SS
1543 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1544 ../gdb/Makefile.in
1545 (check): New rules - drive the testsuite.
1546
1547Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1548
1549 * configure.in: Add mn10200 configure lines accidentally
1550 removed.
1551 * configure: Regenerated.
1552
1553Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1554
1555 * configure.in (extra_subdirs): Generalize common sub directory
1556 into a list.
1557 (extra_subdirs): For d30v add igen to the list to be built.
1558
1559Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1560
1561 * configure.in (d30v): New target.
1562 * configure: Regenerated.
72f4393d 1563
c906108c
SS
1564Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1565
1566 * configure.in: Don't require GCC to build the mn10200
1567 simulator anymore.
1568 * configure: Rebuilt.
1569
1570Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1571
1572 * configure.in: Don't configure any subdirs if no simulator
1573 is being built. Don't use erc32 for sparc64.
1574 * configure: Regenerated.
1575
1576Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1577
1578 * Makefile.in (autoconf-common): New target.
1579 * configure.in: Do configure common.
1580 * configure: Regenerated.
1581
1582Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1583
1584 * configure configure.in: Don't configure common anymore. Files
1585 from common are now built in the individual simualtor directories.
1586 This fixes problems with the WinGDB build procedure.
1587
1588Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1589
1590 * configure: Enable the mn10200 simulator.
1591
1592Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1593
1594 * configure.in (configdirs): Add common.
1595 * configure: Regenerated.
1596
1597Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1598
1599 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1600 system V based targets.
1601 * configure: Regenerate.
1602
1603Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1604
1605 * configure.in (--enable-sim-powerpc): Delete.
1606 (--enable-sim): Add.
1607 * configure: Regenerated.
1608
1609Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1610
1611 * configure.in: Only build the V850 simulator if
1612 we are using gcc.
1613 * configure: Rebuild.
1614
1615Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1616
1617 * configure.in: Do build erc32 for DOS and Windows hosts.
1618 * configure: Rebuild.
1619
1620Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1621
1622 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1623 be inherited from the parent. Remove INSTALL_XFORM and
1624 INSTALL_XFORM1. Make INSTALL be set from configure.
1625
1626Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1627
1628 * configure.in: Only build the MIPS simulator if we are using
1629 gcc.
1630 * configure: Rebuild.
1631
1632Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1633
1634 * configure.in (v850-*-*): Added V850 simulator.
1635
1636Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1637
1638 * configure.in (d10v-*-*): Added D10V simulator.
1639
1640Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1641
1642 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1643 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1644 (docdir): Removed.
1645 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1646 (AC_PROG_INSTALL): Added.
1647 * configure: Rebuilt.
1648
1649Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1650
1651 * configure.in: Only configure erc32 if using gcc.
1652 * configure: Rebuild.
1653
1654Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1655
1656 * configure.in (sim_target): Build PowerPC simulator for powerpc
1657 System V.4, Solaris, and Elf targets.
1658 * configure: Regenerate with autoconf 2.10.
1659
1660Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1661
1662 * configure.in: Only built erc32 simulator on Unix hosts as it
1663 uses pseudo ttys.
1664 * configure: Regenerated with autoconf 2.8.
1665
1666Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1667
1668 * erc32: Sparc simulator from the ESA.
1669
1670Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1671
1672 From: Miles Bader <miles@gnu.ai.mit.edu>
1673 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1674 * configure: Regenerate using autoconf.
1675
1676Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1677
1678 * Makefile.in (install): Fix typo.
1679
1680Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1681
1682 * configure: Regenerate with autoconf 2.7.
1683
1684 * Makefile.in (all): Simplify.
1685 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1686 as in the all target.
1687 (distclean, maintainer-clean, realclean): Likewise.
1688 (install): Likewise.
1689
1690Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1691
1692 * Makefile.in (all): Remove extra '\' char from shell script.
1693
1694Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1695
1696 * Makefile.in (all): Avoid a for loop with zero elements, even if
1697 the loop will not be executed because of an if statement.
1698
1699Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1700
1701 * Makefile.in (install): Add missing semicolon in "fi \".
1702
1703Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1704
1705 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1706 defaults from configure.
1707
1708 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1709 configure defaults.
1710 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1711 if either --enable-sim-powerpc is used, or the host compiler is
1712 GCC.
1713
1714Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1715
1716 * configure.in (mips*-*-*): Added "mips" simulator target.
1717 * configure: Re-generated.
1718
1719Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1720
1721 * Makefile.in (BISON): Remove macro.
1722 (FLAGS_TO_PASS): Remove BISON.
1723
1724Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1725
1726 * configure.in: Explicitly `exit 0' for broken shells.
1727 * configure: Rebuilt.
1728
1729Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1730
1731 * common/run.c (main): Initialize the callbacks.
1732
1733Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1734
1735 * Makefile.in (maintainer-clean): New synonym for realclean.
1736
1737Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1738
1739 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1740 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1741
1742Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1743
1744 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1745 <cagney@highland.com.au>.
1746 * configure: Regnerate from configure.in.
1747
1748Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1749
1750 * Update all FSF addresses except those in COPYING* files.
1751
1752Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1753
1754 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1755 submakes either default or passed in value.
1756
1757Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1758
1759 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1760 install): Changed targets so that they descend all
1761 subdirectories in $(SUBDIRS).
1762 (*-all, *-clean, *-install): Removed targets.
1763
1764 * configure.in: Don't bother with target makefile fragments, they
1765 are no longer needed.
1766 * configure: regenerated.
1767
1768 * Makefile.in, configure.in: converted to autoconf.
1769 * configure: New file, generated with autconf 2.4.
1770
1771Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1772
1773 * Makefile.in: Support ARM.
1774 * configure.in: Ditto.
1775
1776Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1777
1778 * Makefile.in: Support W65.
1779 * configure.in: Ditto.
1780
1781Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1782
1783 * Makefile.in: Add TAGS target.
1784
1785Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1786
1787 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1788 install-h8300, clean-h8300, all-h8500, install-h8500,
1789 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1790 recursion lines.
c906108c
SS
1791
1792Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1793
1794 * Makefile.in: remove endian.h trace from h8500
1795
1796Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1797
1798 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1799
1800Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1801
1802 * Makefile.in: make all of the all-* target (except all-nothing)
1803 depend on endian.h, so that if we're not building a simulator, we
1804 don't built endian
1805
1806Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1807
1808 * Makefile.in (check, installcheck): Added dummy targets.
1809
1810Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1811
1812 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1813 explicitly make it, since some makes apparently don't work with
1814 VPATH and .c to executable rules (SunOS make for example).
1815
1816Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1817
1818 * Makefile.in (endian): Add explicit rule for broken makes.
1819
1820Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1821
1822 * Makefile.in (info, install-info): New targets.
1823 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1824 level Makefile.
1825
1826Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1827
1828 * Makefile.in (endian.h): build endian.h via a temporary file so
1829 that we don't leave an incomplete file lying around on
1830 interrupted builds.
1831 (clean): remove endian, e.h, and endian.h.
1832
1833Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1834
1835 * Makefile.in, configure.in: if target isn't supported, build a
1836 harmless makefile.
1837
1838