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