MAINTAINERS: Update my company e-mail address
[deliverable/binutils-gdb.git] / sim / ChangeLog
... / ...
CommitLineData
12018-01-22 Maciej W. Rozycki <macro@mips.com>
2
3 * MAINTAINERS: Update my company e-mail address.
4
52017-12-12 Stafford Horne <shorne@gmail.com>
6 Peter Gavin <pgavin@gmail.com>
7
8 * configure: Regenerated.
9 * or1k/aclocal.m4: Generated.
10 * or1k/config.in: Generated.
11 * or1k/configure: Generated.
12
132017-12-12 Stafford Horne <shorne@gmail.com>
14 Peter Gavin <pgavin@gmail.com>
15
16 * or1k/arch.c: Generated.
17 * or1k/arch.h: Generated.
18 * or1k/cpu.c: Generated.
19 * or1k/cpu.h: Generated.
20 * or1k/cpuall.h: Generated.
21 * or1k/decode.c: Generated.
22 * or1k/decode.h: Generated.
23 * or1k/model.c: Generated.
24 * or1k/sem-switch.c: Generated.
25 * or1k/sem.c: Generated.
26
272017-12-12 Stafford Horne <shorne@gmail.com>
28 Peter Gavin <pgavin@gmail.com>
29
30 * configure.tgt: Add or1k sim.
31 * or1k/README: New file.
32 * or1k/Makefile.in: New file.
33 * or1k/configure.ac: New file.
34 * or1k/mloop.in: New file.
35 * or1k/or1k-sim.h: New file.
36 * or1k/or1k.c: New file.
37 * or1k/sim-if.c: New file.
38 * or1k/sim-main.h: New file.
39 * or1k/traps.c: New file.
40
412017-11-01 James Bowman <james.bowman@ftdichip.com>
42
43 * ft32/interp.c (step_once): Add ft32 shortcode decoder.
44
452017-10-12 James Bowman <james.bowman@ftdichip.com>
46
47 * ft32/interp.c (step_once): Replace FT32_FLD_K8 with K15.
48
492017-10-12 James Bowman <james.bowman@ftdichip.com>
50
51 * MAINTAINERS (ft32): Add myself.
52
532017-10-03 Jim Wilson <wilson@tuliptree.org>
54
55 * MAINTAINERS (aarch64): Update my email address.
56
572017-09-06 John Baldwin <jhb@FreeBSD.org>
58
59 * configure.ac: Honor existing CC_FOR_BUILD in environment.
60 * configure: Regenerate.
61
622017-02-14 Jim Wilson <jim.wilson@linaro.org>
63
64 * MAINTAINTERS (aarch64): Add myself.
65
662016-12-14 Maciej W. Rozycki <macro@imgtec.com>
67
68 * MAINTAINERS (Maintainers for particular sims): Add myself as
69 a MIPS maintainer.
70
712016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
72
73 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
74
752016-01-09 Mike Frysinger <vapier@gentoo.org>
76
77 * configure.ac: Delete sim_common check and the
78 AC_CONFIG_SUBDIRS(common) call.
79 * configure: Regenerate.
80 * configure.tgt (sim_common): Delete the variable.
81
822016-01-09 Mike Frysinger <vapier@gentoo.org>
83
84 * .gitignore: Delete /common/cconfig.h entry.
85
862016-01-05 Nick Clifton <nickc@redhat.com>
87
88 * MAINTAINERS: Add myself as AArch64 sim maintainer.
89
902015-12-09 Tristan Gingold <gingold@adacore.com>
91
92 * aarch64/simulator.c: Remove syscall.h include.
93
942015-12-26 Mike Frysinger <vapier@gentoo.org>
95
96 * README-HACKING: Delete mention of tconfig.h.
97
982015-11-24 Nick Clifton <nickc@redhat.com>
99
100 * configure.tgt: Add aarch64 entry.
101 * configure: Regenerate.
102
1032015-06-23 Mike Frysinger <vapier@gentoo.org>
104
105 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
106 * configure: Regenerate.
107
1082015-06-12 Mike Frysinger <vapier@gentoo.org>
109
110 * README-HACKING: Change configure.in to configure.ac.
111
1122015-04-02 H.J. Lu <hongjiu.lu@intel.com>
113
114 * arm/configure: Regenerated.
115 * avr/configure: Likewise.
116 * bfin/configure: Likewise.
117 * common/configure: Likewise.
118 * cr16/configure: Likewise.
119 * cris/configure: Likewise.
120 * d10v/configure: Likewise.
121 * erc32/configure: Likewise.
122 * frv/configure: Likewise.
123 * ft32/configure: Likewise.
124 * h8300/configure: Likewise.
125 * igen/configure: Likewise.
126 * iq2000/configure: Likewise.
127 * lm32/configure: Likewise.
128 * m32c/configure: Likewise.
129 * m32r/configure: Likewise.
130 * m68hc11/configure: Likewise.
131 * mcore/configure: Likewise.
132 * microblaze/configure: Likewise.
133 * mips/configure: Likewise.
134 * mn10300/configure: Likewise.
135 * moxie/configure: Likewise.
136 * msp430/configure: Likewise.
137 * ppc/configure: Likewise.
138 * rl78/configure: Likewise.
139 * rx/configure: Likewise.
140 * sh/configure: Likewise.
141 * sh64/configure: Likewise.
142 * v850/configure: Likewise.
143
1442015-04-01 H.J. Lu <hongjiu.lu@intel.com>
145
146 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
147 (BFD_LIB): Remove $(ZLIB).
148 (CONFIG_LIBS): Add $(ZLIB).
149 * ppc/Makefile.in (ZLIBINC): Removed.
150 (INCLUDES): Remove $(ZLIBINC).
151 (BFD_LIB): Remove $(ZLIB).
152
1532015-04-01 H.J. Lu <hongjiu.lu@intel.com>
154
155 * arm/configure: Regenerated.
156 * avr/configure: Likewise.
157 * bfin/configure: Likewise.
158 * common/configure: Likewise.
159 * cr16/configure: Likewise.
160 * cris/configure: Likewise.
161 * d10v/configure: Likewise.
162 * erc32/configure: Likewise.
163 * frv/configure: Likewise.
164 * ft32/configure: Likewise.
165 * h8300/configure: Likewise.
166 * igen/configure: Likewise.
167 * iq2000/configure: Likewise.
168 * lm32/configure: Likewise.
169 * m32c/configure: Likewise.
170 * m32r/configure: Likewise.
171 * m68hc11/configure: Likewise.
172 * mcore/configure: Likewise.
173 * microblaze/configure: Likewise.
174 * mips/configure: Likewise.
175 * mn10300/configure: Likewise.
176 * moxie/configure: Likewise.
177 * msp430/configure: Likewise.
178 * ppc/configure: Likewise.
179 * rl78/configure: Likewise.
180 * rx/configure: Likewise.
181 * sh/configure: Likewise.
182 * sh64/configure: Likewise.
183 * v850/configure: Likewise.
184
1852015-03-29 Mike Frysinger <vapier@gentoo.org>
186
187 * configure: Regenerate.
188 * configure.ac: Delete sim_testsuite check and config in testsuite.
189 * configure.tgt (sim_testsuite): Delete everywhere.
190
1912015-03-28 Mike Frysinger <vapier@gentoo.org>
192
193 * configure: Regenerate.
194 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
195
1962015-03-28 James Bowman <james.bowman@ftdichip.com>
197
198 * configure.tgt: Add FT32 entry.
199 * configure: Regenerate.
200
2012015-03-16 Mike Frysinger <vapier@gentoo.org>
202
203 * .gitignore: Delete tconfig.h.
204 * README-HACKING: Change tconfig.in to tconfig.h.
205
2062014-03-12 Nick Clifton <nickc@redhat.com>
207
208 * MAINTAINERS: Add myself as the maintainer for the MSP430.
209
2102014-03-10 Mike Frysinger <vapier@gentoo.org>
211
212 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
213 * configure: Regenerate.
214
2152014-01-06 Tom Tromey <tromey@redhat.com>
216
217 * common/cgen-trace.c: Don't use old VA_* macros.
218 * common/sim-load.c (xprintf): Likewise.
219 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
220
2212014-01-06 Tom Tromey <tromey@redhat.com>
222
223 * README-HACKING: Don't use PARAMS.
224 * arm/wrapper.c: Don't use PARAMS.
225 * bfin/sim-main.h: Don't use PARAMS.
226 * common/callback.c: Don't use PARAMS.
227 * common/cgen-trace.c: Don't use PARAMS.
228 * common/run-sim.h: Don't use PARAMS.
229 * common/run.c: Don't use PARAMS.
230 * common/sim-base.h: Don't use PARAMS.
231 * common/sim-load.c: Don't use PARAMS.
232 * common/sim-options.h: Don't use PARAMS.
233 * common/sim-trace.c: Don't use PARAMS.
234 * common/sim-trace.h: Don't use PARAMS.
235 * common/sim-utils.h: Don't use PARAMS.
236 * cr16/cr16_sim.h: Don't use PARAMS.
237 * cr16/gencode.c: Don't use PARAMS.
238 * cr16/interp.c: Don't use PARAMS.
239 * cr16/simops.c: Don't use PARAMS.
240 * d10v/d10v_sim.h: Don't use PARAMS.
241 * d10v/gencode.c: Don't use PARAMS.
242 * d10v/interp.c: Don't use PARAMS.
243 * d10v/simops.c: Don't use PARAMS.
244 * erc32/erc32.c: Don't use PARAMS.
245 * erc32/exec.c: Don't use PARAMS.
246 * erc32/float.c: Don't use PARAMS.
247 * erc32/func.c: Don't use PARAMS.
248 * erc32/sis.c: Don't use PARAMS.
249 * erc32/sis.h: Don't use PARAMS.
250 * mips/interp.c: Don't use PARAMS.
251 * mips/sim-main.h: Don't use PARAMS.
252 * sh/interp.c: Don't use PARAMS.
253 * v850/sim-main.h: Don't use PARAMS.
254 * v850/v850_sim.h: Don't use PARAMS.
255
2562013-11-07 Will Newton <will.newton@linaro.org>
257
258 PR gdb/15508
259 * arm/wrapper.c (sim_create_inferior): Call init before
260 accessing STATE.
261
2622013-11-07 Will Newton <will.newton@linaro.org>
263
264 PR gdb/8989
265 * arm/wrapper.c (sim_create_inferior): Avoid calling
266 bfd_get_mach with a NULL bfd.
267
2682013-06-21 Nick Clifton <nickc@redhat.com>
269
270 * msp430: New Directory.
271 * configure.tgt: Add it.
272 * configure: Regenerate.
273
2742013-03-15 Steve Ellcey <sellcey@mips.com>
275
276 * arm/wrapper.c (sim_complete_command): Make char arguments const.
277 * avr/interp.c (sim_complete_command): Ditto.
278 * common/sim-options.c (sim_complete_command): Ditto.
279 * cr16/interp.c (sim_complete_command): Ditto.
280 * erc32/interf.c (sim_complete_command): Ditto.
281 * m32c/gdb-if.c (sim_complete_command): Ditto.
282 * microblaze/interp.c (sim_complete_command): Ditto.
283 * ppc/sim_calls.c (sim_complete_command): Ditto.
284 * rl78/gdb-if.c (sim_complete_command): Ditto.
285 * rx/gdb-if.c (sim_complete_command): Ditto.
286 * sh/interp.c (sim_complete_command): Ditto.
287
2882013-01-01 Joel Brobecker <brobecker@adacore.com>
289
290 Update year range in copyright notice of all files.
291
2922012-12-19 Joel Brobecker <brobecker@adacore.com>
293
294 Update old contact info in GPL license notices.
295
2962012-12-19 Joel Brobecker <brobecker@adacore.com>
297
298 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
299
3002012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
301
302 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
303 condition.
304 * common/acinclude.m4: Define lt_cv_dlopen_libs.
305 * arm/configure: Regenerate.
306 * avr/configure: Regenerate.
307 * bfin/configure: Regenerate.
308 * common/configure: Regenerate.
309 * cr16/configure: Regenerate.
310 * cris/configure: Regenerate.
311 * d10v/configure: Regenerate.
312 * erc32/configure: Regenerate.
313 * frv/configure: Regenerate.
314 * h8300/configure: Regenerate.
315 * igen/configure: Regenerate.
316 * iq2000/configure: Regenerate.
317 * lm32/configure: Regenerate.
318 * m32c/configure: Regenerate.
319 * m32r/configure: Regenerate.
320 * m68hc11/configure: Regenerate.
321 * mcore/configure: Regenerate.
322 * microblaze/configure: Regenerate.
323 * mips/configure: Regenerate.
324 * mn10300/configure: Regenerate.
325 * moxie/configure: Regenerate.
326 * ppc/configure: Regenerate.
327 * rl78/configure: Regenerate.
328 * rx/configure: Regenerate.
329 * sh/configure: Regenerate.
330 * sh64/configure: Regenerate.
331 * testsuite/configure: Regenerate.
332 * v850/configure: Regenerate.
333
3342012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
335
336 * MAINTAINERS: Update my email address.
337
3382012-09-24 Steve Ellcey <sellcey@mips.com>
339
340 * mips/basic.exp: Add mips*-mti-elf* target.
341 * configure.ac: Add mips*-mti-elf* target.
342 * configure: Regenerate.
343
3442012-06-15 Joel Brobecker <brobecker@adacore.com>
345
346 * configure: Regenerate.
347
3482012-06-06 Michael Eager <eager@eagercon.com>
349
350 * microblaze/interp.c (config.h): Add #include.
351
3522011-11-29 Joel Brobecker <brobecker@adacore.com>
353
354 * MAINTAINERS (Global Maintainers): New section. Add Mike
355 Frysinger.
356
3572011-11-28 DJ Delorie <dj@redhat.com>
358
359 * configure.tgt: Add rl78 support.
360 * configure: Regenerate.
361 * rl78: New directory.
362 * MAINTAINERS: Add myself as RL78 maintainer.
363
3642011-07-08 Hans-Peter Nilsson <hp@axis.com>
365
366 * MAINTAINERS: Remove Thiemo Seufer.
367
3682011-06-04 Mike Frysinger <vapier@gentoo.org>
369
370 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
371 * configure: Regenerate.
372
3732011-05-04 Joseph Myers <joseph@codesourcery.com>
374
375 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
376 handle targets.
377 * configure: Regenerate.
378
3792011-03-05 Mike Frysinger <vapier@gentoo.org>
380
381 * MAINTAINERS: Add bfin entry.
382 * configure.tgt (bfin-*-*): Handle bfin targets.
383 * configure: Regenerate.
384
3852011-01-05 Mike Frysinger <vapier@gentoo.org>
386
387 * .gitignore: Add /*/hw-config.h.
388
3892010-12-23 Mike Frysinger <vapier@gentoo.org>
390
391 * .gitignore: New file.
392
3932010-07-28 DJ Delorie <dj@redhat.com>
394
395 * MAINTAINERS: Add self as RX maintainer. Sort list.
396
3972010-06-08 Nick Clifton <nickc@redhat.com>
398
399 * reg.c (set_oszc): Use unsigned int for the mask.
400 (set_szc, set_osz, set_sz): Likewise.
401
4022010-04-26 Mike Frysinger <vapier@gentoo.org>
403
404 * configure.ac: Target logic moved out to and included from ...
405 * configure.tgt: ... this new file.
406 * configure: Regenerated.
407
4082010-04-12 Mike Frysinger <vapier@gentoo.org>
409
410 * README-HACKING: Add more sections.
411
4122010-02-11 Doug Evans <dje@sebabeach.org>
413
414 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
415 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
416 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
417 * cris/semcrisv32f-switch.c: Regenerate.
418
4192010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
420
421 * avr/configure: Regenerate.
422 * cris/configure: Regenerate.
423 * microblaze/configure: Regenerate.
424
4252010-01-02 Doug Evans <dje@sebabeach.org>
426
427 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
428 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
429 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
430 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
431 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
432 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
433
4342010-01-01 Doug Evans <dje@sebabeach.org>
435
436 * cris/mloop.in: Fix copyright year update snafu.
437
4382009-11-24 Joel Brobecker <brobecker@adacore.com>
439
440 * common/aclocal.m4: Add include of ../../config/zlib.m4.
441 * common/common.m4: Use AM_ZLIB to check for zlib support.
442 * ppc/configure.ac: Likewise.
443 * arm/configure, avr/configure, common/configure, cr16/configure,
444 cris/configure, d10v/configure, erc32/configure, frv/configure,
445 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
446 m32r/configure, m68hc11/configure, mcore/configure,
447 microblaze/configure, mips/configure, mn10300/configure,
448 moxie/configure, ppc/configure, sh/configure, sh64/configure,
449 v850/configure: Regenerate.
450
4512009-11-24 DJ Delorie <dj@redhat.com>
452
453 * rx: New directory.
454 * configure.ac: Add entry for Renesas RX.
455 * configure: Regenerate.
456
4572009-11-22 Doug Evans <dje@sebabeach.org>
458
459 * cris/cpuall.h: Regenerate.
460 * cris/cpuv10.h: Regenerate.
461 * cris/cpuv32.h: Regenerate.
462 * cris/decodev10.c: Regenerate.
463 * cris/decodev10.h: Regenerate.
464 * cris/decodev32.c: Regenerate.
465 * cris/decodev32.h: Regenerate.
466
4672009-11-12 Tristan Gingold <gingold@adacore.com>
468
469 * avr/interp.c (sim_write): Allow byte access.
470 (sim_read): Ditto.
471
4722009-11-12 Tristan Gingold <gingold@adacore.com>
473
474 * avr/interp.c (sim_load): Clear memory before loading.
475
4762009-11-09 Tristan Gingold <gingold@adacore.com>
477
478 * avr/interp.c (sim_resume): Fix typo for OP_ret.
479
4802009-10-23 Doug Evans <dje@sebabeach.org>
481
482 * cris/arch.c: Regenerate.
483 * cris/arch.h: Regenerate.
484 * cris/cpuall.h: Regenerate.
485 * cris/cpuv10.c: Regenerate.
486 * cris/cpuv10.h: Regenerate.
487 * cris/cpuv32.c: Regenerate.
488 * cris/cpuv32.h: Regenerate.
489 * cris/cris-desc.c: Regenerate.
490 * cris/cris-desc.h: Regenerate.
491 * cris/cris-opc.h: Regenerate.
492 * cris/decodev10.c: Regenerate.
493 * cris/decodev10.h: Regenerate.
494 * cris/decodev32.c: Regenerate.
495 * cris/decodev32.h: Regenerate.
496 * cris/modelv10.c: Regenerate.
497 * cris/modelv32.c: Regenerate.
498 * cris/semcrisv10f-switch.c: Regenerate.
499 * cris/semcrisv32f-switch.c: Regenerate.
500
5012009-10-22 Tristan Gingold <gingold@adacore.com>
502
503 * avr/interp.c (sim_stop): Return 1.
504
5052009-10-16 Doug Evans <dje@sebabeach.org>
506
507 * MAINTAINERS: Add myself as m32r maintainer.
508
5092009-10-15 Michael Egaer <eager@eagercon.com>
510
511 * MAINTAINERS: Add self as MicroBlaze maintainer.
512
5132009-10-14 Ben Elliston <bje@gnu.org>
514
515 * MAINTAINERS (common): Move myself to "past maintainers" section.
516
5172009-10-06 Michael Eager <eager@eagercon.com>
518
519 * microblaze/interp.c: Add include microblaze-dis.h.
520
5212009-09-23 Michael Eager <eager@eagercon.com>
522
523 * configure: Add microblaze-*.* (not regenerated).
524 * configure.ac: Likewise.
525 * microblaze/config.in: New.
526 * microblaze/configure: Generate.
527 * microblaze/configure.ac: New.
528 * microblaze/interp.c: New.
529 * microblaze/Makefile.in: New.
530 * microblaze/microblaze.h: New.
531 * microblaze/microblaze.isa: New.
532 * microblaze/sim-main.h: New.
533 * microblaze/sysdep.h: New.
534
5352009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536
537 * avr/config.in: Regenerate.
538 * avr/configure: Likewise.
539 * configure: Likewise.
540 * cris/config.in: Likewise.
541 * cris/configure: Likewise.
542
543 * configure.ac: m4_include toplevel config/override.m4.
544 * configure: Regenerate.
545 * avr/configure: Regenerate.
546 * cris/configure: Regenerate.
547
5482009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
549
550 * Makefile.in (datarootdir): New variable.
551
5522009-05-18 Jon Beniston <jon@beniston.com>
553
554 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
555 * configure.ac: Add lm32 target.
556 * lm32: New directory.
557
5582009-05-11 Andrew Cagney <cagney@gnu.org>
559
560 * MAINTAINERS: Orphan ppc.
561
5622009-05-08 Kevin Buettner <kevinb@redhat.com>
563
564 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
565 m32c_signal_to_target. Change signal return values from SIGILL,
566 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
567 TARGET_SIGNAL_SEGV, etc. Fix all callers.
568
5692009-04-30 Anthony Green <green@moxielogic.com>
570
571 * MAINTAINERS: Add myself for the moxie port.
572 * moxie: New directory.
573 * configure.ac: Add entry for moxie.
574 * configure: Regenerate.
575
5762009-04-27 Tristan Gingold <gingold@adacore.com>
577
578 * avr: New directory.
579 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
580 * avr/config.in: New file, generated by autoheader.
581 * avr/configure: New file generated by autoconf.
582 * configure.ac: Add avr.
583 * configure: Regenerated.
584
5852009-04-17 Carlos O'Donell <carlos@codesourcery.com>
586
587 * Makefile.in: Add dummy install-pdf, html, and
588 install-html targets.
589
5902009-01-18 Hans-Peter Nilsson <hp@axis.com>
591
592 * cris/sim-if.c: Include errno.h.
593 (cris_start_address, cris_program_offset): New variables.
594 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
595 enums.
596 (cris_options): New options --cris-program-offset and
597 --cris-start-address.
598 (cris_option_handler): Handle new options.
599 (cris_program_offset_write, cris_set_section_offset_iterator)
600 (cris_offset_sections, cris_offset_sections): New functions.
601 (sim_load): Use cris_program_offset_write as function argument to
602 cris_load_elf_file, not sim_write.
603 (struct offsetinfo): New struct.
604 (cris_handle_interpreter): Fix typo in comment.
605 (sim_open): Call cris_offset_sections as soon as the bfd of the
606 infile is available. Gate bfd validity checks on abfd non-NULL.
607 (sim_create_inferior): Let cris_start_address when != -1 override
608 other start-address choices.
609
6102009-01-06 Hans-Peter Nilsson <hp@axis.com>
611
612 * cris/traps.c (abort): Define to call sim_io_error.
613 (create_map): Make -1 imply a non-fixed address, not 0. All
614 callers changed. Only prefer the next higher unmapped address if
615 the last mapped address is no less than 0x40000000. Check that
616 the address to be mapped is not already mapped. Update head
617 comment.
618 (unmap_pages): Don't call abort when recursive call fails, just
619 note and return an error if a page in the range couldn't be unmapped.
620 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
621 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
622 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
623 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
624 don't abort on page not being mapped. Handle non-anon filemap
625 with length padded to pagesize.
626
6272009-01-03 Hans-Peter Nilsson <hp@axis.com>
628
629 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
630 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
631 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
632 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
633 (TARGET_AT_CLKTCK): Remove redundant macros.
634 (AUX_ENT): Adjust to use standard ELF AT_* macros.
635 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
636 callers.
637 (sim_open): Also pass AT_SECURE.
638
639 * cris/sim-main.h (struct _sim_cpu): New member
640 set_target_thread_data.
641 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
642 * cris/crisv10f.c: Ditto.
643 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
644 (MY (f_specific_init)): Set new _sim_cpu member to new function.
645 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
646 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
647 case.
648
649 * cris/traps.c (TARGET_SYS_exit_group): Define.
650 (cris_break_13_handler): Handle it like the exit for the last
651 thread.
652
653 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
654 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
655 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
656 2.6.27. Set machine field to the BFD printable name of the
657 machine.
658
659 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
660 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
661 TARGET_MAP_DENYWRITE.
662
663 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
664 (TARGET_X_OK, TARGET_F_OK): Define.
665 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
666
667 * cris/semcrisv32f-switch.c: Regenerate.
668
6692008-12-30 Hans-Peter Nilsson <hp@axis.com>
670
671 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
672 just a short CRIS-specific notice. Tweak the wording for a
673 failing architecture test.
674
675 * cris/traps.c (TARGET_SYS_writev): New macro.
676 (is_mapped_only, cris_dump_map): New functions.
677 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
678 and prot combinations and a non-zero page-offset. If
679 TARGET_MAP_FIXED, unmap pages before mapping them.
680 <case TARGET_SYS_mprotect>: When checking, allow any length
681 argument. Don't actually do anything.
682 <case TARGET_SYS_writev>: New case.
683
684 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
685 * cris/sim-if.c: Include elf-bfd.h.
686 (struct progbounds): New members end_loadmem, start_nonloadmem.
687 (xprintf, eprintf): New functions, copied from common/sim-load.c.
688 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
689 (get_progbounds_iterator): Renamed from get_progbounds. Make
690 static. Update head comment. Set new struct progbounds members.
691 (exec_load_addr, interp_load_addr, interp_start_addr): New static
692 variables.
693 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
694 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
695 functions.
696 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
697 handling to use auxv_entries. Improve error message and checking
698 for invalid programs. Use new variable abfd for the program
699 instead of for each access reaching into sd to get it.
700 (sim_create_inferior): If non-zero, use interp_start_addr instead
701 of the program start address.
702 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
703 stale comment. Always specify little-endian.
704
7052008-07-29 Nick Clifton <nickc@redhat.com>
706
707 * common/genmloop.sh: Add new parameter: -shell to specify the
708 command interpreter to use to run the input file. This is
709 necessary because otherwise SHELL is taken from the user's
710 environment, and not from the makefile that invoked this script
711 and the user might not be running an sh-like shell.
712 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
713 * fr30/Makefile.in: Likewise.
714 * frv/Makefile.in: Likewise.
715 * i960/Makefile.in: Likewise.
716 * iq2000/Makefile.in: Likewise.
717 * m32r/Makefile.in: Likewise.
718
719 * frv/mloop.in: Add missing start of line comment marker.
720
7212008-07-11 Hans-Peter Nilsson <hp@axis.com>
722
723 * cris/configure: Regenerate to track ../common/common.m4 changes.
724 * cris/config.in: Ditto.
725
7262008-06-06 Vladimir Prus <vladimir@codesourcery.com>
727 Daniel Jacobowitz <dan@codesourcery.com>
728 Joseph Myers <joseph@codesourcery.com>
729
730 * cris/configure: Regenerate.
731
7322008-05-09 Olivier Hainque <hainque@adacore.com>
733
734 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
735
7362008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
737
738 * MAINTAINERS: Add myself as maintainer of cr16 port.
739
7402008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
741
742 Add simulator for National cr16 processor.
743 * cr16: New directory.
744 * configure.ac: Add entry for National cr16.
745 * configure: Regenerate.
746
7472008-02-05 DJ Delorie <dj@redhat.com>
748
749 * configure.ac (v850): V850 now has a testsuite.
750 * configure (v850): Likewise.
751
7522008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
753
754 Updated copyright notices for most files.
755
7562007-12-19 DJ Delorie <dj@redhat.com>
757
758 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
759 cut_point.
760
7612007-10-22 Hans-Peter Nilsson <hp@axis.com>
762
763 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
764 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
765 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
766 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
767 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
768 cris/semcrisv32f-switch.c: Regenerate.
769
7702007-08-24 Joel Brobecker <brobecker@adacore.com>
771
772 Switch the license of all files explicitly copyright the FSF
773 to GPLv3.
774
7752007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
776
777 * Makefile.in: Add dummy "pdf" target.
778
7792007-02-20 Hans-Peter Nilsson <hp@axis.com>
780
781 * cris/traps.c (dump_statistics): Change format for cycle numbers
782 to %llu and cast parameters to unsigned long long.
783
7842007-02-16 Thiemo Seufer <ths@mips.com>
785
786 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
787
7882007-01-28 Manuel Lauss <slauss@resi.at>
789
790 * configure.ac (sh64-*-*): Change to sh64*-*-*.
791 (sh-*-*): Change to sh*-*-*.
792 * configure: Regenerated.
793
7942007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
795
796 Updated copyright notices for most files.
797
7982006-12-20 Hans-Peter Nilsson <hp@axis.com>
799
800 * Makefile.in (autoconf-common autoheader-common): Only run
801 autoheader on subdirs with a file config.in.
802
803 * configure.ac (common): Make the default "yes" for all targets
804 with sim subdirs.
805 * configure: Regenerate.
806
807 * Makefile.in (autoconf-common autoheader-common): In documented
808 usage, say SHELL=/bin/sh.
809 (.PHONY): Add autoheader-common.
810
811 * MAINTAINERS: Add self as authorized committer for *.
812
8132006-10-02 Edgar E. Iglesias <edgar@axis.com>
814 Hans-Peter Nilsson <hp@axis.com>
815
816 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
817 (cris_unknown_syscall_action): Declare.
818 * cris/sim-if.c (cris_unknown_syscall_action): Define.
819 (cris_options): Add cris-unknown-syscall option.
820 (cris_option_handler): Correct comment about and error message for
821 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
822 * cris/traps.c: Include stdarg.h
823 (cris_unknown_syscall): New function.
824 (cris_break_13_handler): Instead of sim_io_eprintf and
825 sim_engine_halt, call cris_unknown_syscall to handle more or less
826 unknown syscalls. Adjust code as necessary to handle return
827 value.
828
8292006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
830
831 * MAINTAINERS: Add Dave Brolley for sh64.
832
8332006-09-30 Hans-Peter Nilsson <hp@axis.com>
834
835 * cris/traps.c (TARGET_PIPE_BUF): New macro.
836 (cris_pipe_empty): Correct initialization of "remaining". Only
837 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
838 are written.
839
8402006-09-29 Hans-Peter Nilsson <hp@axis.com>
841
842 * cris/configure.ac: Check for limits.h and sys/param.h.
843 * cris/configure, cris/config.in: Rebuild.
844 * cris/traps.c (SIM_PATHMAX): New macro.
845 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
846
8472006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
848
849 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
850 * Makefile.in (FLAGS_TO_PASS): Include libdir.
851 * configure: Regenerated.
852
8532006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
854
855 * cris/configure: Regenerated.
856
8572006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
858
859 * cris/configure: Regenerated.
860
8612006-05-05 Andreas Schwab <schwab@suse.de>
862
863 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
864 * configure: Regenerate.
865
866 * Makefile.in (CFLAGS_FOR_BUILD): Define.
867 (CC_FOR_BUILD): Don't override.
868 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
869
8702006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
871
872 * MAINTAINERS: Add an "Authorized committers" section, and list
873 DJ Delorie for v850.
874
8752006-04-08 Hans-Peter Nilsson <hp@axis.com>
876
877 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
878
8792006-04-03 Hans-Peter Nilsson <hp@axis.com>
880
881 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
882 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
883 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
884 (all): Depend on rvdummy$(EXEEXT).
885 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
886 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
887 default off.
888 * cris/configure: Regenerate.
889 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
890 (enum cris_interrupt_type, crisv10deliver_interrupt)
891 (crisv32deliver_interrupt: New declarations.
892 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
893 sim_events_tickn and set state-events member work_pending when it's
894 time for the next event.
895 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
896 interrupt-delivery function.
897 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
898 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
899 * cris/devices.c: Include hw-device.h.
900 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
901 (device_io_write_buffer): Only perform 0x900000xx-functions if
902 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
903 call hw_io_write_buffer. Add return 0 last in function.
904 * cris/sim-if.c (cris_have_900000xxif): Now global.
905 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
906 Force "-model" option, effectively.
907 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
908 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
909
9102006-04-02 Hans-Peter Nilsson <hp@axis.com>
911
912 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
913 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
914 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
915
9162006-03-13 DJ Delorie <dj@redhat.com>
917
918 * MAINTAINERS: Add self as m32c sim maintainer.
919
9202006-02-23 Hans-Peter Nilsson <hp@axis.com>
921
922 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
923 mapping.
924 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
925
9262006-01-23 Jim Blandy <jimb@redhat.com>
927
928 Add simulator for Renesas M32C and M16C.
929
930 * m32c: New directory.
931 * configure.ac: Add entry for Renesas M32C.
932 * configure: Regenerate.
933
9342006-01-10 Hans-Peter Nilsson <hp@axis.com>
935
936 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
937 cycle count for the current insn.
938
9392005-12-06 Hans-Peter Nilsson <hp@axis.com>
940
941 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
942 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
943 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
944 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
945
9462005-12-05 Hans-Peter Nilsson <hp@axis.com>
947
948 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
949 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
950 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
951 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
952 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
953 cris/semcrisv32f-switch.c: Regenerate.
954
9552005-11-20 Hans-Peter Nilsson <hp@axis.com>
956
957 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
958 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
959 TARGET_O_WRONLY.
960 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
961 F_GETFL on fd 0, 1 and 2.
962
9632005-11-17 Hans-Peter Nilsson <hp@axis.com>
964
965 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
966 last_open_fd, last_open_flags.
967 * cris/traps.c: Don't include targ-vals.h.
968 (TARGET_O_ACCMODE): Define.
969 (cris_break_13_handler): Set new _sim_cpu members.
970 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
971 Rearrange code as switch. Emit "unimplemented" abort for
972 unimplemented fcntl calls.
973
974 * cris/traps.c (TARGET_SYS_stat): Define.
975 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
976 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
977
9782005-11-16 Hans-Peter Nilsson <hp@axis.com>
979
980 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
981 low 32 bits are used after an unsigned long cast.
982
9832005-05-28 Hans-Peter Nilsson <hp@axis.com>
984
985 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
986
9872005-05-26 Chris Demetriou <cgd@netbsd.org>
988
989 * MAINTAINERS: Update my mail address, move myself to the
990 "Past maintainers" section.
991
9922005-05-17 Corinna Vinschen <vinschen@redhat.com>
993
994 * configure.ac: Add igen to v850 build.
995 * configure: Regenerate.
996
9972005-04-29 Paul Brook <paul@codesourcery.com>
998
999 * common/callback.c (PIPE_BUF): Provide default definition.
1000 (os_lstat): Use stat if lstat is not available on the host.
1001 (os_ftruncate): Return EINVAL if not available on the host.
1002 (os_truncate): Ditto.
1003 * common/configure.ac: Check for lstat, truncate and ftruncate.
1004 * common/configure: Regenerate.
1005 * common/config.in: Regenerate.
1006
10072005-04-27 Paul Brook <paul@codesourcery.com>
1008
1009 * common/Make-common.in: Add $(EXEEXT) to "run".
1010
10112005-04-18 Hans-Peter Nilsson <hp@axis.com>
1012
1013 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
1014 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
1015 implemented. In call to create_map, pad length argument to 8k.
1016
10172005-04-15 Corinna Vinschen <vinschen@redhat.com>
1018
1019 * configure.ac: Add explicit sh64 case.
1020 * configure: Regenerate.
1021
10222005-03-30 Paul Brook <paul@codesourcery.com>
1023
1024 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1025
10262005-03-24 Hans-Peter Nilsson <hp@axis.com>
1027
1028 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
1029 include cgen-ops.h in decodev10.c and decodev32.c.
1030 * cris/sim-main.h: Don't include cgen-ops.h here.
1031 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
1032 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
1033 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
1034 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
1035 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
1036 cris/semcrisv32f-switch.c: Regenerate.
1037
1038 * cris/traps.c (cris_break_13_handler) <case
1039 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
1040 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
1041
10422005-03-23 Mark Kettenis <kettenis@gnu.org>
1043
1044 * cris/configure: Regenerate.
1045
10462005-02-28 Jim Blandy <jimb@redhat.com>
1047
1048 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
1049 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
1050 Regenerated, after change to common/aclocal.m4.
1051
10522005-02-18 Corinna Vinschen <vinschen@redhat.com>
1053
1054 * iq2000: New target subdirectory.
1055 * configure.ac: Add iq2000 target.
1056 * configure: Regenerate.
1057
10582005-01-29 Hans-Peter Nilsson <hp@axis.com>
1059
1060 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1061 (realclean, install): Fail if subdir make failed.
1062
10632005-01-28 Hans-Peter Nilsson <hp@axis.com>
1064
1065 * cris: New directory, simulator for Axis Communications CRIS
1066 including CRIS v32, CGEN-based.
1067 * configure.ac: Add corresponding configury.
1068 * configure: Regenerate.
1069
10702005-01-17 Andrew Cagney <cagney@gnu.org>
1071
1072 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1073 common directory. Remove sparc*-*-* from list.
1074
10752005-01-11 Andrew Cagney <cagney@gnu.org>
1076
1077 * Makefile.in (autoconf-common autoheader-common): Add --force to
1078 autoconf and autoheader.
1079 (autoconf-common autoheader-common)
1080 (autoconf-install autoheader-install): Check for configure.ac, not
1081 configure.in.
1082 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1083 * configure: Re-generate.
1084
10852005-01-07 Andrew Cagney <cagney@gnu.org>
1086
1087 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1088 correctly calls AC_CONFIG_SUBDIRS.
1089 * configure: Re-generate.
1090
10912004-12-01 Andrew Cagney <cagney@gnu.org>
1092
1093 * i960, h8500: Delete directory.
1094
10952004-11-12 Andrew Cagney <cagney@gnu.org>
1096
1097 * d30v, fr30, mn10200, z8k: Delete directory.
1098
10992004-03-10 Ben Elliston <bje@gnu.org>
1100
1101 * MAINTAINERS: Update my mail address.
1102
11032004-01-26 Chris Demetriou <cgd@broadcom.com>
1104
1105 * configure.in (mips*-*-*): Configure in testsuite.
1106 * configure: Regenerate.
1107
11082003-10-08 Dave Brolley <brolley@redhat.com>
1109
1110 * configure.in: Move frv handling to alphabetically correct placement.
1111
11122003-09-03 Andreas Schwab <schwab@suse.de>
1113
1114 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1115
11162003-08-29 Dave Brolley <brolley@redhat.com>
1117
1118 * MAINTAINERS: Add myself as maintainer of the FRV port.
1119
11202003-08-20 Michael Snyder <msnyder@redhat.com>
1121 Dave Brolley <brolley@redhat.com>
1122
1123 * frv/: New directory, simulator for the Fujitsu FRV.
1124 * configure.in: Add frv configury.
1125 * configure: Regenerate.
1126
11272003-08-10 Ben Elliston <bje@wasabisystems.com>
1128
1129 * MAINTAINERS: Update my mail address.
1130
11312003-08-09 Andrew Cagney <cagney@redhat.com>
1132
1133 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1134 maintenance. List igen and sh maintainers. Mention that target
1135 and global maintainers pick up the slack.
1136
11372003-07-09 Michael Snyder <msnyder@redhat.com>
1138
1139 * configure.in: Add testsuite to extra_subdirs for sh.
1140 * configure: Regenerate.
1141
11422003-01-23 Nick Clifton <nickc@redhat.com>
1143
1144 * Add sh2e support:
1145
11462002-04-02 Alexandre Oliva <aoliva@redhat.com>
1147
1148 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
1149
11502002-08-24 Geoffrey Keating <geoffk@redhat.com>
1151
1152 * MAINTAINERS: Update my email address.
1153
11542002-07-17 Andrew Cagney <ac131313@redhat.com>
1155
1156 * w65/: Delete directory.
1157
11582002-07-16 Andrew Cagney <ac131313@redhat.com>
1159
1160 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1161 * configure: Re-generate.
1162
11632002-07-13 Andrew Cagney <ac131313@redhat.com>
1164
1165 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1166 * configure: Re-generate.
1167
11682002-06-16 Andrew Cagney <ac131313@redhat.com>
1169
1170 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1171 id, date and host to be overriden by NAME, ID, DATE and HOST
1172 respectfully. Use ISO dates.
1173
1174Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1175
1176 * Makefile.in (ChangeLog): New makefile variable.
1177 * README-HACKING: Mention the ChangeLog makefile variable.
1178
11792002-06-01 Andrew Cagney <ac131313@redhat.com>
1180
1181 * tic80/: Delete directory.
1182
11832002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1184
1185 * MAINTAINERS: Update my email address.
1186
11872002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1188
1189 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1190
11912002-03-01 Frank Ch. Eigler <fche@redhat.com>
1192
1193 * MAINTAINERS: Record self as a co-maintainer of just common/.
1194
11952002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1196
1197 * MAINTAINERS: Point to GDB files describing overall maintaince
1198 and check-in procedures.
1199
12002002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1201
1202 * MAINTAINERS: Add myself for ARM portions.
1203
12042001-10-19 Andrew Cagney <ac131313@redhat.com>
1205
1206 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1207 * configure: Re-generate.
1208
12092001-02-16 Ben Elliston <bje@redhat.com>
1210
1211 * MAINTAINERS: Add myself for common portions.
1212
12132001-01-15 Chris Demetriou <cgd@broadcom.com>
1214
1215 * MAINTAINERS: Added self and Andrew for the mips sim.
1216
12172000-10-25 Geoff Keating <geoffk@cygnus.com>
1218
1219 * MAINTAINERS: Added self and Andrew for the ppc sim.
1220
1221Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1222
1223 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1224 * m68hc11: New directory.
1225 * configure.in: Add.
1226 * configure: Regenerate.
1227
1228Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1229
1230 * tic80: New directory.
1231 * configure.in: Add configury.
1232 * configure: Regenerate.
1233
12342000-04-20 Nick Clifton <nickc@cygnus.com>
1235
1236 * configure.in (extra_subdirs): Add testsuite to strongarm
1237 directories.
1238 * configure: Regenerate.
1239
1240Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1241
1242 * MAINTAINERS: New file. Blank.
1243
12441999-11-18 Ben Elliston <bje@cygnus.com>
1245
1246 * configure.in: Require autoconf 2.13 and remove obsolete
1247 invocation of AC_C_CROSS.
1248 * configure: Regenerate.
1249
12501999-09-29 Doug Evans <devans@casey.cygnus.com>
1251
1252 * configure.in: Configure the testsuite directory for thumb.
1253 * configure: Regenerate.
1254
12551999-07-16 Ben Elliston <bje@cygnus.com>
1256
1257 * configure.in: Configure the testsuite directory for arm.
1258 * configure: Regenerate.
1259
12601999-04-08 Nick Clifton <nickc@cygnus.com>
1261
1262 * configure.in: Add support for MCore target.
1263 * configure: Regenerate.
1264
12651999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1266
1267 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1268 RUNTEST instead of commenting out, fixes portability problem.
1269
12701999-02-08 Nick Clifton <nickc@cygnus.com>
1271
1272 * configure.in: Add support for StrongARM target.
1273 * configure: Regenerate.
1274
12751999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1276
1277 * configure.in: Require autoconf 2.12.1 or higher.
1278
12791998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1280
1281 * configure.in (i960-*-*): Add.
1282 * configure: Rebuild.
1283
1284Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1285
1286 * configure.in: Added case for fr30-*-*.
1287 * configure: Regenerated.
1288
1289Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1290
1291 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1292 to allow successful operation on Windows.
1293
1294Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1295
1296 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1297 check can be invoked recursively.
1298
1299Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1300
1301 * configure.in: Build simulator on sparclite and sparc86x targets.
1302 * configure: Regenerate.
1303
1304Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1305
1306 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1307 to autoconf and autoheader.
1308
1309Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1310
1311 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1312 ../common' to autoconf and autoheader. Unconditionally run
1313 autoconf in every subdir.
1314 (autoconf-changelog autoheader-changelog): Unconditionally run
1315 commands in every subdir.
1316 (autoconf-install autoheader-install): Likewise.
1317
1318Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1319
1320 * Makefile.in: Get SHELL from configure.
1321 * (FLAGS_TO_PASS): Pass down SHELL.
1322 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1323 NT native builds.
1324
1325Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1326
1327 * configure.in (extra_subdirs): Enable igen for mn10300.
1328 * configure: Re-generate.
1329
1330Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1331
1332 * configure.in (extra_subdirs): Add support for thumb target.
1333
1334 * configure (extra_subdirs): Add support for thumb target.
1335
1336Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1337
1338 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1339 target.
1340 * configure: Regenerate.
1341
1342Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1343
1344 * configure.in (extra_subdirs): v850ea needs igen.
1345 * configure: Re-generate.
1346
1347Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1348
1349 * configure.in (testdir): When a testsuite directory, add that to
1350 the list of confdirs.
1351
1352Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1353
1354 * configure.in (extra_subdirs): Enable igen ready for V850.
1355
1356Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1357
1358 * configure.in (w65-*-*, only_if_enabled): Set.
1359 * configure: Re-generate.
1360
1361Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1362
1363 * configure.in (sparc*-*-*, only_if_enabled): Set
1364 only_if_enabled=yes. Check only_if_enabled before enabling a
1365 simulator.
1366 * configure: Regenerate.
1367
1368Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1369
1370 * configure.in (extra_subdirs): Add v850e target.
1371
1372Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1373
1374 * configure.in (extra_subdirs): Add v850ea target.
1375
1376Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1377
1378 * configure.in (sparc*-*-*): Don't build erc32.
1379 * configure: Regenerate.
1380
1381Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1382
1383 * configure.in (m32r-*-*): New target.
1384 * configure: Regenerate.
1385
1386 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1387
1388Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1389
1390 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1391 thought that .NOEXPORT was the default target.
1392
1393Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1394
1395 * Makefile.in (clean mostlyclean): Restore targets accidentally
1396 deleted in earlier change.
1397
1398Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1399
1400 * Makefile.in (autoheader-common, autoheader-changelog,
1401 autoheader-install): Perform autoheader in addition to autoconf.
1402
1403Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1404
1405 * Makefile.in (autoconf-install): New target.
1406 (autoconf-changelog): Try different way to obtain user name.
1407
1408Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1409
1410 * Makefile.in (autoconf-changelog): New target, update
1411 ChangeLog for all subdirectories - normally used after
1412 autoconf-common target.
1413
1414Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1415
1416 * configure.in (extra_subdirs): Include testsuite for d30v.
1417 * configure: Regenerate.
1418
1419 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1420 ../gdb/Makefile.in
1421 (check): New rules - drive the testsuite.
1422
1423Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1424
1425 * configure.in: Add mn10200 configure lines accidentally
1426 removed.
1427 * configure: Regenerated.
1428
1429Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1430
1431 * configure.in (extra_subdirs): Generalize common sub directory
1432 into a list.
1433 (extra_subdirs): For d30v add igen to the list to be built.
1434
1435Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1436
1437 * configure.in (d30v): New target.
1438 * configure: Regenerated.
1439
1440Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1441
1442 * configure.in: Don't require GCC to build the mn10200
1443 simulator anymore.
1444 * configure: Rebuilt.
1445
1446Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1447
1448 * configure.in: Don't configure any subdirs if no simulator
1449 is being built. Don't use erc32 for sparc64.
1450 * configure: Regenerated.
1451
1452Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1453
1454 * Makefile.in (autoconf-common): New target.
1455 * configure.in: Do configure common.
1456 * configure: Regenerated.
1457
1458Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1459
1460 * configure configure.in: Don't configure common anymore. Files
1461 from common are now built in the individual simualtor directories.
1462 This fixes problems with the WinGDB build procedure.
1463
1464Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1465
1466 * configure: Enable the mn10200 simulator.
1467
1468Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1469
1470 * configure.in (configdirs): Add common.
1471 * configure: Regenerated.
1472
1473Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1474
1475 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1476 system V based targets.
1477 * configure: Regenerate.
1478
1479Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1480
1481 * configure.in (--enable-sim-powerpc): Delete.
1482 (--enable-sim): Add.
1483 * configure: Regenerated.
1484
1485Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1486
1487 * configure.in: Only build the V850 simulator if
1488 we are using gcc.
1489 * configure: Rebuild.
1490
1491Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1492
1493 * configure.in: Do build erc32 for DOS and Windows hosts.
1494 * configure: Rebuild.
1495
1496Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1497
1498 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1499 be inherited from the parent. Remove INSTALL_XFORM and
1500 INSTALL_XFORM1. Make INSTALL be set from configure.
1501
1502Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1503
1504 * configure.in: Only build the MIPS simulator if we are using
1505 gcc.
1506 * configure: Rebuild.
1507
1508Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1509
1510 * configure.in (v850-*-*): Added V850 simulator.
1511
1512Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1513
1514 * configure.in (d10v-*-*): Added D10V simulator.
1515
1516Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1517
1518 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1519 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1520 (docdir): Removed.
1521 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1522 (AC_PROG_INSTALL): Added.
1523 * configure: Rebuilt.
1524
1525Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1526
1527 * configure.in: Only configure erc32 if using gcc.
1528 * configure: Rebuild.
1529
1530Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1531
1532 * configure.in (sim_target): Build PowerPC simulator for powerpc
1533 System V.4, Solaris, and Elf targets.
1534 * configure: Regenerate with autoconf 2.10.
1535
1536Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1537
1538 * configure.in: Only built erc32 simulator on Unix hosts as it
1539 uses pseudo ttys.
1540 * configure: Regenerated with autoconf 2.8.
1541
1542Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1543
1544 * erc32: Sparc simulator from the ESA.
1545
1546Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1547
1548 From: Miles Bader <miles@gnu.ai.mit.edu>
1549 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1550 * configure: Regenerate using autoconf.
1551
1552Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1553
1554 * Makefile.in (install): Fix typo.
1555
1556Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1557
1558 * configure: Regenerate with autoconf 2.7.
1559
1560 * Makefile.in (all): Simplify.
1561 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1562 as in the all target.
1563 (distclean, maintainer-clean, realclean): Likewise.
1564 (install): Likewise.
1565
1566Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1567
1568 * Makefile.in (all): Remove extra '\' char from shell script.
1569
1570Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1571
1572 * Makefile.in (all): Avoid a for loop with zero elements, even if
1573 the loop will not be executed because of an if statement.
1574
1575Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1576
1577 * Makefile.in (install): Add missing semicolon in "fi \".
1578
1579Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1580
1581 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1582 defaults from configure.
1583
1584 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1585 configure defaults.
1586 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1587 if either --enable-sim-powerpc is used, or the host compiler is
1588 GCC.
1589
1590Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1591
1592 * configure.in (mips*-*-*): Added "mips" simulator target.
1593 * configure: Re-generated.
1594
1595Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1596
1597 * Makefile.in (BISON): Remove macro.
1598 (FLAGS_TO_PASS): Remove BISON.
1599
1600Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1601
1602 * configure.in: Explicitly `exit 0' for broken shells.
1603 * configure: Rebuilt.
1604
1605Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1606
1607 * common/run.c (main): Initialize the callbacks.
1608
1609Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1610
1611 * Makefile.in (maintainer-clean): New synonym for realclean.
1612
1613Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1614
1615 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1616 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1617
1618Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1619
1620 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1621 <cagney@highland.com.au>.
1622 * configure: Regnerate from configure.in.
1623
1624Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1625
1626 * Update all FSF addresses except those in COPYING* files.
1627
1628Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1629
1630 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1631 submakes either default or passed in value.
1632
1633Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1634
1635 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1636 install): Changed targets so that they descend all
1637 subdirectories in $(SUBDIRS).
1638 (*-all, *-clean, *-install): Removed targets.
1639
1640 * configure.in: Don't bother with target makefile fragments, they
1641 are no longer needed.
1642 * configure: regenerated.
1643
1644 * Makefile.in, configure.in: converted to autoconf.
1645 * configure: New file, generated with autconf 2.4.
1646
1647Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1648
1649 * Makefile.in: Support ARM.
1650 * configure.in: Ditto.
1651
1652Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1653
1654 * Makefile.in: Support W65.
1655 * configure.in: Ditto.
1656
1657Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1658
1659 * Makefile.in: Add TAGS target.
1660
1661Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1662
1663 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1664 install-h8300, clean-h8300, all-h8500, install-h8500,
1665 clean-h8500, all-sh, install-sh, clean-sh): do not echo
1666 recursion lines.
1667
1668Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1669
1670 * Makefile.in: remove endian.h trace from h8500
1671
1672Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1673
1674 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1675
1676Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1677
1678 * Makefile.in: make all of the all-* target (except all-nothing)
1679 depend on endian.h, so that if we're not building a simulator, we
1680 don't built endian
1681
1682Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1683
1684 * Makefile.in (check, installcheck): Added dummy targets.
1685
1686Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1687
1688 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1689 explicitly make it, since some makes apparently don't work with
1690 VPATH and .c to executable rules (SunOS make for example).
1691
1692Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1693
1694 * Makefile.in (endian): Add explicit rule for broken makes.
1695
1696Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1697
1698 * Makefile.in (info, install-info): New targets.
1699 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1700 level Makefile.
1701
1702Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1703
1704 * Makefile.in (endian.h): build endian.h via a temporary file so
1705 that we don't leave an incomplete file lying around on
1706 interrupted builds.
1707 (clean): remove endian, e.h, and endian.h.
1708
1709Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1710
1711 * Makefile.in, configure.in: if target isn't supported, build a
1712 harmless makefile.
1713
1714
This page took 0.027758 seconds and 4 git commands to generate.