]> Git Repo - binutils.git/blob - sim/ChangeLog
New plugin interface to get list of symbols wrapped with --wrap option.
[binutils.git] / sim / ChangeLog
1 2018-01-22  Maciej W. Rozycki  <[email protected]>
2
3         * MAINTAINERS: Update my company e-mail address.
4
5 2017-12-12  Stafford Horne  <[email protected]>
6             Peter Gavin  <[email protected]>
7
8         * configure: Regenerated.
9         * or1k/aclocal.m4: Generated.
10         * or1k/config.in: Generated.
11         * or1k/configure: Generated.
12
13 2017-12-12  Stafford Horne  <[email protected]>
14             Peter Gavin  <[email protected]>
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
27 2017-12-12  Stafford Horne  <[email protected]>
28             Peter Gavin  <[email protected]>
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
41 2017-11-01  James Bowman  <[email protected]>
42
43         * ft32/interp.c (step_once): Add ft32 shortcode decoder.
44
45 2017-10-12  James Bowman  <[email protected]>
46
47         * ft32/interp.c (step_once): Replace FT32_FLD_K8 with K15.
48
49 2017-10-12  James Bowman  <[email protected]>
50
51         * MAINTAINERS (ft32): Add myself.
52
53 2017-10-03  Jim Wilson  <[email protected]>
54
55         * MAINTAINERS (aarch64): Update my email address.
56
57 2017-09-06  John Baldwin  <[email protected]>
58
59         * configure.ac: Honor existing CC_FOR_BUILD in environment.
60         * configure: Regenerate.
61
62 2017-02-14  Jim Wilson  <[email protected]>
63
64         * MAINTAINTERS (aarch64): Add myself.
65
66 2016-12-14  Maciej W. Rozycki  <[email protected]>
67
68         * MAINTAINERS (Maintainers for particular sims): Add myself as
69         a MIPS maintainer.
70
71 2016-02-03  Maciej W. Rozycki  <[email protected]>
72
73         * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
74
75 2016-01-09  Mike Frysinger  <[email protected]>
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
82 2016-01-09  Mike Frysinger  <[email protected]>
83
84         * .gitignore: Delete /common/cconfig.h entry.
85
86 2016-01-05  Nick Clifton  <[email protected]>
87
88         * MAINTAINERS: Add myself as AArch64 sim maintainer.
89
90 2015-12-09  Tristan Gingold  <[email protected]>
91
92         * aarch64/simulator.c: Remove syscall.h include.
93
94 2015-12-26  Mike Frysinger  <[email protected]>
95
96         * README-HACKING: Delete mention of tconfig.h.
97
98 2015-11-24  Nick Clifton  <[email protected]>
99
100         * configure.tgt: Add aarch64 entry.
101         * configure: Regenerate.
102
103 2015-06-23  Mike Frysinger  <[email protected]>
104
105         * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
106         * configure: Regenerate.
107
108 2015-06-12  Mike Frysinger  <[email protected]>
109
110         * README-HACKING: Change configure.in to configure.ac.
111
112 2015-04-02  H.J. Lu  <[email protected]>
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
144 2015-04-01  H.J. Lu  <[email protected]>
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
153 2015-04-01  H.J. Lu  <[email protected]>
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
185 2015-03-29  Mike Frysinger  <[email protected]>
186
187         * configure: Regenerate.
188         * configure.ac: Delete sim_testsuite check and config in testsuite.
189         * configure.tgt (sim_testsuite): Delete everywhere.
190
191 2015-03-28  Mike Frysinger  <[email protected]>
192
193         * configure: Regenerate.
194         * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
195
196 2015-03-28  James Bowman  <[email protected]>
197
198         * configure.tgt: Add FT32 entry.
199         * configure: Regenerate.
200
201 2015-03-16  Mike Frysinger  <[email protected]>
202
203         * .gitignore: Delete tconfig.h.
204         * README-HACKING: Change tconfig.in to tconfig.h.
205
206 2014-03-12  Nick Clifton  <[email protected]>
207
208         * MAINTAINERS: Add myself as the maintainer for the MSP430.
209
210 2014-03-10  Mike Frysinger  <[email protected]>
211
212         * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
213         * configure: Regenerate.
214
215 2014-01-06  Tom Tromey  <[email protected]>
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
221 2014-01-06  Tom Tromey  <[email protected]>
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
256 2013-11-07  Will Newton  <[email protected]>
257
258         PR gdb/15508
259         * arm/wrapper.c (sim_create_inferior): Call init before
260         accessing STATE.
261
262 2013-11-07  Will Newton  <[email protected]>
263
264         PR gdb/8989
265         * arm/wrapper.c (sim_create_inferior): Avoid calling
266         bfd_get_mach with a NULL bfd.
267
268 2013-06-21  Nick Clifton  <[email protected]>
269
270         * msp430: New Directory.
271         * configure.tgt: Add it.
272         * configure: Regenerate.
273
274 2013-03-15  Steve Ellcey  <[email protected]>
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
288 2013-01-01  Joel Brobecker  <[email protected]>
289
290         Update year range in copyright notice of all files.
291
292 2012-12-19  Joel Brobecker  <[email protected]>
293
294         Update old contact info in GPL license notices.
295
296 2012-12-19  Joel Brobecker  <[email protected]>
297
298         Update the non-FSF-copyrighted files in sim to GPLv3 or later.
299
300 2012-11-20  Pavel Chupin  <[email protected]>
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
334 2012-11-05  Stephane Carrez  <[email protected]>
335
336         * MAINTAINERS: Update my email address.
337
338 2012-09-24  Steve Ellcey  <[email protected]>
339
340         * mips/basic.exp: Add mips*-mti-elf* target.
341         * configure.ac: Add mips*-mti-elf* target.
342         * configure: Regenerate.
343
344 2012-06-15  Joel Brobecker  <[email protected]>
345
346         * configure: Regenerate.
347
348 2012-06-06  Michael Eager  <[email protected]>
349
350         * microblaze/interp.c (config.h): Add #include.
351
352 2011-11-29  Joel Brobecker  <[email protected]>
353
354         * MAINTAINERS (Global Maintainers): New section.  Add Mike
355         Frysinger.
356
357 2011-11-28  DJ Delorie  <[email protected]>
358
359         * configure.tgt: Add rl78 support.
360         * configure: Regenerate.
361         * rl78: New directory.
362         * MAINTAINERS: Add myself as RL78 maintainer.
363
364 2011-07-08  Hans-Peter Nilsson  <[email protected]>
365
366         * MAINTAINERS: Remove Thiemo Seufer.
367
368 2011-06-04  Mike Frysinger  <[email protected]>
369
370         * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
371         * configure: Regenerate.
372
373 2011-05-04  Joseph Myers  <[email protected]>
374
375         * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
376         handle targets.
377         * configure: Regenerate.
378
379 2011-03-05  Mike Frysinger  <[email protected]>
380
381         * MAINTAINERS: Add bfin entry.
382         * configure.tgt (bfin-*-*): Handle bfin targets.
383         * configure: Regenerate.
384
385 2011-01-05  Mike Frysinger  <[email protected]>
386
387         * .gitignore: Add /*/hw-config.h.
388
389 2010-12-23  Mike Frysinger  <[email protected]>
390
391         * .gitignore: New file.
392
393 2010-07-28  DJ Delorie  <[email protected]>
394
395         * MAINTAINERS: Add self as RX maintainer.  Sort list.
396
397 2010-06-08  Nick Clifton  <[email protected]>
398
399         * reg.c (set_oszc): Use unsigned int for the mask.
400         (set_szc, set_osz, set_sz): Likewise.
401
402 2010-04-26  Mike Frysinger  <[email protected]>
403
404         * configure.ac: Target logic moved out to and included from ...
405         * configure.tgt: ... this new file.
406         * configure: Regenerated.
407
408 2010-04-12  Mike Frysinger  <[email protected]>
409
410         * README-HACKING: Add more sections.
411
412 2010-02-11  Doug Evans  <[email protected]>
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
419 2010-01-09  Ralf Wildenhues  <[email protected]>
420
421         * avr/configure: Regenerate.
422         * cris/configure: Regenerate.
423         * microblaze/configure: Regenerate.
424
425 2010-01-02  Doug Evans  <[email protected]>
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
434 2010-01-01  Doug Evans  <[email protected]>
435
436         * cris/mloop.in: Fix copyright year update snafu.
437
438 2009-11-24  Joel Brobecker  <[email protected]>
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
451 2009-11-24  DJ Delorie  <[email protected]>
452
453         * rx: New directory.
454         * configure.ac: Add entry for Renesas RX.
455         * configure: Regenerate.
456
457 2009-11-22  Doug Evans  <[email protected]>
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
467 2009-11-12  Tristan Gingold  <[email protected]>
468
469         * avr/interp.c (sim_write): Allow byte access.
470         (sim_read): Ditto.
471
472 2009-11-12  Tristan Gingold  <[email protected]>
473
474         * avr/interp.c (sim_load): Clear memory before loading.
475
476 2009-11-09  Tristan Gingold  <[email protected]>
477
478         * avr/interp.c (sim_resume): Fix typo for OP_ret.
479
480 2009-10-23  Doug Evans  <[email protected]>
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
501 2009-10-22  Tristan Gingold  <[email protected]>
502
503         * avr/interp.c (sim_stop): Return 1.
504
505 2009-10-16  Doug Evans  <[email protected]>
506
507         * MAINTAINERS: Add myself as m32r maintainer.
508
509 2009-10-15  Michael Egaer  <[email protected]>
510
511         * MAINTAINERS: Add self as MicroBlaze maintainer.
512
513 2009-10-14  Ben Elliston  <[email protected]>
514
515         * MAINTAINERS (common): Move myself to "past maintainers" section.
516
517 2009-10-06  Michael Eager  <[email protected]>
518
519         * microblaze/interp.c: Add include microblaze-dis.h.
520
521 2009-09-23  Michael Eager  <[email protected]>
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
535 2009-08-22  Ralf Wildenhues  <[email protected]>
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
548 2009-07-30  Ralf Wildenhues  <[email protected]>
549
550         * Makefile.in (datarootdir): New variable.
551
552 2009-05-18  Jon Beniston <[email protected]>
553
554         * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
555         * configure.ac: Add lm32 target.
556         * lm32: New directory.
557
558 2009-05-11  Andrew Cagney  <[email protected]>
559
560         * MAINTAINERS: Orphan ppc.
561
562 2009-05-08  Kevin Buettner  <[email protected]>
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
569 2009-04-30  Anthony Green  <[email protected]>
570
571         * MAINTAINERS: Add myself for the moxie port.
572         * moxie: New directory.
573         * configure.ac: Add entry for moxie.
574         * configure: Regenerate.
575
576 2009-04-27  Tristan Gingold  <[email protected]>
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
585 2009-04-17  Carlos O'Donell  <[email protected]>
586
587         * Makefile.in: Add dummy install-pdf, html, and
588         install-html targets.
589
590 2009-01-18  Hans-Peter Nilsson  <[email protected]>
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
610 2009-01-06  Hans-Peter Nilsson  <[email protected]>
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
627 2009-01-03  Hans-Peter Nilsson  <[email protected]>
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
669 2008-12-30  Hans-Peter Nilsson  <[email protected]>
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
705 2008-07-29  Nick Clifton  <[email protected]>
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
721 2008-07-11  Hans-Peter Nilsson  <[email protected]>
722
723         * cris/configure: Regenerate to track ../common/common.m4 changes.
724         * cris/config.in: Ditto.
725
726 2008-06-06  Vladimir Prus  <[email protected]>
727             Daniel Jacobowitz  <[email protected]>
728             Joseph Myers  <[email protected]>
729
730         * cris/configure: Regenerate.
731
732 2008-05-09  Olivier Hainque  <[email protected]>
733
734         * ppc/altivec.igen (vperm): Latch inputs into temporaries.
735
736 2008-03-25  M R Swami Reddy <[email protected]>
737
738         * MAINTAINERS: Add myself as maintainer of cr16 port.
739
740 2008-02-12  M Ranga Swami Reddy <[email protected]>
741
742         Add simulator for National cr16 processor.
743         * cr16: New directory.
744         * configure.ac: Add entry for National cr16.
745         * configure: Regenerate.
746
747 2008-02-05  DJ Delorie  <[email protected]>
748
749         * configure.ac (v850): V850 now has a testsuite.
750         * configure (v850): Likewise.
751
752 2008-01-01  Daniel Jacobowitz  <[email protected]>
753
754         Updated copyright notices for most files.
755
756 2007-12-19  DJ Delorie  <[email protected]>
757
758         * frv/frv.c (frvbf_cut): Only look at the six LSBs of
759         cut_point.
760
761 2007-10-22  Hans-Peter Nilsson  <[email protected]>
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
770 2007-08-24  Joel Brobecker  <[email protected]>
771
772         Switch the license of all files explicitly copyright the FSF
773         to GPLv3.
774
775 2007-03-27  Brooks Moses  <[email protected]>
776
777         * Makefile.in: Add dummy "pdf" target.
778
779 2007-02-20  Hans-Peter Nilsson  <[email protected]>
780
781         * cris/traps.c (dump_statistics): Change format for cycle numbers
782         to %llu and cast parameters to unsigned long long.
783
784 2007-02-16  Thiemo Seufer  <[email protected]>
785
786         * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
787
788 2007-01-28  Manuel Lauss  <[email protected]>
789
790         * configure.ac (sh64-*-*): Change to sh64*-*-*.
791         (sh-*-*): Change to sh*-*-*.
792         * configure: Regenerated.
793
794 2007-01-09  Daniel Jacobowitz  <[email protected]>
795
796         Updated copyright notices for most files.
797
798 2006-12-20  Hans-Peter Nilsson  <[email protected]>
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
813 2006-10-02  Edgar E. Iglesias  <[email protected]>
814             Hans-Peter Nilsson  <[email protected]>
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
829 2006-09-30  Daniel Jacobowitz  <[email protected]>
830
831         * MAINTAINERS: Add Dave Brolley for sh64.
832
833 2006-09-30  Hans-Peter Nilsson  <[email protected]>
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
840 2006-09-29  Hans-Peter Nilsson  <[email protected]>
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
847 2006-08-08  Joel Sherrill <[email protected]>
848
849         * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
850         * Makefile.in (FLAGS_TO_PASS): Include libdir.
851         * configure: Regenerated.
852
853 2006-06-05  Daniel Jacobowitz  <[email protected]>
854
855         * cris/configure: Regenerated.
856
857 2006-05-31  Daniel Jacobowitz  <[email protected]>
858
859         * cris/configure: Regenerated.
860
861 2006-05-05  Andreas Schwab  <[email protected]>
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
870 2006-05-04  Daniel Jacobowitz  <[email protected]>
871
872         * MAINTAINERS: Add an "Authorized committers" section, and list
873         DJ Delorie for v850.
874
875 2006-04-08  Hans-Peter Nilsson  <[email protected]>
876
877         * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
878
879 2006-04-03  Hans-Peter Nilsson  <[email protected]>
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
910 2006-04-02  Hans-Peter Nilsson  <[email protected]>
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
916 2006-03-13  DJ Delorie  <[email protected]>
917
918         * MAINTAINERS: Add self as m32c sim maintainer.
919
920 2006-02-23  Hans-Peter Nilsson  <[email protected]>
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
926 2006-01-23  Jim Blandy  <[email protected]>
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
934 2006-01-10  Hans-Peter Nilsson  <[email protected]>
935
936         * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
937         cycle count for the current insn.
938
939 2005-12-06  Hans-Peter Nilsson  <[email protected]>
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
946 2005-12-05  Hans-Peter Nilsson  <[email protected]>
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
955 2005-11-20  Hans-Peter Nilsson  <[email protected]>
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
963 2005-11-17  Hans-Peter Nilsson  <[email protected]>
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
978 2005-11-16  Hans-Peter Nilsson  <[email protected]>
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
983 2005-05-28  Hans-Peter Nilsson  <[email protected]>
984
985         * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
986
987 2005-05-26  Chris Demetriou  <[email protected]>
988
989         * MAINTAINERS: Update my mail address, move myself to the
990         "Past maintainers" section.
991
992 2005-05-17  Corinna Vinschen  <[email protected]>
993
994         * configure.ac: Add igen to v850 build.
995         * configure: Regenerate.
996
997 2005-04-29  Paul Brook  <[email protected]>
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
1007 2005-04-27  Paul Brook  <[email protected]>
1008
1009         * common/Make-common.in: Add $(EXEEXT) to "run".
1010
1011 2005-04-18  Hans-Peter Nilsson  <[email protected]>
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
1017 2005-04-15  Corinna Vinschen  <[email protected]>
1018
1019         * configure.ac: Add explicit sh64 case.
1020         * configure: Regenerate.
1021
1022 2005-03-30  Paul Brook  <[email protected]>
1023
1024         * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
1025
1026 2005-03-24  Hans-Peter Nilsson  <[email protected]>
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
1042 2005-03-23  Mark Kettenis  <[email protected]>
1043
1044         * cris/configure: Regenerate.
1045
1046 2005-02-28  Jim Blandy  <[email protected]>
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
1052 2005-02-18  Corinna Vinschen  <[email protected]>
1053
1054         * iq2000: New target subdirectory.
1055         * configure.ac: Add iq2000 target.
1056         * configure: Regenerate.
1057
1058 2005-01-29  Hans-Peter Nilsson  <[email protected]>
1059
1060         * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1061         (realclean, install): Fail if subdir make failed.
1062
1063 2005-01-28  Hans-Peter Nilsson  <[email protected]>
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
1070 2005-01-17  Andrew Cagney  <[email protected]>
1071
1072         * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1073         common directory.  Remove sparc*-*-* from list.
1074
1075 2005-01-11  Andrew Cagney  <[email protected]>
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
1085 2005-01-07  Andrew Cagney  <[email protected]>
1086
1087         * configure.ac: Replace configure.in.  Requires autoconf 2.59 and
1088         correctly calls AC_CONFIG_SUBDIRS.
1089         * configure: Re-generate.
1090
1091 2004-12-01  Andrew Cagney  <[email protected]>
1092
1093         * i960, h8500: Delete directory.
1094
1095 2004-11-12  Andrew Cagney  <[email protected]>
1096
1097         * d30v, fr30, mn10200, z8k: Delete directory.
1098
1099 2004-03-10  Ben Elliston  <[email protected]>
1100
1101         * MAINTAINERS: Update my mail address.
1102
1103 2004-01-26  Chris Demetriou  <[email protected]>
1104
1105         * configure.in (mips*-*-*): Configure in testsuite.
1106         * configure: Regenerate.
1107
1108 2003-10-08  Dave Brolley  <[email protected]>
1109
1110         * configure.in: Move frv handling to alphabetically correct placement.
1111
1112 2003-09-03  Andreas Schwab  <[email protected]>
1113
1114         * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1115
1116 2003-08-29  Dave Brolley  <[email protected]>
1117
1118         * MAINTAINERS: Add myself as maintainer of the FRV port.
1119
1120 2003-08-20  Michael Snyder  <[email protected]>
1121             Dave Brolley  <[email protected]>
1122
1123         * frv/: New directory, simulator for the Fujitsu FRV.
1124         * configure.in: Add frv configury.
1125         * configure: Regenerate.
1126
1127 2003-08-10  Ben Elliston  <[email protected]>
1128
1129         * MAINTAINERS: Update my mail address.
1130
1131 2003-08-09  Andrew Cagney  <[email protected]>
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
1137 2003-07-09  Michael Snyder  <[email protected]>
1138
1139         * configure.in: Add testsuite to extra_subdirs for sh.
1140         * configure: Regenerate.
1141
1142 2003-01-23  Nick Clifton  <[email protected]>
1143
1144         * Add sh2e support:
1145
1146 2002-04-02  Alexandre Oliva  <[email protected]>
1147
1148         * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
1149
1150 2002-08-24  Geoffrey Keating  <[email protected]>
1151
1152         * MAINTAINERS: Update my email address.
1153
1154 2002-07-17  Andrew Cagney  <[email protected]>
1155
1156         * w65/: Delete directory.
1157
1158 2002-07-16  Andrew Cagney  <[email protected]>
1159
1160         * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1161         * configure: Re-generate.
1162
1163 2002-07-13  Andrew Cagney  <[email protected]>
1164
1165         * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1166         * configure: Re-generate.
1167
1168 2002-06-16  Andrew Cagney  <[email protected]>
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
1174 Thu Jun  6 12:34:13 2002  Andrew Cagney  <[email protected]>
1175
1176         * Makefile.in (ChangeLog): New makefile variable.
1177         * README-HACKING: Mention the ChangeLog makefile variable.
1178
1179 2002-06-01  Andrew Cagney  <[email protected]>
1180
1181         * tic80/: Delete directory.
1182
1183 2002-05-16  Stephane Carrez  <[email protected]>
1184
1185         * MAINTAINERS: Update my email address.
1186
1187 2002-03-06  Stephane Carrez  <[email protected]>
1188
1189         * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1190
1191 2002-03-01  Frank Ch. Eigler  <[email protected]>
1192
1193         * MAINTAINERS: Record self as a co-maintainer of just common/.
1194
1195 2002-02-07  Nick Clifton  <[email protected]>
1196
1197         * MAINTAINERS: Point to GDB files describing overall maintaince
1198         and check-in procedures.
1199
1200 2002-01-10  Nick Clifton  <[email protected]>
1201
1202         * MAINTAINERS: Add myself for ARM portions.
1203
1204 2001-10-19  Andrew Cagney  <[email protected]>
1205
1206         * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1207         * configure: Re-generate.
1208
1209 2001-02-16  Ben Elliston  <[email protected]>
1210
1211         * MAINTAINERS: Add myself for common portions.
1212
1213 2001-01-15  Chris Demetriou  <[email protected]>
1214
1215         * MAINTAINERS: Added self and Andrew for the mips sim.
1216
1217 2000-10-25  Geoff Keating  <[email protected]>
1218
1219         * MAINTAINERS: Added self and Andrew for the ppc sim.
1220
1221 Thu Jul 27 21:26:26 2000  Andrew Cagney  <[email protected]>
1222
1223         From Stephane Carrez <[email protected]>:
1224         * m68hc11: New directory.
1225         * configure.in: Add.
1226         * configure: Regenerate.
1227
1228 Tue Jul  4 13:43:54 2000  Andrew Cagney  <[email protected]>
1229
1230         * tic80: New directory.
1231         * configure.in: Add configury.
1232         * configure: Regenerate.
1233
1234 2000-04-20  Nick Clifton  <[email protected]>
1235
1236         * configure.in (extra_subdirs): Add testsuite to strongarm
1237         directories.
1238         * configure: Regenerate.
1239
1240 Sat Mar  4 16:48:54 2000  Andrew Cagney  <[email protected]>
1241
1242         * MAINTAINERS: New file.  Blank.
1243
1244 1999-11-18  Ben Elliston  <[email protected]>
1245
1246         * configure.in: Require autoconf 2.13 and remove obsolete
1247         invocation of AC_C_CROSS.
1248         * configure: Regenerate.
1249
1250 1999-09-29  Doug Evans  <[email protected]>
1251
1252         * configure.in: Configure the testsuite directory for thumb.
1253         * configure: Regenerate.
1254
1255 1999-07-16  Ben Elliston  <[email protected]>
1256
1257         * configure.in: Configure the testsuite directory for arm.
1258         * configure: Regenerate.
1259
1260 1999-04-08  Nick Clifton  <[email protected]>
1261
1262         * configure.in: Add support for MCore target.
1263         * configure: Regenerate.
1264
1265 1999-03-14  Stan Shebs  <[email protected]>
1266
1267         * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1268         RUNTEST instead of commenting out, fixes portability problem.
1269
1270 1999-02-08  Nick Clifton  <[email protected]>
1271
1272         * configure.in: Add support for StrongARM target.
1273         * configure: Regenerate.
1274
1275 1999-01-04  Jason Molenda  ([email protected])
1276
1277         * configure.in: Require autoconf 2.12.1 or higher.
1278
1279 1998-12-08  James E Wilson  <[email protected]>
1280
1281         * configure.in (i960-*-*): Add.
1282         * configure: Rebuild.
1283
1284 Wed Nov  4 19:11:43 1998  Dave Brolley  <[email protected]>
1285
1286         * configure.in: Added case for fr30-*-*.
1287         * configure: Regenerated.
1288
1289 Fri Sep 25 10:12:19 1998  Christopher Faylor <[email protected]>
1290
1291         * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1292         to allow successful operation on Windows.
1293
1294 Thu May 28 14:59:46 1998 Jillian Ye <[email protected]>
1295
1296         * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1297         check can be invoked recursively.
1298
1299 Wed Apr 29 12:38:53 1998  Mark Alexander  <[email protected]>
1300
1301         * configure.in: Build simulator on sparclite and sparc86x targets.
1302         * configure: Regenerate.
1303
1304 Sun Apr 26 15:21:01 1998  Tom Tromey  <[email protected]>
1305
1306         * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1307         to autoconf and autoheader.
1308
1309 Fri Apr 24 11:14:13 1998  Tom Tromey  <[email protected]>
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
1318 Tue Mar 24 17:12:43 1998  Stu Grossman  <[email protected]>
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
1325 Tue Mar 24 11::18:00 1998  Joyce Janczyn  <[email protected]>
1326
1327         * configure.in (extra_subdirs): Enable igen for mn10300.
1328         * configure: Re-generate.
1329
1330 Tue Dec  2 10:10:42 1997  Nick Clifton  <[email protected]>
1331
1332         * configure.in (extra_subdirs): Add support for thumb target.
1333
1334         * configure (extra_subdirs): Add support for thumb target.
1335
1336 Wed Oct  8 12:38:48 1997  Andrew Cagney  <[email protected]>
1337
1338         * configure.in (extra_subdirs): Add IGEN directory when MIPS
1339         target.
1340         * configure: Regenerate.
1341
1342 Fri Sep 12 13:10:31 1997  Andrew Cagney  <[email protected]>
1343
1344         * configure.in (extra_subdirs): v850ea needs igen.
1345         * configure: Re-generate.
1346
1347 Mon Sep  1 16:48:23 1997  Andrew Cagney  <[email protected]>
1348
1349         * configure.in (testdir): When a testsuite directory, add that to
1350         the list of confdirs.
1351
1352 Tue Aug 19 11:17:46 1997  Andrew Cagney  <[email protected]>
1353
1354         * configure.in (extra_subdirs): Enable igen ready for V850.
1355
1356 Tue Aug 26 15:14:48 1997  Andrew Cagney  <[email protected]>
1357
1358         * configure.in (w65-*-*, only_if_enabled): Set.
1359         * configure: Re-generate.
1360
1361 Mon Aug 25 16:26:53 1997  Andrew Cagney  <[email protected]>
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
1368 Mon Aug 18 10:56:59 1997  Nick Clifton  <[email protected]>
1369
1370         * configure.in (extra_subdirs): Add v850e target.
1371
1372 Mon Aug 18 10:56:59 1997  Nick Clifton  <[email protected]>
1373
1374         * configure.in (extra_subdirs): Add v850ea target.
1375
1376 Fri Jul 25 11:40:47 1997  Doug Evans  <[email protected]>
1377
1378         * configure.in (sparc*-*-*): Don't build erc32.
1379         * configure: Regenerate.
1380
1381 Thu Apr 24 00:47:20 1997  Doug Evans  <[email protected]>
1382
1383         * configure.in (m32r-*-*): New target.
1384         * configure: Regenerate.
1385
1386         * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1387
1388 Mon Apr 21 22:57:55 1997  Andrew Cagney  <[email protected]>
1389
1390         * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1391         thought that .NOEXPORT was the default target.
1392
1393 Fri Apr 11 17:18:07 1997  Ian Lance Taylor  <[email protected]>
1394
1395         * Makefile.in (clean mostlyclean): Restore targets accidentally
1396         deleted in earlier change.
1397
1398 Thu Apr  3 12:20:32 1997  Andrew Cagney  <[email protected]>
1399
1400         * Makefile.in (autoheader-common, autoheader-changelog,
1401         autoheader-install): Perform autoheader in addition to autoconf.
1402
1403 Wed Apr  2 15:09:05 1997  Doug Evans  <[email protected]>
1404
1405         * Makefile.in (autoconf-install): New target.
1406         (autoconf-changelog): Try different way to obtain user name.
1407
1408 Wed Apr  2 14:25:52 1997  Andrew Cagney  <[email protected]>
1409
1410         * Makefile.in (autoconf-changelog): New target, update
1411         ChangeLog for all subdirectories - normally used after
1412         autoconf-common target.
1413
1414 Wed Mar 19 14:26:21 1997  Andrew Cagney  <[email protected]>
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
1423 Mon Mar  3 13:01:00 1997  Jeffrey A Law  ([email protected])
1424
1425         * configure.in: Add mn10200 configure lines accidentally
1426         removed.
1427         * configure: Regenerated.
1428
1429 Wed Feb 19 10:34:20 1997  Andrew Cagney  <[email protected]>
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
1435 Sun Feb 16 16:37:47 1997  Andrew Cagney  <[email protected]>
1436
1437         * configure.in (d30v): New target.
1438         * configure: Regenerated.
1439
1440 Wed Feb 19 23:17:13 1997  Jeffrey A Law  ([email protected])
1441
1442         * configure.in: Don't require GCC to build the mn10200
1443         simulator anymore.
1444         * configure: Rebuilt.
1445
1446 Wed Feb  5 13:28:13 1997  Doug Evans  <[email protected]>
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
1452 Tue Feb  4 13:19:39 1997  Doug Evans  <[email protected]>
1453
1454         * Makefile.in (autoconf-common): New target.
1455         * configure.in: Do configure common.
1456         * configure: Regenerated.
1457
1458 Thu Jan 23 13:59:52 1997  Stu Grossman  ([email protected])
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
1464 Mon Jan 13 13:16:42 1997  Jeffrey A Law  ([email protected])
1465
1466         * configure: Enable the mn10200 simulator.
1467
1468 Wed Nov 20 01:00:36 1996  Doug Evans  <[email protected]>
1469
1470         * configure.in (configdirs): Add common.
1471         * configure: Regenerated.
1472
1473 Fri Nov  1 08:03:30 1996  Michael Meissner  <[email protected]>
1474
1475         * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1476         system V based targets.
1477         * configure: Regenerate.
1478
1479 Thu Oct 17 12:50:08 1996  Doug Evans  <[email protected]>
1480
1481         * configure.in (--enable-sim-powerpc): Delete.
1482         (--enable-sim): Add.
1483         * configure: Regenerated.
1484
1485 Fri Oct 11 21:13:43 1996  Jeffrey A Law  ([email protected])
1486
1487         * configure.in: Only build the V850 simulator if
1488         we are using gcc.
1489         * configure: Rebuild.
1490
1491 Sun Sep  8 17:22:50 1996  Ian Lance Taylor  <[email protected]>
1492
1493         * configure.in: Do build erc32 for DOS and Windows hosts.
1494         * configure: Rebuild.
1495
1496 Wed Sep  4 18:11:27 1996  Stu Grossman  ([email protected])
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
1502 Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <[email protected]>
1503
1504         * configure.in: Only build the MIPS simulator if we are using
1505         gcc.
1506         * configure: Rebuild.
1507
1508 Wed Aug 28 19:05:23 1996  Jeffrey A Law  ([email protected])
1509
1510         * configure.in (v850-*-*): Added V850 simulator.
1511
1512 Thu Aug  1 17:08:41 1996  Martin M. Hunt  <[email protected]>
1513
1514         * configure.in (d10v-*-*): Added D10V simulator.
1515
1516 Wed Jun 26 12:33:57 1996  Jason Molenda  ([email protected])
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
1525 Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <[email protected]>
1526
1527         * configure.in: Only configure erc32 if using gcc.
1528         * configure: Rebuild.
1529
1530 Tue Jun  4 09:24:21 1996  Michael Meissner  <[email protected]>
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
1536 Wed 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
1542 Sun May 19 20:20:40 1996  Rob Savoye  <[email protected]>
1543
1544         * erc32: Sparc simulator from the ESA.
1545
1546 Sun Apr  7 21:00:09 1996  Fred Fish  <[email protected]>
1547
1548         From: Miles Bader  <[email protected]>
1549         * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1550         * configure: Regenerate using autoconf.
1551
1552 Thu Feb 22 11:31:50 1996  Michael Meissner  <[email protected]>
1553
1554         * Makefile.in (install): Fix typo.
1555
1556 Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <[email protected]>
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
1566 Thu Feb 15 18:37:00 1996  Fred Fish  <[email protected]>
1567
1568         * Makefile.in (all): Remove extra '\' char from shell script.
1569
1570 Wed Feb 14 16:43:59 1996  Mike Meissner  <[email protected]>
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
1575 Wed Jan 31 21:48:34 1996  Fred Fish  <[email protected]>
1576
1577         * Makefile.in (install): Add missing semicolon in "fi \".
1578
1579 Thu Nov  9 16:10:56 1995  Michael Meissner  <[email protected]>
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
1590 Wed Nov  8 15:46:49 1995  James G. Smith  <[email protected]>
1591
1592         * configure.in (mips*-*-*): Added "mips" simulator target.
1593         * configure: Re-generated.
1594
1595 Tue Oct 10 11:08:20 1995  Fred Fish  <[email protected]>
1596
1597         * Makefile.in (BISON): Remove macro.
1598         (FLAGS_TO_PASS): Remove BISON.
1599
1600 Sun Oct  8 04:26:27 1995  Peter Schauer  ([email protected])
1601
1602         * configure.in:  Explicitly `exit 0' for broken shells.
1603         * configure:  Rebuilt.
1604
1605 Fri Oct  6 12:03:27 1995  Jim Wilson  <[email protected]>
1606
1607         * common/run.c (main): Initialize the callbacks.
1608
1609 Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <[email protected]>
1610
1611         * Makefile.in (maintainer-clean): New synonym for realclean.
1612
1613 Fri Aug 25 11:53:43 1995  Michael Meissner  <[email protected]>
1614
1615         * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1616         the target is powerpc*-*-eabisim*, since it requires GCC to build.
1617
1618 Mon Aug 21 17:53:48 1995  Michael Meissner  <[email protected]>
1619
1620         * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1621         <[email protected]>.
1622         * configure: Regnerate from configure.in.
1623
1624 Thu Aug  3 10:45:37 1995  Fred Fish  <[email protected]>
1625
1626         * Update all FSF addresses except those in COPYING* files.
1627
1628 Thu Jul 20 15:17:29 1995  Fred Fish  <[email protected]>
1629
1630         * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
1631         submakes either default or passed in value.
1632
1633 Wed Jul  5 14:32:54 1995  J.T. Conklin  <[email protected]>
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
1647 Wed May 24 14:48:46 1995  Steve Chamberlain  <[email protected]>
1648
1649         * Makefile.in: Support ARM.
1650         * configure.in: Ditto.
1651
1652 Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
1653
1654         * Makefile.in: Support W65.
1655         * configure.in: Ditto.
1656
1657 Sun Mar 13 09:27:50 1994  Jim Kingdon  ([email protected])
1658
1659         * Makefile.in: Add TAGS target.
1660
1661 Mon Sep 13 12:47:15 1993  K. Richard Pixley  ([email protected])
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
1668 Wed 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
1672 Sun Jun 13 13:08:58 1993  Jim Kingdon  ([email protected])
1673
1674         * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1675
1676 Fri 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
1682 Fri May 21 10:55:06 1993  Ian Lance Taylor  ([email protected])
1683
1684         * Makefile.in (check, installcheck): Added dummy targets.
1685
1686 Mon May  3 21:39:43 1993  Fred Fish  ([email protected])
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
1692 Mon May  3 08:29:01 1993  Steve Chamberlain  ([email protected])
1693
1694         * Makefile.in (endian): Add explicit rule for broken makes.
1695
1696 Mon Mar 15 15:47:53 1993  Ian Lance Taylor  ([email protected])
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
1702 Wed Feb 10 20:12:27 1993  K. Richard Pixley  ([email protected])
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
1709 Mon Feb  8 11:46:06 1993  Steve Chamberlain  ([email protected])
1710
1711         * Makefile.in, configure.in: if target isn't supported, build a
1712         harmless makefile.
1713
1714
This page took 0.115216 seconds and 4 git commands to generate.