3 * README-HACKING: Add more sections.
7 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
8 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
9 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
10 * cris/semcrisv32f-switch.c: Regenerate.
14 * avr/configure: Regenerate.
15 * cris/configure: Regenerate.
16 * microblaze/configure: Regenerate.
20 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
21 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
22 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
23 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
24 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
25 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
29 * cris/mloop.in: Fix copyright year update snafu.
33 * common/aclocal.m4: Add include of ../../config/zlib.m4.
34 * common/common.m4: Use AM_ZLIB to check for zlib support.
35 * ppc/configure.ac: Likewise.
36 * arm/configure, avr/configure, common/configure, cr16/configure,
37 cris/configure, d10v/configure, erc32/configure, frv/configure,
38 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
39 m32r/configure, m68hc11/configure, mcore/configure,
40 microblaze/configure, mips/configure, mn10300/configure,
41 moxie/configure, ppc/configure, sh/configure, sh64/configure,
42 v850/configure: Regenerate.
47 * configure.ac: Add entry for Renesas RX.
48 * configure: Regenerate.
52 * cris/cpuall.h: Regenerate.
53 * cris/cpuv10.h: Regenerate.
54 * cris/cpuv32.h: Regenerate.
55 * cris/decodev10.c: Regenerate.
56 * cris/decodev10.h: Regenerate.
57 * cris/decodev32.c: Regenerate.
58 * cris/decodev32.h: Regenerate.
62 * avr/interp.c (sim_write): Allow byte access.
67 * avr/interp.c (sim_load): Clear memory before loading.
71 * avr/interp.c (sim_resume): Fix typo for OP_ret.
75 * cris/arch.c: Regenerate.
76 * cris/arch.h: Regenerate.
77 * cris/cpuall.h: Regenerate.
78 * cris/cpuv10.c: Regenerate.
79 * cris/cpuv10.h: Regenerate.
80 * cris/cpuv32.c: Regenerate.
81 * cris/cpuv32.h: Regenerate.
82 * cris/cris-desc.c: Regenerate.
83 * cris/cris-desc.h: Regenerate.
84 * cris/cris-opc.h: Regenerate.
85 * cris/decodev10.c: Regenerate.
86 * cris/decodev10.h: Regenerate.
87 * cris/decodev32.c: Regenerate.
88 * cris/decodev32.h: Regenerate.
89 * cris/modelv10.c: Regenerate.
90 * cris/modelv32.c: Regenerate.
91 * cris/semcrisv10f-switch.c: Regenerate.
92 * cris/semcrisv32f-switch.c: Regenerate.
96 * avr/interp.c (sim_stop): Return 1.
100 * MAINTAINERS: Add myself as m32r maintainer.
104 * MAINTAINERS: Add self as MicroBlaze maintainer.
108 * MAINTAINERS (common): Move myself to "past maintainers" section.
112 * microblaze/interp.c: Add include microblaze-dis.h.
116 * configure: Add microblaze-*.* (not regenerated).
117 * configure.ac: Likewise.
118 * microblaze/config.in: New.
119 * microblaze/configure: Generate.
120 * microblaze/configure.ac: New.
121 * microblaze/interp.c: New.
122 * microblaze/Makefile.in: New.
123 * microblaze/microblaze.h: New.
124 * microblaze/microblaze.isa: New.
125 * microblaze/sim-main.h: New.
126 * microblaze/sysdep.h: New.
130 * avr/config.in: Regenerate.
131 * avr/configure: Likewise.
132 * configure: Likewise.
133 * cris/config.in: Likewise.
134 * cris/configure: Likewise.
136 * configure.ac: m4_include toplevel config/override.m4.
137 * configure: Regenerate.
138 * avr/configure: Regenerate.
139 * cris/configure: Regenerate.
143 * Makefile.in (datarootdir): New variable.
147 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
148 * configure.ac: Add lm32 target.
149 * lm32: New directory.
153 * MAINTAINERS: Orphan ppc.
157 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
158 m32c_signal_to_target. Change signal return values from SIGILL,
159 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
160 TARGET_SIGNAL_SEGV, etc. Fix all callers.
164 * MAINTAINERS: Add myself for the moxie port.
165 * moxie: New directory.
166 * configure.ac: Add entry for moxie.
167 * configure: Regenerate.
171 * avr: New directory.
172 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
173 * avr/config.in: New file, generated by autoheader.
174 * avr/configure: New file generated by autoconf.
175 * configure.ac: Add avr.
176 * configure: Regenerated.
180 * Makefile.in: Add dummy install-pdf, html, and
181 install-html targets.
185 * cris/sim-if.c: Include errno.h.
186 (cris_start_address, cris_program_offset): New variables.
187 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
189 (cris_options): New options --cris-program-offset and
190 --cris-start-address.
191 (cris_option_handler): Handle new options.
192 (cris_program_offset_write, cris_set_section_offset_iterator)
193 (cris_offset_sections, cris_offset_sections): New functions.
194 (sim_load): Use cris_program_offset_write as function argument to
195 cris_load_elf_file, not sim_write.
196 (struct offsetinfo): New struct.
197 (cris_handle_interpreter): Fix typo in comment.
198 (sim_open): Call cris_offset_sections as soon as the bfd of the
199 infile is available. Gate bfd validity checks on abfd non-NULL.
200 (sim_create_inferior): Let cris_start_address when != -1 override
201 other start-address choices.
205 * cris/traps.c (abort): Define to call sim_io_error.
206 (create_map): Make -1 imply a non-fixed address, not 0. All
207 callers changed. Only prefer the next higher unmapped address if
208 the last mapped address is no less than 0x40000000. Check that
209 the address to be mapped is not already mapped. Update head
211 (unmap_pages): Don't call abort when recursive call fails, just
212 note and return an error if a page in the range couldn't be unmapped.
213 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
214 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
215 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
216 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
217 don't abort on page not being mapped. Handle non-anon filemap
218 with length padded to pagesize.
222 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
223 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
224 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
225 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
226 (TARGET_AT_CLKTCK): Remove redundant macros.
227 (AUX_ENT): Adjust to use standard ELF AT_* macros.
228 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
230 (sim_open): Also pass AT_SECURE.
232 * cris/sim-main.h (struct _sim_cpu): New member
233 set_target_thread_data.
234 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
235 * cris/crisv10f.c: Ditto.
236 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
237 (MY (f_specific_init)): Set new _sim_cpu member to new function.
238 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
239 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
242 * cris/traps.c (TARGET_SYS_exit_group): Define.
243 (cris_break_13_handler): Handle it like the exit for the last
246 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
247 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
248 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
249 2.6.27. Set machine field to the BFD printable name of the
252 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
253 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
254 TARGET_MAP_DENYWRITE.
256 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
257 (TARGET_X_OK, TARGET_F_OK): Define.
258 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
260 * cris/semcrisv32f-switch.c: Regenerate.
264 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
265 just a short CRIS-specific notice. Tweak the wording for a
266 failing architecture test.
268 * cris/traps.c (TARGET_SYS_writev): New macro.
269 (is_mapped_only, cris_dump_map): New functions.
270 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
271 and prot combinations and a non-zero page-offset. If
272 TARGET_MAP_FIXED, unmap pages before mapping them.
273 <case TARGET_SYS_mprotect>: When checking, allow any length
274 argument. Don't actually do anything.
275 <case TARGET_SYS_writev>: New case.
277 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
278 * cris/sim-if.c: Include elf-bfd.h.
279 (struct progbounds): New members end_loadmem, start_nonloadmem.
280 (xprintf, eprintf): New functions, copied from common/sim-load.c.
281 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
282 (get_progbounds_iterator): Renamed from get_progbounds. Make
283 static. Update head comment. Set new struct progbounds members.
284 (exec_load_addr, interp_load_addr, interp_start_addr): New static
286 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
287 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
289 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
290 handling to use auxv_entries. Improve error message and checking
291 for invalid programs. Use new variable abfd for the program
292 instead of for each access reaching into sd to get it.
293 (sim_create_inferior): If non-zero, use interp_start_addr instead
294 of the program start address.
295 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
296 stale comment. Always specify little-endian.
300 * common/genmloop.sh: Add new parameter: -shell to specify the
301 command interpreter to use to run the input file. This is
302 necessary because otherwise SHELL is taken from the user's
303 environment, and not from the makefile that invoked this script
304 and the user might not be running an sh-like shell.
305 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
306 * fr30/Makefile.in: Likewise.
307 * frv/Makefile.in: Likewise.
308 * i960/Makefile.in: Likewise.
309 * iq2000/Makefile.in: Likewise.
310 * m32r/Makefile.in: Likewise.
312 * frv/mloop.in: Add missing start of line comment marker.
316 * cris/configure: Regenerate to track ../common/common.m4 changes.
317 * cris/config.in: Ditto.
323 * cris/configure: Regenerate.
327 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
331 * MAINTAINERS: Add myself as maintainer of cr16 port.
335 Add simulator for National cr16 processor.
336 * cr16: New directory.
337 * configure.ac: Add entry for National cr16.
338 * configure: Regenerate.
342 * configure.ac (v850): V850 now has a testsuite.
343 * configure (v850): Likewise.
347 Updated copyright notices for most files.
351 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
356 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
357 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
358 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
359 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
360 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
361 cris/semcrisv32f-switch.c: Regenerate.
365 Switch the license of all files explicitly copyright the FSF
370 * Makefile.in: Add dummy "pdf" target.
374 * cris/traps.c (dump_statistics): Change format for cycle numbers
375 to %llu and cast parameters to unsigned long long.
379 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
383 * configure.ac (sh64-*-*): Change to sh64*-*-*.
384 (sh-*-*): Change to sh*-*-*.
385 * configure: Regenerated.
389 Updated copyright notices for most files.
393 * Makefile.in (autoconf-common autoheader-common): Only run
394 autoheader on subdirs with a file config.in.
396 * configure.ac (common): Make the default "yes" for all targets
398 * configure: Regenerate.
400 * Makefile.in (autoconf-common autoheader-common): In documented
401 usage, say SHELL=/bin/sh.
402 (.PHONY): Add autoheader-common.
404 * MAINTAINERS: Add self as authorized committer for *.
409 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
410 (cris_unknown_syscall_action): Declare.
411 * cris/sim-if.c (cris_unknown_syscall_action): Define.
412 (cris_options): Add cris-unknown-syscall option.
413 (cris_option_handler): Correct comment about and error message for
414 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
415 * cris/traps.c: Include stdarg.h
416 (cris_unknown_syscall): New function.
417 (cris_break_13_handler): Instead of sim_io_eprintf and
418 sim_engine_halt, call cris_unknown_syscall to handle more or less
419 unknown syscalls. Adjust code as necessary to handle return
424 * MAINTAINERS: Add Dave Brolley for sh64.
428 * cris/traps.c (TARGET_PIPE_BUF): New macro.
429 (cris_pipe_empty): Correct initialization of "remaining". Only
430 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
435 * cris/configure.ac: Check for limits.h and sys/param.h.
436 * cris/configure, cris/config.in: Rebuild.
437 * cris/traps.c (SIM_PATHMAX): New macro.
438 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
442 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
443 * Makefile.in (FLAGS_TO_PASS): Include libdir.
444 * configure: Regenerated.
448 * cris/configure: Regenerated.
452 * cris/configure: Regenerated.
456 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
457 * configure: Regenerate.
459 * Makefile.in (CFLAGS_FOR_BUILD): Define.
460 (CC_FOR_BUILD): Don't override.
461 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
465 * MAINTAINERS: Add an "Authorized committers" section, and list
470 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
474 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
475 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
476 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
477 (all): Depend on rvdummy$(EXEEXT).
478 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
479 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
481 * cris/configure: Regenerate.
482 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
483 (enum cris_interrupt_type, crisv10deliver_interrupt)
484 (crisv32deliver_interrupt: New declarations.
485 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
486 sim_events_tickn and set state-events member work_pending when it's
487 time for the next event.
488 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
489 interrupt-delivery function.
490 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
491 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
492 * cris/devices.c: Include hw-device.h.
493 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
494 (device_io_write_buffer): Only perform 0x900000xx-functions if
495 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
496 call hw_io_write_buffer. Add return 0 last in function.
497 * cris/sim-if.c (cris_have_900000xxif): Now global.
498 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
499 Force "-model" option, effectively.
500 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
501 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
505 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
506 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
507 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
511 * MAINTAINERS: Add self as m32c sim maintainer.
515 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
517 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
521 Add simulator for Renesas M32C and M16C.
523 * m32c: New directory.
524 * configure.ac: Add entry for Renesas M32C.
525 * configure: Regenerate.
529 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
530 cycle count for the current insn.
534 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
535 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
536 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
537 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
541 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
542 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
543 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
544 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
545 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
546 cris/semcrisv32f-switch.c: Regenerate.
550 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
551 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
553 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
554 F_GETFL on fd 0, 1 and 2.
558 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
559 last_open_fd, last_open_flags.
560 * cris/traps.c: Don't include targ-vals.h.
561 (TARGET_O_ACCMODE): Define.
562 (cris_break_13_handler): Set new _sim_cpu members.
563 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
564 Rearrange code as switch. Emit "unimplemented" abort for
565 unimplemented fcntl calls.
567 * cris/traps.c (TARGET_SYS_stat): Define.
568 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
569 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
573 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
574 low 32 bits are used after an unsigned long cast.
578 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
582 * MAINTAINERS: Update my mail address, move myself to the
583 "Past maintainers" section.
587 * configure.ac: Add igen to v850 build.
588 * configure: Regenerate.
592 * common/callback.c (PIPE_BUF): Provide default definition.
593 (os_lstat): Use stat if lstat is not available on the host.
594 (os_ftruncate): Return EINVAL if not available on the host.
595 (os_truncate): Ditto.
596 * common/configure.ac: Check for lstat, truncate and ftruncate.
597 * common/configure: Regenerate.
598 * common/config.in: Regenerate.
602 * common/Make-common.in: Add $(EXEEXT) to "run".
606 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
607 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
608 implemented. In call to create_map, pad length argument to 8k.
612 * configure.ac: Add explicit sh64 case.
613 * configure: Regenerate.
617 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
621 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
622 include cgen-ops.h in decodev10.c and decodev32.c.
623 * cris/sim-main.h: Don't include cgen-ops.h here.
624 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
625 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
626 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
627 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
628 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
629 cris/semcrisv32f-switch.c: Regenerate.
631 * cris/traps.c (cris_break_13_handler) <case
632 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
633 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
637 * cris/configure: Regenerate.
641 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
642 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
643 Regenerated, after change to common/aclocal.m4.
647 * iq2000: New target subdirectory.
648 * configure.ac: Add iq2000 target.
649 * configure: Regenerate.
653 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
654 (realclean, install): Fail if subdir make failed.
658 * cris: New directory, simulator for Axis Communications CRIS
659 including CRIS v32, CGEN-based.
660 * configure.ac: Add corresponding configury.
661 * configure: Regenerate.
665 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
666 common directory. Remove sparc*-*-* from list.
670 * Makefile.in (autoconf-common autoheader-common): Add --force to
671 autoconf and autoheader.
672 (autoconf-common autoheader-common)
673 (autoconf-install autoheader-install): Check for configure.ac, not
675 * configure.ac: Delete AC_CONFIG_AUX_DIR.
676 * configure: Re-generate.
680 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
681 correctly calls AC_CONFIG_SUBDIRS.
682 * configure: Re-generate.
686 * i960, h8500: Delete directory.
690 * d30v, fr30, mn10200, z8k: Delete directory.
694 * MAINTAINERS: Update my mail address.
698 * configure.in (mips*-*-*): Configure in testsuite.
699 * configure: Regenerate.
703 * configure.in: Move frv handling to alphabetically correct placement.
707 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
711 * MAINTAINERS: Add myself as maintainer of the FRV port.
716 * frv/: New directory, simulator for the Fujitsu FRV.
717 * configure.in: Add frv configury.
718 * configure: Regenerate.
722 * MAINTAINERS: Update my mail address.
726 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
727 maintenance. List igen and sh maintainers. Mention that target
728 and global maintainers pick up the slack.
732 * configure.in: Add testsuite to extra_subdirs for sh.
733 * configure: Regenerate.
741 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
745 * MAINTAINERS: Update my email address.
749 * w65/: Delete directory.
753 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
754 * configure: Re-generate.
758 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
759 * configure: Re-generate.
763 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
764 id, date and host to be overriden by NAME, ID, DATE and HOST
765 respectfully. Use ISO dates.
769 * Makefile.in (ChangeLog): New makefile variable.
770 * README-HACKING: Mention the ChangeLog makefile variable.
774 * tic80/: Delete directory.
778 * MAINTAINERS: Update my email address.
782 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
786 * MAINTAINERS: Record self as a co-maintainer of just common/.
790 * MAINTAINERS: Point to GDB files describing overall maintaince
791 and check-in procedures.
795 * MAINTAINERS: Add myself for ARM portions.
799 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
800 * configure: Re-generate.
804 * MAINTAINERS: Add myself for common portions.
808 * MAINTAINERS: Added self and Andrew for the mips sim.
812 * MAINTAINERS: Added self and Andrew for the ppc sim.
817 * m68hc11: New directory.
819 * configure: Regenerate.
823 * tic80: New directory.
824 * configure.in: Add configury.
825 * configure: Regenerate.
829 * configure.in (extra_subdirs): Add testsuite to strongarm
831 * configure: Regenerate.
835 * MAINTAINERS: New file. Blank.
839 * configure.in: Require autoconf 2.13 and remove obsolete
840 invocation of AC_C_CROSS.
841 * configure: Regenerate.
845 * configure.in: Configure the testsuite directory for thumb.
846 * configure: Regenerate.
850 * configure.in: Configure the testsuite directory for arm.
851 * configure: Regenerate.
855 * configure.in: Add support for MCore target.
856 * configure: Regenerate.
860 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
861 RUNTEST instead of commenting out, fixes portability problem.
865 * configure.in: Add support for StrongARM target.
866 * configure: Regenerate.
870 * configure.in: Require autoconf 2.12.1 or higher.
874 * configure.in (i960-*-*): Add.
875 * configure: Rebuild.
879 * configure.in: Added case for fr30-*-*.
880 * configure: Regenerated.
884 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
885 to allow successful operation on Windows.
889 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
890 check can be invoked recursively.
894 * configure.in: Build simulator on sparclite and sparc86x targets.
895 * configure: Regenerate.
899 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
900 to autoconf and autoheader.
904 * Makefile.in (autoconf-common autoheader-common): Pass `-l
905 ../common' to autoconf and autoheader. Unconditionally run
906 autoconf in every subdir.
907 (autoconf-changelog autoheader-changelog): Unconditionally run
908 commands in every subdir.
909 (autoconf-install autoheader-install): Likewise.
913 * Makefile.in: Get SHELL from configure.
914 * (FLAGS_TO_PASS): Pass down SHELL.
915 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
920 * configure.in (extra_subdirs): Enable igen for mn10300.
921 * configure: Re-generate.
925 * configure.in (extra_subdirs): Add support for thumb target.
927 * configure (extra_subdirs): Add support for thumb target.
931 * configure.in (extra_subdirs): Add IGEN directory when MIPS
933 * configure: Regenerate.
937 * configure.in (extra_subdirs): v850ea needs igen.
938 * configure: Re-generate.
942 * configure.in (testdir): When a testsuite directory, add that to
943 the list of confdirs.
947 * configure.in (extra_subdirs): Enable igen ready for V850.
951 * configure.in (w65-*-*, only_if_enabled): Set.
952 * configure: Re-generate.
956 * configure.in (sparc*-*-*, only_if_enabled): Set
957 only_if_enabled=yes. Check only_if_enabled before enabling a
959 * configure: Regenerate.
963 * configure.in (extra_subdirs): Add v850e target.
967 * configure.in (extra_subdirs): Add v850ea target.
971 * configure.in (sparc*-*-*): Don't build erc32.
972 * configure: Regenerate.
976 * configure.in (m32r-*-*): New target.
977 * configure: Regenerate.
979 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
983 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
984 thought that .NOEXPORT was the default target.
988 * Makefile.in (clean mostlyclean): Restore targets accidentally
989 deleted in earlier change.
993 * Makefile.in (autoheader-common, autoheader-changelog,
994 autoheader-install): Perform autoheader in addition to autoconf.
998 * Makefile.in (autoconf-install): New target.
999 (autoconf-changelog): Try different way to obtain user name.
1003 * Makefile.in (autoconf-changelog): New target, update
1004 ChangeLog for all subdirectories - normally used after
1005 autoconf-common target.
1009 * configure.in (extra_subdirs): Include testsuite for d30v.
1010 * configure: Regenerate.
1012 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1014 (check): New rules - drive the testsuite.
1018 * configure.in: Add mn10200 configure lines accidentally
1020 * configure: Regenerated.
1024 * configure.in (extra_subdirs): Generalize common sub directory
1026 (extra_subdirs): For d30v add igen to the list to be built.
1030 * configure.in (d30v): New target.
1031 * configure: Regenerated.
1035 * configure.in: Don't require GCC to build the mn10200
1037 * configure: Rebuilt.
1041 * configure.in: Don't configure any subdirs if no simulator
1042 is being built. Don't use erc32 for sparc64.
1043 * configure: Regenerated.
1047 * Makefile.in (autoconf-common): New target.
1048 * configure.in: Do configure common.
1049 * configure: Regenerated.
1053 * configure configure.in: Don't configure common anymore. Files
1054 from common are now built in the individual simualtor directories.
1055 This fixes problems with the WinGDB build procedure.
1059 * configure: Enable the mn10200 simulator.
1063 * configure.in (configdirs): Add common.
1064 * configure: Regenerated.
1068 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1069 system V based targets.
1070 * configure: Regenerate.
1074 * configure.in (--enable-sim-powerpc): Delete.
1075 (--enable-sim): Add.
1076 * configure: Regenerated.
1080 * configure.in: Only build the V850 simulator if
1082 * configure: Rebuild.
1086 * configure.in: Do build erc32 for DOS and Windows hosts.
1087 * configure: Rebuild.
1091 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1092 be inherited from the parent. Remove INSTALL_XFORM and
1093 INSTALL_XFORM1. Make INSTALL be set from configure.
1097 * configure.in: Only build the MIPS simulator if we are using
1099 * configure: Rebuild.
1103 * configure.in (v850-*-*): Added V850 simulator.
1107 * configure.in (d10v-*-*): Added D10V simulator.
1111 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1112 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1114 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1115 (AC_PROG_INSTALL): Added.
1116 * configure: Rebuilt.
1120 * configure.in: Only configure erc32 if using gcc.
1121 * configure: Rebuild.
1125 * configure.in (sim_target): Build PowerPC simulator for powerpc
1126 System V.4, Solaris, and Elf targets.
1127 * configure: Regenerate with autoconf 2.10.
1129 Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1131 * configure.in: Only built erc32 simulator on Unix hosts as it
1133 * configure: Regenerated with autoconf 2.8.
1137 * erc32: Sparc simulator from the ESA.
1142 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1143 * configure: Regenerate using autoconf.
1147 * Makefile.in (install): Fix typo.
1151 * configure: Regenerate with autoconf 2.7.
1153 * Makefile.in (all): Simplify.
1154 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1155 as in the all target.
1156 (distclean, maintainer-clean, realclean): Likewise.
1157 (install): Likewise.
1161 * Makefile.in (all): Remove extra '\' char from shell script.
1165 * Makefile.in (all): Avoid a for loop with zero elements, even if
1166 the loop will not be executed because of an if statement.
1170 * Makefile.in (install): Add missing semicolon in "fi \".
1174 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1175 defaults from configure.
1177 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1179 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1180 if either --enable-sim-powerpc is used, or the host compiler is
1185 * configure.in (mips*-*-*): Added "mips" simulator target.
1186 * configure: Re-generated.
1190 * Makefile.in (BISON): Remove macro.
1191 (FLAGS_TO_PASS): Remove BISON.
1195 * configure.in: Explicitly `exit 0' for broken shells.
1196 * configure: Rebuilt.
1200 * common/run.c (main): Initialize the callbacks.
1204 * Makefile.in (maintainer-clean): New synonym for realclean.
1208 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1209 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1213 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1215 * configure: Regnerate from configure.in.
1219 * Update all FSF addresses except those in COPYING* files.
1223 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1224 submakes either default or passed in value.
1228 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1229 install): Changed targets so that they descend all
1230 subdirectories in $(SUBDIRS).
1231 (*-all, *-clean, *-install): Removed targets.
1233 * configure.in: Don't bother with target makefile fragments, they
1234 are no longer needed.
1235 * configure: regenerated.
1237 * Makefile.in, configure.in: converted to autoconf.
1238 * configure: New file, generated with autconf 2.4.
1242 * Makefile.in: Support ARM.
1243 * configure.in: Ditto.
1245 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1247 * Makefile.in: Support W65.
1248 * configure.in: Ditto.
1252 * Makefile.in: Add TAGS target.
1256 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1257 install-h8300, clean-h8300, all-h8500, install-h8500,
1258 clean-h8500, all-sh, install-sh, clean-sh): do not echo
1261 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1263 * Makefile.in: remove endian.h trace from h8500
1267 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1269 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1271 * Makefile.in: make all of the all-* target (except all-nothing)
1272 depend on endian.h, so that if we're not building a simulator, we
1277 * Makefile.in (check, installcheck): Added dummy targets.
1281 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1282 explicitly make it, since some makes apparently don't work with
1283 VPATH and .c to executable rules (SunOS make for example).
1287 * Makefile.in (endian): Add explicit rule for broken makes.
1291 * Makefile.in (info, install-info): New targets.
1292 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1297 * Makefile.in (endian.h): build endian.h via a temporary file so
1298 that we don't leave an incomplete file lying around on
1300 (clean): remove endian, e.h, and endian.h.
1304 * Makefile.in, configure.in: if target isn't supported, build a