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