]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/ChangeLog
sim: profile: fix bucketing with 64-bit targets
[thirdparty/binutils-gdb.git] / sim / ChangeLog
CommitLineData
008a02e3
MF
12021-01-29 Mike Frysinger <vapier@gentoo.org>
2
3 * MAINTAINERS (Global Maintainers): Move myself back.
4
5e25901f
MF
52021-01-18 Mike Frysinger <vapier@gentoo.org>
6
7 * configure.ac: Call AC_PROG_CPP.
8 * configure: Regenerate.
9 * Makefile.in (abs_srcdir, srcroot, CPP): Define.
10 (nltvals): New target.
11 * README-HACKING: Change headers to nltvals.
12
4cfcd3b3
MF
132021-01-18 Mike Frysinger <vapier@gentoo.org>
14
15 * Makefile.in (headers): Change args to gennltvals.sh.
16 * gennltvals.sh: Rewrite from scratch.
17 * gentvals.sh: Delete.
18 * nltvals.def: Regen.
19
bb3eddb5
MF
202021-01-15 Mike Frysinger <vapier@gentoo.org>
21
22 * configure.ac: Delete AC_CONFIG_SUBDIRS(testsuite) call.
23 Add AC_CONFIG_FILES([Makefile testsuite/Makefile]) call.
24 Drop argument to AC_OUTPUT.
25 * configure: Regenerate.
26
68895f7d
MF
272021-01-12 Mike Frysinger <vapier@gentoo.org>
28
29 * README-HACKING (SIM_RUN_OBJS): Delete.
30
f8cab0b9
MF
312021-01-09 Mike Frysinger <vapier@gentoo.org>
32
33 * MAINTAINERS (sh64): Move to past maintainers.
34 * configure: Regenerate.
35 * configure.tgt (sh64*-*-*): Delete.
36 * sh64/: Delete.
37
50df264d
MF
382021-01-09 Mike Frysinger <vapier@gentoo.org>
39
40 * README-HACKING (AC_PREREQ): Delete.
41
46f900c0
MF
422021-01-08 Mike Frysinger <vapier@gentoo.org>
43
44 * README-HACKING (C Language Assumptions): Require C11 compiler.
45
1d01693f
JM
462020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
47
48 * configure.ac: Do not configure sim/testsuite nor sim/igen if the
49 primary target doesn't have a simulator.
50 * configure: Regenerate.
51
b26e2ae7
JM
522020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
53 David Faust <david.faust@oracle.com>
54
55 * configure.tgt (sim_arch): Add entry for bpf-*-*.
56 * configure: Regenerate.
57 * MAINTAINERS: Add maintainer for the BPF simulator.
b26e2ae7 58
78aa740b
TT
592019-12-19 Tom Tromey <tromey@adacore.com>
60
61 PR build/24572:
62 * Makefile.in (install-strip): New target.
63
ddd44b70
DD
642019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
65
66 * MAINTAINERS: Add myself as PRU maintainer.
67 * configure: Regenerated.
68 * configure.tgt: Add PRU.
69
fd361982
AM
702019-09-18 Alan Modra <amodra@gmail.com>
71
72 * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
73 * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
74 * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
75 * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
76 * rx/trace.c: Update throughout for bfd section macro changes.
77
9c4c3318
JB
782019-02-28 Joel Brobecker <brobecker@adacore.com>
79
80 * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
81
007024cc
SM
822019-02-13 Simon Marchi <simon.marchi@ericsson.com>
83
84 * MAINTAINERS: Add Andrew Burgess as global maintainer.
85
444b3fae
ПК
862019-01-03 Pavel I. Kryukov <kryukov@frtk.ru>
87
88 * sim-base.h: Add 'extern C' if header is compiled with C++.
89
7fb45a68
AB
902018-12-06 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * common/acinclude.m4 (enable-cgen-maint): Support passing path to
93 cgen source tree.
94 * cris/configure: Regenerate.
95 * frv/configure: Regenerate.
96 * iq2000/configure: Regenerate.
97 * lm32/configure: Regenerate.
98 * m32r/configure: Regenerate.
99 * or1k/configure: Regenerate.
100 * sh64/configure: Regenerate.
101
e2e31f10
MR
1022018-07-20 Maciej W. Rozycki <macro@mips.com>
103
104 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
105 ISA maintenance.
106
79f5b65e
DD
1072018-07-19 DJ Delorie <dj@redhat.com>
108
109 * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
110
31375626
SH
1112018-07-14 Stafford Horne <shorne@gmail.com>
112
113 * MAINTAINERS (or1k): Add myself as or1k maintainer.
114
d0ac1c44
SM
1152018-06-19 Simon Marchi <simon.marchi@ericsson.com>
116
117 * All configure.ac: Remove AC_PREREQ.
118 * All configure: Re-generate.
119
d65ce302
MR
1202018-01-22 Maciej W. Rozycki <macro@mips.com>
121
122 * MAINTAINERS: Update my company e-mail address.
123
0cd79707
SH
1242017-12-12 Stafford Horne <shorne@gmail.com>
125 Peter Gavin <pgavin@gmail.com>
126
127 * configure: Regenerated.
6e51bfa7 128
fa8b7c21
SH
1292017-12-12 Stafford Horne <shorne@gmail.com>
130 Peter Gavin <pgavin@gmail.com>
131
132 * configure.tgt: Add or1k sim.
3b4b0a62 133
d268bbaf
JB
1342017-10-12 James Bowman <james.bowman@ftdichip.com>
135
136 * MAINTAINERS (ft32): Add myself.
137
c0107b0f
JW
1382017-10-03 Jim Wilson <wilson@tuliptree.org>
139
140 * MAINTAINERS (aarch64): Update my email address.
141
5c887dd5
JB
1422017-09-06 John Baldwin <jhb@FreeBSD.org>
143
144 * configure.ac: Honor existing CC_FOR_BUILD in environment.
145 * configure: Regenerate.
146
742e3a77
JW
1472017-02-14 Jim Wilson <jim.wilson@linaro.org>
148
149 * MAINTAINTERS (aarch64): Add myself.
150
cadf97cf
MR
1512016-12-14 Maciej W. Rozycki <macro@imgtec.com>
152
153 * MAINTAINERS (Maintainers for particular sims): Add myself as
154 a MIPS maintainer.
155
3b8f2c8b
MR
1562016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
157
158 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
159
5295724c
MF
1602016-01-09 Mike Frysinger <vapier@gentoo.org>
161
162 * configure.ac: Delete sim_common check and the
163 AC_CONFIG_SUBDIRS(common) call.
164 * configure: Regenerate.
165 * configure.tgt (sim_common): Delete the variable.
166
936df756
MF
1672016-01-09 Mike Frysinger <vapier@gentoo.org>
168
169 * .gitignore: Delete /common/cconfig.h entry.
170
4eb70007
NC
1712016-01-05 Nick Clifton <nickc@redhat.com>
172
173 * MAINTAINERS: Add myself as AArch64 sim maintainer.
174
ac8eefeb
TG
1752015-12-09 Tristan Gingold <gingold@adacore.com>
176
177 * aarch64/simulator.c: Remove syscall.h include.
178
1b393626
MF
1792015-12-26 Mike Frysinger <vapier@gentoo.org>
180
181 * README-HACKING: Delete mention of tconfig.h.
182
2e8cf49e
NC
1832015-11-24 Nick Clifton <nickc@redhat.com>
184
185 * configure.tgt: Add aarch64 entry.
186 * configure: Regenerate.
2e8cf49e 187
8d0978fb
MF
1882015-06-23 Mike Frysinger <vapier@gentoo.org>
189
190 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
191 * configure: Regenerate.
192
306f4178
MF
1932015-06-12 Mike Frysinger <vapier@gentoo.org>
194
195 * README-HACKING: Change configure.in to configure.ac.
196
7fed4b0b
L
1972015-04-02 H.J. Lu <hongjiu.lu@intel.com>
198
199 * arm/configure: Regenerated.
200 * avr/configure: Likewise.
201 * bfin/configure: Likewise.
202 * common/configure: Likewise.
203 * cr16/configure: Likewise.
204 * cris/configure: Likewise.
205 * d10v/configure: Likewise.
206 * erc32/configure: Likewise.
207 * frv/configure: Likewise.
208 * ft32/configure: Likewise.
209 * h8300/configure: Likewise.
210 * igen/configure: Likewise.
211 * iq2000/configure: Likewise.
212 * lm32/configure: Likewise.
213 * m32c/configure: Likewise.
214 * m32r/configure: Likewise.
215 * m68hc11/configure: Likewise.
216 * mcore/configure: Likewise.
217 * microblaze/configure: Likewise.
218 * mips/configure: Likewise.
219 * mn10300/configure: Likewise.
220 * moxie/configure: Likewise.
221 * msp430/configure: Likewise.
222 * ppc/configure: Likewise.
223 * rl78/configure: Likewise.
224 * rx/configure: Likewise.
225 * sh/configure: Likewise.
226 * sh64/configure: Likewise.
227 * v850/configure: Likewise.
228
79730a3b
L
2292015-04-01 H.J. Lu <hongjiu.lu@intel.com>
230
231 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
232 (BFD_LIB): Remove $(ZLIB).
233 (CONFIG_LIBS): Add $(ZLIB).
234 * ppc/Makefile.in (ZLIBINC): Removed.
235 (INCLUDES): Remove $(ZLIBINC).
236 (BFD_LIB): Remove $(ZLIB).
237
0ceaf1ec
L
2382015-04-01 H.J. Lu <hongjiu.lu@intel.com>
239
240 * arm/configure: Regenerated.
241 * avr/configure: Likewise.
242 * bfin/configure: Likewise.
243 * common/configure: Likewise.
244 * cr16/configure: Likewise.
245 * cris/configure: Likewise.
246 * d10v/configure: Likewise.
247 * erc32/configure: Likewise.
248 * frv/configure: Likewise.
249 * ft32/configure: Likewise.
250 * h8300/configure: Likewise.
251 * igen/configure: Likewise.
252 * iq2000/configure: Likewise.
253 * lm32/configure: Likewise.
254 * m32c/configure: Likewise.
255 * m32r/configure: Likewise.
256 * m68hc11/configure: Likewise.
257 * mcore/configure: Likewise.
258 * microblaze/configure: Likewise.
259 * mips/configure: Likewise.
260 * mn10300/configure: Likewise.
261 * moxie/configure: Likewise.
262 * msp430/configure: Likewise.
263 * ppc/configure: Likewise.
264 * rl78/configure: Likewise.
265 * rx/configure: Likewise.
266 * sh/configure: Likewise.
267 * sh64/configure: Likewise.
268 * v850/configure: Likewise.
269
6dae8a88
MF
2702015-03-29 Mike Frysinger <vapier@gentoo.org>
271
272 * configure: Regenerate.
273 * configure.ac: Delete sim_testsuite check and config in testsuite.
274 * configure.tgt (sim_testsuite): Delete everywhere.
275
eca5fe42
MF
2762015-03-28 Mike Frysinger <vapier@gentoo.org>
277
278 * configure: Regenerate.
279 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
280
f46e4eb7
JB
2812015-03-28 James Bowman <james.bowman@ftdichip.com>
282
283 * configure.tgt: Add FT32 entry.
284 * configure: Regenerate.
285
ae7d0cac
MF
2862015-03-16 Mike Frysinger <vapier@gentoo.org>
287
288 * .gitignore: Delete tconfig.h.
289 * README-HACKING: Change tconfig.in to tconfig.h.
290
77017251
NC
2912014-03-12 Nick Clifton <nickc@redhat.com>
292
293 * MAINTAINERS: Add myself as the maintainer for the MSP430.
294
f32d1b7f
MF
2952014-03-10 Mike Frysinger <vapier@gentoo.org>
296
297 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
298 * configure: Regenerate.
299
6104cb7a
TT
3002014-01-06 Tom Tromey <tromey@redhat.com>
301
302 * common/cgen-trace.c: Don't use old VA_* macros.
303 * common/sim-load.c (xprintf): Likewise.
304 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
305
bdca5ee4
TT
3062014-01-06 Tom Tromey <tromey@redhat.com>
307
308 * README-HACKING: Don't use PARAMS.
309 * arm/wrapper.c: Don't use PARAMS.
310 * bfin/sim-main.h: Don't use PARAMS.
311 * common/callback.c: Don't use PARAMS.
312 * common/cgen-trace.c: Don't use PARAMS.
313 * common/run-sim.h: Don't use PARAMS.
314 * common/run.c: Don't use PARAMS.
315 * common/sim-base.h: Don't use PARAMS.
316 * common/sim-load.c: Don't use PARAMS.
317 * common/sim-options.h: Don't use PARAMS.
318 * common/sim-trace.c: Don't use PARAMS.
319 * common/sim-trace.h: Don't use PARAMS.
320 * common/sim-utils.h: Don't use PARAMS.
321 * cr16/cr16_sim.h: Don't use PARAMS.
322 * cr16/gencode.c: Don't use PARAMS.
323 * cr16/interp.c: Don't use PARAMS.
324 * cr16/simops.c: Don't use PARAMS.
325 * d10v/d10v_sim.h: Don't use PARAMS.
326 * d10v/gencode.c: Don't use PARAMS.
327 * d10v/interp.c: Don't use PARAMS.
328 * d10v/simops.c: Don't use PARAMS.
329 * erc32/erc32.c: Don't use PARAMS.
330 * erc32/exec.c: Don't use PARAMS.
331 * erc32/float.c: Don't use PARAMS.
332 * erc32/func.c: Don't use PARAMS.
333 * erc32/sis.c: Don't use PARAMS.
334 * erc32/sis.h: Don't use PARAMS.
335 * mips/interp.c: Don't use PARAMS.
336 * mips/sim-main.h: Don't use PARAMS.
337 * sh/interp.c: Don't use PARAMS.
338 * v850/sim-main.h: Don't use PARAMS.
339 * v850/v850_sim.h: Don't use PARAMS.
340
1ed6c797
WN
3412013-11-07 Will Newton <will.newton@linaro.org>
342
343 PR gdb/15508
344 * arm/wrapper.c (sim_create_inferior): Call init before
345 accessing STATE.
346
8782aa32
WN
3472013-11-07 Will Newton <will.newton@linaro.org>
348
d40af490 349 PR gdb/8989
8782aa32
WN
350 * arm/wrapper.c (sim_create_inferior): Avoid calling
351 bfd_get_mach with a NULL bfd.
352
3346cfda
NC
3532013-06-21 Nick Clifton <nickc@redhat.com>
354
355 * msp430: New Directory.
356 * configure.tgt: Add it.
357 * configure: Regenerate.
358
3cb2ab1a
SE
3592013-03-15 Steve Ellcey <sellcey@mips.com>
360
361 * arm/wrapper.c (sim_complete_command): Make char arguments const.
362 * avr/interp.c (sim_complete_command): Ditto.
363 * common/sim-options.c (sim_complete_command): Ditto.
364 * cr16/interp.c (sim_complete_command): Ditto.
365 * erc32/interf.c (sim_complete_command): Ditto.
366 * m32c/gdb-if.c (sim_complete_command): Ditto.
367 * microblaze/interp.c (sim_complete_command): Ditto.
368 * ppc/sim_calls.c (sim_complete_command): Ditto.
369 * rl78/gdb-if.c (sim_complete_command): Ditto.
370 * rx/gdb-if.c (sim_complete_command): Ditto.
371 * sh/interp.c (sim_complete_command): Ditto.
372
8acc9f48
JB
3732013-01-01 Joel Brobecker <brobecker@adacore.com>
374
375 Update year range in copyright notice of all files.
376
51b318de
JB
3772012-12-19 Joel Brobecker <brobecker@adacore.com>
378
379 Update old contact info in GPL license notices.
380
3fd725ef
JB
3812012-12-19 Joel Brobecker <brobecker@adacore.com>
382
383 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
384
6bb11ab3
L
3852012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
386
387 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
388 condition.
389 * common/acinclude.m4: Define lt_cv_dlopen_libs.
390 * arm/configure: Regenerate.
391 * avr/configure: Regenerate.
392 * bfin/configure: Regenerate.
393 * common/configure: Regenerate.
394 * cr16/configure: Regenerate.
395 * cris/configure: Regenerate.
396 * d10v/configure: Regenerate.
397 * erc32/configure: Regenerate.
398 * frv/configure: Regenerate.
399 * h8300/configure: Regenerate.
400 * igen/configure: Regenerate.
401 * iq2000/configure: Regenerate.
402 * lm32/configure: Regenerate.
403 * m32c/configure: Regenerate.
404 * m32r/configure: Regenerate.
405 * m68hc11/configure: Regenerate.
406 * mcore/configure: Regenerate.
407 * microblaze/configure: Regenerate.
408 * mips/configure: Regenerate.
409 * mn10300/configure: Regenerate.
410 * moxie/configure: Regenerate.
411 * ppc/configure: Regenerate.
412 * rl78/configure: Regenerate.
413 * rx/configure: Regenerate.
414 * sh/configure: Regenerate.
415 * sh64/configure: Regenerate.
416 * testsuite/configure: Regenerate.
417 * v850/configure: Regenerate.
418
2d1ef085
SC
4192012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
420
421 * MAINTAINERS: Update my email address.
422
c429cfcf
SE
4232012-09-24 Steve Ellcey <sellcey@mips.com>
424
425 * mips/basic.exp: Add mips*-mti-elf* target.
426 * configure.ac: Add mips*-mti-elf* target.
427 * configure: Regenerate.
428
5f3ef9d0
JB
4292012-06-15 Joel Brobecker <brobecker@adacore.com>
430
431 * configure: Regenerate.
432
f5546abd
ME
4332012-06-06 Michael Eager <eager@eagercon.com>
434
435 * microblaze/interp.c (config.h): Add #include.
436
c36260c7
JB
4372011-11-29 Joel Brobecker <brobecker@adacore.com>
438
439 * MAINTAINERS (Global Maintainers): New section. Add Mike
440 Frysinger.
441
87326c78
DD
4422011-11-28 DJ Delorie <dj@redhat.com>
443
444 * configure.tgt: Add rl78 support.
445 * configure: Regenerate.
446 * rl78: New directory.
447 * MAINTAINERS: Add myself as RL78 maintainer.
448
26e0f8db
HPN
4492011-07-08 Hans-Peter Nilsson <hp@axis.com>
450
451 * MAINTAINERS: Remove Thiemo Seufer.
452
1d7b4a70
MF
4532011-06-04 Mike Frysinger <vapier@gentoo.org>
454
455 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
456 * configure: Regenerate.
457
4d393d60
JM
4582011-05-04 Joseph Myers <joseph@codesourcery.com>
459
460 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
461 handle targets.
462 * configure: Regenerate.
463
ef016f83
MF
4642011-03-05 Mike Frysinger <vapier@gentoo.org>
465
466 * MAINTAINERS: Add bfin entry.
467 * configure.tgt (bfin-*-*): Handle bfin targets.
468 * configure: Regenerate.
469
85ab1af8
MF
4702011-01-05 Mike Frysinger <vapier@gentoo.org>
471
472 * .gitignore: Add /*/hw-config.h.
473
fdb38a1c
MF
4742010-12-23 Mike Frysinger <vapier@gentoo.org>
475
476 * .gitignore: New file.
477
d61e002c
DD
4782010-07-28 DJ Delorie <dj@redhat.com>
479
480 * MAINTAINERS: Add self as RX maintainer. Sort list.
481
32b269ae
NC
4822010-06-08 Nick Clifton <nickc@redhat.com>
483
484 * reg.c (set_oszc): Use unsigned int for the mask.
485 (set_szc, set_osz, set_sz): Likewise.
486
119da465
MF
4872010-04-26 Mike Frysinger <vapier@gentoo.org>
488
489 * configure.ac: Target logic moved out to and included from ...
490 * configure.tgt: ... this new file.
491 * configure: Regenerated.
492
aba193a5
MF
4932010-04-12 Mike Frysinger <vapier@gentoo.org>
494
495 * README-HACKING: Add more sections.
496
3725885a
RW
4972010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
498
499 * avr/configure: Regenerate.
500 * cris/configure: Regenerate.
501 * microblaze/configure: Regenerate.
502
5912fadd
JB
5032009-11-24 Joel Brobecker <brobecker@adacore.com>
504
505 * common/aclocal.m4: Add include of ../../config/zlib.m4.
506 * common/common.m4: Use AM_ZLIB to check for zlib support.
507 * ppc/configure.ac: Likewise.
508 * arm/configure, avr/configure, common/configure, cr16/configure,
509 cris/configure, d10v/configure, erc32/configure, frv/configure,
510 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
511 m32r/configure, m68hc11/configure, mcore/configure,
512 microblaze/configure, mips/configure, mn10300/configure,
513 moxie/configure, ppc/configure, sh/configure, sh64/configure,
514 v850/configure: Regenerate.
515
4f8d4a38
DD
5162009-11-24 DJ Delorie <dj@redhat.com>
517
518 * rx: New directory.
519 * configure.ac: Add entry for Renesas RX.
520 * configure: Regenerate.
521
0a8d1bde
DE
5222009-10-16 Doug Evans <dje@sebabeach.org>
523
524 * MAINTAINERS: Add myself as m32r maintainer.
525
060916aa
ME
5262009-10-15 Michael Egaer <eager@eagercon.com>
527
528 * MAINTAINERS: Add self as MicroBlaze maintainer.
529
42c8b6b5
BE
5302009-10-14 Ben Elliston <bje@gnu.org>
531
532 * MAINTAINERS (common): Move myself to "past maintainers" section.
533
419c2fda
ME
5342009-10-06 Michael Eager <eager@eagercon.com>
535
536 * microblaze/interp.c: Add include microblaze-dis.h.
72f4393d 537
bd30e45a
ME
5382009-09-23 Michael Eager <eager@eagercon.com>
539
540 * configure: Add microblaze-*.* (not regenerated).
541 * configure.ac: Likewise.
542 * microblaze/config.in: New.
543 * microblaze/configure: Generate.
544 * microblaze/configure.ac: New.
545 * microblaze/interp.c: New.
546 * microblaze/Makefile.in: New.
547 * microblaze/microblaze.h: New.
548 * microblaze/microblaze.isa: New.
549 * microblaze/sim-main.h: New.
550 * microblaze/sysdep.h: New.
551
d6416cdc
RW
5522009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
553
81ecdfbb
RW
554 * avr/config.in: Regenerate.
555 * avr/configure: Likewise.
556 * configure: Likewise.
557 * cris/config.in: Likewise.
558 * cris/configure: Likewise.
559
d6416cdc
RW
560 * configure.ac: m4_include toplevel config/override.m4.
561 * configure: Regenerate.
562 * avr/configure: Regenerate.
563 * cris/configure: Regenerate.
564
96e946ca
RW
5652009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
566
567 * Makefile.in (datarootdir): New variable.
568
c28c63d8
JB
5692009-05-18 Jon Beniston <jon@beniston.com>
570
72f4393d
L
571 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
572 * configure.ac: Add lm32 target.
573 * lm32: New directory.
c28c63d8 574
90e2fa9c
AC
5752009-05-11 Andrew Cagney <cagney@gnu.org>
576
577 * MAINTAINERS: Orphan ppc.
578
fdd6fa61
AG
5792009-04-30 Anthony Green <green@moxielogic.com>
580
581 * MAINTAINERS: Add myself for the moxie port.
582 * moxie: New directory.
583 * configure.ac: Add entry for moxie.
584 * configure: Regenerate.
585
df1756f4
TG
5862009-04-27 Tristan Gingold <gingold@adacore.com>
587
588 * avr: New directory.
df1756f4
TG
589 * configure.ac: Add avr.
590 * configure: Regenerated.
591
89a34d1b
JM
5922009-04-17 Carlos O'Donell <carlos@codesourcery.com>
593
594 * Makefile.in: Add dummy install-pdf, html, and
595 install-html targets.
596
086c6838
NC
5972008-07-29 Nick Clifton <nickc@redhat.com>
598
599 * common/genmloop.sh: Add new parameter: -shell to specify the
600 command interpreter to use to run the input file. This is
601 necessary because otherwise SHELL is taken from the user's
602 environment, and not from the makefile that invoked this script
603 and the user might not be running an sh-like shell.
604 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
605 * fr30/Makefile.in: Likewise.
606 * frv/Makefile.in: Likewise.
607 * i960/Makefile.in: Likewise.
608 * iq2000/Makefile.in: Likewise.
609 * m32r/Makefile.in: Likewise.
610
611 * frv/mloop.in: Add missing start of line comment marker.
612
7010a0c9
JB
6132008-05-09 Olivier Hainque <hainque@adacore.com>
614
615 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
616
84234f6d
SR
6172008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
618
619 * MAINTAINERS: Add myself as maintainer of cr16 port.
620
7c607148
SR
6212008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
622
623 Add simulator for National cr16 processor.
624 * cr16: New directory.
625 * configure.ac: Add entry for National cr16.
626 * configure: Regenerate.
627
c5fbc25b
DD
6282008-02-05 DJ Delorie <dj@redhat.com>
629
630 * configure.ac (v850): V850 now has a testsuite.
631 * configure (v850): Likewise.
632
9b254dd1
DJ
6332008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
634
635 Updated copyright notices for most files.
636
beb7a883
DD
6372007-12-19 DJ Delorie <dj@redhat.com>
638
639 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
640 cut_point.
641
4744ac1b
JB
6422007-08-24 Joel Brobecker <brobecker@adacore.com>
643
644 Switch the license of all files explicitly copyright the FSF
645 to GPLv3.
646
9453113a
DJ
6472007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
648
649 * Makefile.in: Add dummy "pdf" target.
650
792fe9c9
TS
6512007-02-16 Thiemo Seufer <ths@mips.com>
652
653 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
654
cecb04b7
MF
6552007-01-28 Manuel Lauss <slauss@resi.at>
656
657 * configure.ac (sh64-*-*): Change to sh64*-*-*.
658 (sh-*-*): Change to sh*-*-*.
659 * configure: Regenerated.
660
20ac0504
DJ
6612007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
662
663 Updated copyright notices for most files.
664
49cbcfe9
HPN
6652006-12-20 Hans-Peter Nilsson <hp@axis.com>
666
570ee7f0
HPN
667 * Makefile.in (autoconf-common autoheader-common): Only run
668 autoheader on subdirs with a file config.in.
669
c4d800ae
HPN
670 * configure.ac (common): Make the default "yes" for all targets
671 with sim subdirs.
672 * configure: Regenerate.
673
e80204fc
HPN
674 * Makefile.in (autoconf-common autoheader-common): In documented
675 usage, say SHELL=/bin/sh.
676 (.PHONY): Add autoheader-common.
677
49cbcfe9
HPN
678 * MAINTAINERS: Add self as authorized committer for *.
679
bac25e5b
DJ
6802006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
681
682 * MAINTAINERS: Add Dave Brolley for sh64.
683
ce928021
DJ
6842006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
685
686 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
687 * Makefile.in (FLAGS_TO_PASS): Include libdir.
688 * configure: Regenerated.
689
4b164edf
AS
6902006-05-05 Andreas Schwab <schwab@suse.de>
691
692 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
693 * configure: Regenerate.
694
695 * Makefile.in (CFLAGS_FOR_BUILD): Define.
696 (CC_FOR_BUILD): Don't override.
697 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
698
8b2f7496
DJ
6992006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
700
701 * MAINTAINERS: Add an "Authorized committers" section, and list
702 DJ Delorie for v850.
703
1f810f78
DD
7042006-03-13 DJ Delorie <dj@redhat.com>
705
706 * MAINTAINERS: Add self as m32c sim maintainer.
707
d45a4bef
JB
7082006-01-23 Jim Blandy <jimb@redhat.com>
709
710 Add simulator for Renesas M32C and M16C.
711
712 * m32c: New directory.
713 * configure.ac: Add entry for Renesas M32C.
714 * configure: Regenerate.
715
d81ffbc4
CD
7162005-05-26 Chris Demetriou <cgd@netbsd.org>
717
718 * MAINTAINERS: Update my mail address, move myself to the
719 "Past maintainers" section.
720
c3357c64
CV
7212005-05-17 Corinna Vinschen <vinschen@redhat.com>
722
723 * configure.ac: Add igen to v850 build.
724 * configure: Regenerate.
725
33aa0cbb
PB
7262005-04-29 Paul Brook <paul@codesourcery.com>
727
44cd25cf 728 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
729 (os_lstat): Use stat if lstat is not available on the host.
730 (os_ftruncate): Return EINVAL if not available on the host.
731 (os_truncate): Ditto.
732 * common/configure.ac: Check for lstat, truncate and ftruncate.
733 * common/configure: Regenerate.
734 * common/config.in: Regenerate.
735
4ec242d7
PB
7362005-04-27 Paul Brook <paul@codesourcery.com>
737
738 * common/Make-common.in: Add $(EXEEXT) to "run".
739
21bc7567
CV
7402005-04-15 Corinna Vinschen <vinschen@redhat.com>
741
742 * configure.ac: Add explicit sh64 case.
743 * configure: Regenerate.
744
74ec5579
PB
7452005-03-30 Paul Brook <paul@codesourcery.com>
746
747 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
748
51216631
JB
7492005-02-28 Jim Blandy <jimb@redhat.com>
750
751 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
752 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
753 Regenerated, after change to common/aclocal.m4.
754
edece237
CV
7552005-02-18 Corinna Vinschen <vinschen@redhat.com>
756
757 * iq2000: New target subdirectory.
758 * configure.ac: Add iq2000 target.
759 * configure: Regenerate.
760
8bdcadb1
HPN
7612005-01-29 Hans-Peter Nilsson <hp@axis.com>
762
763 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
764 (realclean, install): Fail if subdir make failed.
765
f6bcefef
HPN
7662005-01-28 Hans-Peter Nilsson <hp@axis.com>
767
768 * cris: New directory, simulator for Axis Communications CRIS
769 including CRIS v32, CGEN-based.
770 * configure.ac: Add corresponding configury.
771 * configure: Regenerate.
772
4ac6917f
AC
7732005-01-17 Andrew Cagney <cagney@gnu.org>
774
775 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
776 common directory. Remove sparc*-*-* from list.
72f4393d 777
38f48d72
AC
7782005-01-11 Andrew Cagney <cagney@gnu.org>
779
780 * Makefile.in (autoconf-common autoheader-common): Add --force to
781 autoconf and autoheader.
782 (autoconf-common autoheader-common)
783 (autoconf-install autoheader-install): Check for configure.ac, not
784 configure.in.
785 * configure.ac: Delete AC_CONFIG_AUX_DIR.
786 * configure: Re-generate.
787
b7026657
AC
7882005-01-07 Andrew Cagney <cagney@gnu.org>
789
790 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
791 correctly calls AC_CONFIG_SUBDIRS.
792 * configure: Re-generate.
793
33841fd9
AC
7942004-12-01 Andrew Cagney <cagney@gnu.org>
795
44b263ce 796 * i960, h8500: Delete directory.
33841fd9 797
c46ec85d
AC
7982004-11-12 Andrew Cagney <cagney@gnu.org>
799
800 * d30v, fr30, mn10200, z8k: Delete directory.
801
523f6a27
BE
8022004-03-10 Ben Elliston <bje@gnu.org>
803
804 * MAINTAINERS: Update my mail address.
805
df0a8012
CD
8062004-01-26 Chris Demetriou <cgd@broadcom.com>
807
808 * configure.in (mips*-*-*): Configure in testsuite.
809 * configure: Regenerate.
810
b4ab4027
DB
8112003-10-08 Dave Brolley <brolley@redhat.com>
812
813 * configure.in: Move frv handling to alphabetically correct placement.
814
fb72cee0
AS
8152003-09-03 Andreas Schwab <schwab@suse.de>
816
817 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
818
b3af7bdf
DB
8192003-08-29 Dave Brolley <brolley@redhat.com>
820
821 * MAINTAINERS: Add myself as maintainer of the FRV port.
822
84fabdf6 8232003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d 824 Dave Brolley <brolley@redhat.com>
84fabdf6 825
b3af7bdf 826 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
827 * configure.in: Add frv configury.
828 * configure: Regenerate.
829
c53d60d8
BE
8302003-08-10 Ben Elliston <bje@wasabisystems.com>
831
832 * MAINTAINERS: Update my mail address.
833
c55433ef
AC
8342003-08-09 Andrew Cagney <cagney@redhat.com>
835
836 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
837 maintenance. List igen and sh maintainers. Mention that target
838 and global maintainers pick up the slack.
839
ac78c4ba
MS
8402003-07-09 Michael Snyder <msnyder@redhat.com>
841
842 * configure.in: Add testsuite to extra_subdirs for sh.
843 * configure: Regenerate.
844
2bc8946d
NC
8452003-01-23 Nick Clifton <nickc@redhat.com>
846
847 * Add sh2e support:
848
ac78c4ba 8492002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 850
ac78c4ba 851 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 852
a926ab2f
GK
8532002-08-24 Geoffrey Keating <geoffk@redhat.com>
854
855 * MAINTAINERS: Update my email address.
856
de0a1e42
AC
8572002-07-17 Andrew Cagney <ac131313@redhat.com>
858
859 * w65/: Delete directory.
860
7a3085c1
AC
8612002-07-16 Andrew Cagney <ac131313@redhat.com>
862
863 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
864 * configure: Re-generate.
865
3fbeef0b
AC
8662002-07-13 Andrew Cagney <ac131313@redhat.com>
867
868 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
869 * configure: Re-generate.
72f4393d 870
3832c25c
AC
8712002-06-16 Andrew Cagney <ac131313@redhat.com>
872
873 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
874 id, date and host to be overriden by NAME, ID, DATE and HOST
875 respectfully. Use ISO dates.
876
c93abbcc
AC
877Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
878
879 * Makefile.in (ChangeLog): New makefile variable.
880 * README-HACKING: Mention the ChangeLog makefile variable.
881
e4045cdb
AC
8822002-06-01 Andrew Cagney <ac131313@redhat.com>
883
884 * tic80/: Delete directory.
885
2be99286
SC
8862002-05-16 Stephane Carrez <stcarrez@nerim.fr>
887
888 * MAINTAINERS: Update my email address.
889
44befb9f
SC
8902002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
891
892 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
893
ce93e51a
FCE
8942002-03-01 Frank Ch. Eigler <fche@redhat.com>
895
896 * MAINTAINERS: Record self as a co-maintainer of just common/.
897
72ca629f
NC
8982002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
899
900 * MAINTAINERS: Point to GDB files describing overall maintaince
901 and check-in procedures.
902
00125dd0
NC
9032002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
904
905 * MAINTAINERS: Add myself for ARM portions.
906
457174f6
AC
9072001-10-19 Andrew Cagney <ac131313@redhat.com>
908
909 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
910 * configure: Re-generate.
911
9afc4bbf
BE
9122001-02-16 Ben Elliston <bje@redhat.com>
913
914 * MAINTAINERS: Add myself for common portions.
915
0b8c7076
CD
9162001-01-15 Chris Demetriou <cgd@broadcom.com>
917
918 * MAINTAINERS: Added self and Andrew for the mips sim.
919
c56a7a95
GK
9202000-10-25 Geoff Keating <geoffk@cygnus.com>
921
922 * MAINTAINERS: Added self and Andrew for the ppc sim.
923
5d031c16
AC
924Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
925
926 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
927 * m68hc11: New directory.
928 * configure.in: Add.
929 * configure: Regenerate.
930
6c29acca
AC
931Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
932
933 * tic80: New directory.
934 * configure.in: Add configury.
935 * configure: Regenerate.
936
bcd65766
NC
9372000-04-20 Nick Clifton <nickc@cygnus.com>
938
939 * configure.in (extra_subdirs): Add testsuite to strongarm
72f4393d 940 directories.
bcd65766
NC
941 * configure: Regenerate.
942
7158fd7f
AC
943Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
944
945 * MAINTAINERS: New file. Blank.
946
c2d11a7d
JM
9471999-11-18 Ben Elliston <bje@cygnus.com>
948
949 * configure.in: Require autoconf 2.13 and remove obsolete
950 invocation of AC_C_CROSS.
951 * configure: Regenerate.
952
2acceee2
JM
9531999-09-29 Doug Evans <devans@casey.cygnus.com>
954
955 * configure.in: Configure the testsuite directory for thumb.
956 * configure: Regenerate.
957
6426a772
JM
9581999-07-16 Ben Elliston <bje@cygnus.com>
959
960 * configure.in: Configure the testsuite directory for arm.
961 * configure: Regenerate.
962
7a292a7a
SS
9631999-04-08 Nick Clifton <nickc@cygnus.com>
964
965 * configure.in: Add support for MCore target.
966 * configure: Regenerate.
967
c906108c
SS
9681999-03-14 Stan Shebs <shebs@andros.cygnus.com>
969
970 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
971 RUNTEST instead of commenting out, fixes portability problem.
972
c906108c
SS
9731999-02-08 Nick Clifton <nickc@cygnus.com>
974
975 * configure.in: Add support for StrongARM target.
976 * configure: Regenerate.
977
c906108c
SS
9781999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
979
980 * configure.in: Require autoconf 2.12.1 or higher.
981
9821998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
983
984 * configure.in (i960-*-*): Add.
985 * configure: Rebuild.
986
987Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
988
989 * configure.in: Added case for fr30-*-*.
990 * configure: Regenerated.
991
992Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
993
994 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
995 to allow successful operation on Windows.
996
997Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
998
25c1c397
JM
999 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1000 check can be invoked recursively.
c906108c
SS
1001
1002Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1003
1004 * configure.in: Build simulator on sparclite and sparc86x targets.
1005 * configure: Regenerate.
1006
1007Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1008
1009 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1010 to autoconf and autoheader.
1011
1012Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1013
1014 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1015 ../common' to autoconf and autoheader. Unconditionally run
1016 autoconf in every subdir.
1017 (autoconf-changelog autoheader-changelog): Unconditionally run
1018 commands in every subdir.
1019 (autoconf-install autoheader-install): Likewise.
1020
1021Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1022
1023 * Makefile.in: Get SHELL from configure.
1024 * (FLAGS_TO_PASS): Pass down SHELL.
1025 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1026 NT native builds.
1027
1028Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1029
1030 * configure.in (extra_subdirs): Enable igen for mn10300.
1031 * configure: Re-generate.
1032
1033Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1034
1035 * configure.in (extra_subdirs): Add support for thumb target.
1036
1037 * configure (extra_subdirs): Add support for thumb target.
1038
1039Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1040
1041 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1042 target.
1043 * configure: Regenerate.
72f4393d 1044
c906108c
SS
1045Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1046
1047 * configure.in (extra_subdirs): v850ea needs igen.
1048 * configure: Re-generate.
72f4393d 1049
c906108c
SS
1050Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1051
1052 * configure.in (testdir): When a testsuite directory, add that to
1053 the list of confdirs.
1054
1055Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1056
1057 * configure.in (extra_subdirs): Enable igen ready for V850.
1058
1059Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1060
1061 * configure.in (w65-*-*, only_if_enabled): Set.
1062 * configure: Re-generate.
72f4393d 1063
c906108c
SS
1064Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1065
1066 * configure.in (sparc*-*-*, only_if_enabled): Set
1067 only_if_enabled=yes. Check only_if_enabled before enabling a
1068 simulator.
1069 * configure: Regenerate.
72f4393d 1070
c906108c
SS
1071Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1072
1073 * configure.in (extra_subdirs): Add v850e target.
1074
1075Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1076
1077 * configure.in (extra_subdirs): Add v850ea target.
1078
1079Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1080
1081 * configure.in (sparc*-*-*): Don't build erc32.
1082 * configure: Regenerate.
1083
1084Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1085
1086 * configure.in (m32r-*-*): New target.
1087 * configure: Regenerate.
1088
1089 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1090
1091Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1092
1093 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1094 thought that .NOEXPORT was the default target.
1095
1096Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1097
1098 * Makefile.in (clean mostlyclean): Restore targets accidentally
1099 deleted in earlier change.
1100
1101Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1102
1103 * Makefile.in (autoheader-common, autoheader-changelog,
1104 autoheader-install): Perform autoheader in addition to autoconf.
1105
1106Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1107
1108 * Makefile.in (autoconf-install): New target.
1109 (autoconf-changelog): Try different way to obtain user name.
1110
1111Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1112
1113 * Makefile.in (autoconf-changelog): New target, update
1114 ChangeLog for all subdirectories - normally used after
1115 autoconf-common target.
1116
1117Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1118
1119 * configure.in (extra_subdirs): Include testsuite for d30v.
1120 * configure: Regenerate.
72f4393d 1121
c906108c
SS
1122 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1123 ../gdb/Makefile.in
1124 (check): New rules - drive the testsuite.
1125
1126Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1127
1128 * configure.in: Add mn10200 configure lines accidentally
1129 removed.
1130 * configure: Regenerated.
1131
1132Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1133
1134 * configure.in (extra_subdirs): Generalize common sub directory
1135 into a list.
1136 (extra_subdirs): For d30v add igen to the list to be built.
1137
1138Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1139
1140 * configure.in (d30v): New target.
1141 * configure: Regenerated.
72f4393d 1142
c906108c
SS
1143Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1144
1145 * configure.in: Don't require GCC to build the mn10200
1146 simulator anymore.
1147 * configure: Rebuilt.
1148
1149Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1150
1151 * configure.in: Don't configure any subdirs if no simulator
1152 is being built. Don't use erc32 for sparc64.
1153 * configure: Regenerated.
1154
1155Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1156
1157 * Makefile.in (autoconf-common): New target.
1158 * configure.in: Do configure common.
1159 * configure: Regenerated.
1160
1161Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1162
1163 * configure configure.in: Don't configure common anymore. Files
1164 from common are now built in the individual simualtor directories.
1165 This fixes problems with the WinGDB build procedure.
1166
1167Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1168
1169 * configure: Enable the mn10200 simulator.
1170
1171Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1172
1173 * configure.in (configdirs): Add common.
1174 * configure: Regenerated.
1175
1176Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1177
1178 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1179 system V based targets.
1180 * configure: Regenerate.
1181
1182Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1183
1184 * configure.in (--enable-sim-powerpc): Delete.
1185 (--enable-sim): Add.
1186 * configure: Regenerated.
1187
1188Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1189
1190 * configure.in: Only build the V850 simulator if
1191 we are using gcc.
1192 * configure: Rebuild.
1193
1194Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1195
1196 * configure.in: Do build erc32 for DOS and Windows hosts.
1197 * configure: Rebuild.
1198
1199Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1200
1201 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1202 be inherited from the parent. Remove INSTALL_XFORM and
1203 INSTALL_XFORM1. Make INSTALL be set from configure.
1204
1205Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1206
1207 * configure.in: Only build the MIPS simulator if we are using
1208 gcc.
1209 * configure: Rebuild.
1210
1211Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1212
1213 * configure.in (v850-*-*): Added V850 simulator.
1214
1215Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1216
1217 * configure.in (d10v-*-*): Added D10V simulator.
1218
1219Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1220
1221 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1222 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1223 (docdir): Removed.
1224 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1225 (AC_PROG_INSTALL): Added.
1226 * configure: Rebuilt.
1227
1228Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1229
1230 * configure.in: Only configure erc32 if using gcc.
1231 * configure: Rebuild.
1232
1233Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1234
1235 * configure.in (sim_target): Build PowerPC simulator for powerpc
1236 System V.4, Solaris, and Elf targets.
1237 * configure: Regenerate with autoconf 2.10.
1238
1239Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1240
1241 * configure.in: Only built erc32 simulator on Unix hosts as it
1242 uses pseudo ttys.
1243 * configure: Regenerated with autoconf 2.8.
1244
1245Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1246
1247 * erc32: Sparc simulator from the ESA.
1248
1249Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1250
1251 From: Miles Bader <miles@gnu.ai.mit.edu>
1252 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1253 * configure: Regenerate using autoconf.
1254
1255Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1256
1257 * Makefile.in (install): Fix typo.
1258
1259Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1260
1261 * configure: Regenerate with autoconf 2.7.
1262
1263 * Makefile.in (all): Simplify.
1264 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1265 as in the all target.
1266 (distclean, maintainer-clean, realclean): Likewise.
1267 (install): Likewise.
1268
1269Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1270
1271 * Makefile.in (all): Remove extra '\' char from shell script.
1272
1273Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1274
1275 * Makefile.in (all): Avoid a for loop with zero elements, even if
1276 the loop will not be executed because of an if statement.
1277
1278Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1279
1280 * Makefile.in (install): Add missing semicolon in "fi \".
1281
1282Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1283
1284 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1285 defaults from configure.
1286
1287 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1288 configure defaults.
1289 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1290 if either --enable-sim-powerpc is used, or the host compiler is
1291 GCC.
1292
1293Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1294
1295 * configure.in (mips*-*-*): Added "mips" simulator target.
1296 * configure: Re-generated.
1297
1298Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1299
1300 * Makefile.in (BISON): Remove macro.
1301 (FLAGS_TO_PASS): Remove BISON.
1302
1303Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1304
1305 * configure.in: Explicitly `exit 0' for broken shells.
1306 * configure: Rebuilt.
1307
1308Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1309
1310 * common/run.c (main): Initialize the callbacks.
1311
1312Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1313
1314 * Makefile.in (maintainer-clean): New synonym for realclean.
1315
1316Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1317
1318 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1319 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1320
1321Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1322
1323 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1324 <cagney@highland.com.au>.
1325 * configure: Regnerate from configure.in.
1326
1327Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1328
1329 * Update all FSF addresses except those in COPYING* files.
1330
1331Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1332
1333 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1334 submakes either default or passed in value.
1335
1336Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1337
1338 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1339 install): Changed targets so that they descend all
1340 subdirectories in $(SUBDIRS).
1341 (*-all, *-clean, *-install): Removed targets.
1342
1343 * configure.in: Don't bother with target makefile fragments, they
1344 are no longer needed.
1345 * configure: regenerated.
1346
1347 * Makefile.in, configure.in: converted to autoconf.
1348 * configure: New file, generated with autconf 2.4.
1349
1350Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1351
1352 * Makefile.in: Support ARM.
1353 * configure.in: Ditto.
1354
1355Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1356
1357 * Makefile.in: Support W65.
1358 * configure.in: Ditto.
1359
1360Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1361
1362 * Makefile.in: Add TAGS target.
1363
1364Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1365
1366 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1367 install-h8300, clean-h8300, all-h8500, install-h8500,
1368 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1369 recursion lines.
c906108c
SS
1370
1371Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1372
1373 * Makefile.in: remove endian.h trace from h8500
1374
1375Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1376
1377 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1378
1379Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1380
1381 * Makefile.in: make all of the all-* target (except all-nothing)
1382 depend on endian.h, so that if we're not building a simulator, we
1383 don't built endian
1384
1385Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1386
1387 * Makefile.in (check, installcheck): Added dummy targets.
1388
1389Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1390
1391 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1392 explicitly make it, since some makes apparently don't work with
1393 VPATH and .c to executable rules (SunOS make for example).
1394
1395Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1396
1397 * Makefile.in (endian): Add explicit rule for broken makes.
1398
1399Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1400
1401 * Makefile.in (info, install-info): New targets.
1402 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1403 level Makefile.
1404
1405Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1406
1407 * Makefile.in (endian.h): build endian.h via a temporary file so
1408 that we don't leave an incomplete file lying around on
1409 interrupted builds.
1410 (clean): remove endian, e.h, and endian.h.
1411
1412Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1413
1414 * Makefile.in, configure.in: if target isn't supported, build a
1415 harmless makefile.
1416
1417