1 2021-06-20 Mike Frysinger <vapier@gentoo.org>
3 * configure.ac (SIM_AC_COMMON): Delete.
4 * aclocal.m4, configure: Regenerate.
6 2021-06-20 Mike Frysinger <vapier@gentoo.org>
8 * aclocal.m4: Regenerate.
9 * configure: Regenerate.
11 2021-06-19 Mike Frysinger <vapier@gentoo.org>
13 * aclocal.m4: Regenerate.
14 * configure: Regenerate.
16 2021-06-19 Mike Frysinger <vapier@gentoo.org>
18 * configure: Regenerate.
20 2021-06-18 Mike Frysinger <vapier@gentoo.org>
22 * aclocal.m4, configure: Regenerate.
24 2021-06-18 Mike Frysinger <vapier@gentoo.org>
26 * configure: Regenerate.
28 2021-06-18 Mike Frysinger <vapier@gentoo.org>
30 * compile.c: Include sim-signal.h.
32 2021-06-17 Mike Frysinger <vapier@gentoo.org>
34 * compile.c (sim_open): Set current_target_byte_order.
35 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
36 * aclocal.m4, configure: Regenerate.
38 2021-06-17 Mike Frysinger <vapier@gentoo.org>
40 * compile.c: Include sim/callback.h.
42 2021-06-16 Mike Frysinger <vapier@gentoo.org>
44 * configure: Regenerate.
46 2021-06-16 Mike Frysinger <vapier@gentoo.org>
48 * configure: Regenerate.
51 2021-06-15 Mike Frysinger <vapier@gentoo.org>
53 * config.in, configure: Regenerate.
55 2021-06-12 Mike Frysinger <vapier@gentoo.org>
57 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.
59 2021-06-12 Mike Frysinger <vapier@gentoo.org>
61 * aclocal.m4, config.in, configure: Regenerate.
63 2021-06-12 Mike Frysinger <vapier@gentoo.org>
65 * configure.ac: Delete call to AC_CHECK_HEADERS_ONCE.
66 * config.in, configure: Regenerate.
68 2021-05-28 Yoshinori Sato <ysato@users.sourceforge.jp>
70 * sim-main.h (h8_typecodes): Add operand type OP_REG_DEC, OP_REG_INC.
71 * compile.c (decode): Rewrite oprand type for specific case.
72 (fetch_1): Add handling OP_REG_DEC and OP_REG_INC.
73 (step_once): Fix operand fetch order.
75 2021-05-17 Mike Frysinger <vapier@gentoo.org>
77 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
79 2021-05-17 Mike Frysinger <vapier@gentoo.org>
81 * compile.c (h8_get_state): Change sd to H8300_SIM_STATE.
82 (h8_set_state): Likewise.
83 (h8_get_stats): Likewise.
84 (h8_increment_stats): Likewise.
85 (init_pointers): Likewise.
86 (step_once): Likewise.
90 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
91 (struct sim_state): Delete.
92 (struct h8300_sim_state): New struct.
93 (H8300_SIM_STATE): Define.
95 2021-05-16 Mike Frysinger <vapier@gentoo.org>
97 * compile.c: Replace config.h include with defs.h.
98 * sim-main.h: Delete config.h include.
100 2021-05-16 Mike Frysinger <vapier@gentoo.org>
102 * config.in, configure: Regenerate.
104 2021-05-08 Mike Frysinger <vapier@gentoo.org>
106 * compile.c (h8_set_macS): Disable with #if 0.
107 (step_once): Set trace & intMask to 0.
108 (set_h8300h): Mark static.
109 * configure.ac: Delete SIM_AC_OPTION_WARNINGS call.
110 * configure: Regenerate.
112 2021-05-04 Mike Frysinger <vapier@gentoo.org>
114 * configure: Regenerate.
116 2021-05-01 Mike Frysinger <vapier@gentoo.org>
118 * config.in, configure: Regenerate.
120 2021-04-26 Mike Frysinger <vapier@gentoo.org>
122 * aclocal.m4, config.in, configure: Regenerate.
124 2021-04-22 Tom Tromey <tom@tromey.com>
126 * configure, config.in: Rebuild.
128 2021-04-22 Tom Tromey <tom@tromey.com>
130 * configure: Rebuild.
132 2021-04-21 Mike Frysinger <vapier@gentoo.org>
134 * aclocal.m4: Regenerate.
136 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
138 * configure: Regenerate.
140 2021-04-18 Mike Frysinger <vapier@gentoo.org>
142 * configure.ac: Change AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
143 * configure: Regenerate.
145 2021-04-18 Mike Frysinger <vapier@gentoo.org>
147 * configure: Regenerate.
149 2021-04-12 Mike Frysinger <vapier@gentoo.org>
151 * compile.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
153 2021-04-08 Tom Tromey <tom@tromey.com>
155 * compile.c (init_pointers): Fix sequence point warning.
157 2021-04-08 Tom Tromey <tom@tromey.com>
159 * compile.c (cmdline_location): Use new-style declaration.
161 2021-04-02 Mike Frysinger <vapier@gentoo.org>
163 * aclocal.m4, configure: Regenerate.
165 2021-02-28 Mike Frysinger <vapier@gentoo.org>
167 * configure: Regenerate.
169 2021-02-21 Mike Frysinger <vapier@gentoo.org>
171 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
172 * aclocal.m4, configure: Regenerate.
174 2021-02-13 Mike Frysinger <vapier@gentoo.org>
176 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
177 * aclocal.m4, configure: Regenerate.
179 2021-02-06 Mike Frysinger <vapier@gentoo.org>
181 * configure: Regenerate.
183 2021-01-13 Mike Frysinger <vapier@gentoo.org>
185 * compile.c (memory_size): Move definition to top of file.
186 (h8_get_memory, h8_set_memory): Assert access is within memory_size.
187 (h8_get_eightbit_buf): Delete.
188 h8_set_eightbit_buf, h8_get_eightbit, h8_set_eightbit): Likewise.
189 (GET_MEMORY_L): Delete eightbit references.
190 (GET_MEMORY_W, GET_MEMORY_B, SET_MEMORY_L, SET_MEMORY_W,
191 SET_MEMORY_B, init_pointers, step_once, sim_load): Likewise.
192 (sim_write): Likewise. Return i instead of size.
193 (sim_read): Check addr is within memory_size.
194 * sim-main.h (struct h8300_cpu_state): Delete eightbit.
196 2021-01-11 Mike Frysinger <vapier@gentoo.org>
198 * configure.ac: Call SIM_AC_OPTION_WARNINGS.
199 * configure: Regenerate.
201 2021-01-11 Mike Frysinger <vapier@gentoo.org>
203 * config.in, configure: Regenerate.
204 * compile.c: Delete HAVE_TIME_H & HAVE_STDLIB_H.
206 2021-01-09 Mike Frysinger <vapier@gentoo.org>
208 * configure: Regenerate.
210 2021-01-08 Mike Frysinger <vapier@gentoo.org>
212 * configure: Regenerate.
214 2021-01-07 Mike Frysinger <vapier@gentoo.org>
216 * compile.c (set_simcache_size, h8_get_cache_top, h8_set_cache_top,
217 h8_get_compiles, h8_increment_compiles, h8_get_cache_idx_buf,
218 h8_set_cache_idx_buf, h8_get_cache_idx, h8_set_cache_idx, compile,
219 set_simcache_size): Delete.
220 (init_pointers): Delete calls to h8_get_cache_idx_buf,
221 h8_set_cache_idx_buf, and set_simcache_size.
222 (step_once): Replace call to h8_get_cache_idx with decode. Delete
223 case 0 handling and call to compile.
224 (sim_write): Delete call to h8_set_cache_idx.
225 (sim_info): Delete call to h8_get_compiles & sim_cache_size.
226 (sim_load): Delete calls to h8_get_cache_idx_buf & h8_set_cache_idx_buf.
227 * sim-main.h (sim_state): Delete sim_cache_size, sim_cache, cache_idx,
228 cache_top, and compiles.
230 2021-01-04 Mike Frysinger <vapier@gentoo.org>
232 * configure: Regenerate.
234 2017-09-06 John Baldwin <jhb@FreeBSD.org>
236 * configure: Regenerate.
238 2016-01-10 Mike Frysinger <vapier@gentoo.org>
240 * config.in, configure: Regenerate.
242 2016-01-10 Mike Frysinger <vapier@gentoo.org>
244 * configure: Regenerate.
246 2016-01-10 Mike Frysinger <vapier@gentoo.org>
248 * configure: Regenerate.
250 2016-01-10 Mike Frysinger <vapier@gentoo.org>
252 * configure: Regenerate.
254 2016-01-10 Mike Frysinger <vapier@gentoo.org>
256 * configure: Regenerate.
258 2016-01-10 Mike Frysinger <vapier@gentoo.org>
260 * configure: Regenerate.
262 2016-01-10 Mike Frysinger <vapier@gentoo.org>
264 * configure: Regenerate.
266 2016-01-10 Mike Frysinger <vapier@gentoo.org>
268 * configure: Regenerate.
270 2016-01-09 Mike Frysinger <vapier@gentoo.org>
272 * config.in, configure: Regenerate.
274 2016-01-06 Mike Frysinger <vapier@gentoo.org>
276 * compile.c (sim_open): Mark argv const.
277 (sim_create_inferior): Mark argv and env const.
279 2016-01-04 Mike Frysinger <vapier@gentoo.org>
281 * configure: Regenerate.
283 2016-01-03 Mike Frysinger <vapier@gentoo.org>
285 * compile.c (sim_open): Update sim_parse_args comment.
287 2016-01-03 Mike Frysinger <vapier@gentoo.org>
289 * config.in, configure: Regenerate.
291 2016-01-02 Mike Frysinger <vapier@gentoo.org>
293 * configure.ac (SIM_AC_OPTION_ENDIAN): Change BIG_ENDIAN to BIG.
294 * configure: Regenerate.
296 2015-12-30 Mike Frysinger <vapier@gentoo.org>
298 * compile.c (sim_state_initialize): Delete.
299 (sim_open): Replace sim_state_initialize call with SBR_REGNUM
302 2015-12-30 Mike Frysinger <vapier@gentoo.org>
304 * compile.c (h8300_reg_store): Delete sd. Change init_pointers to
305 use CPU_STATE (cpu). Change h8_set_pc to cpu->pc. Return -1 and
306 drop the printf if the default case. Change all the set func calls
307 to use cpu->regs[rn] instead.
308 (h8300_reg_store): Delete sd. Change init_pointers to
309 use CPU_STATE (cpu). Change h8_get_pc to cpu->pc. Return -1 and
310 drop the printf if the default case. Change all the get func calls
311 to use cpu->regs[rn] instead. Add ZERO_REGNUM case. Return 2 and
312 4 instead of -1 at the end.
314 2015-12-30 Mike Frysinger <vapier@gentoo.org>
316 * compile.c (lvalue): Change sim_engine_set_run_state calls to
317 sim_engine_halt. Declare local cpu.
320 (sim_resume): Rename to ...
321 (step_once): ... this. Declare init1, poll_count, reason, and
322 sigrc variables. Delete step checking. Change
323 sim_engine_set_run_state calls to sim_engine_halt. Delete poll
324 logic. Change while(1) loop to while(0).
325 (sim_engine_run): New function.
326 * Makefile.in (SIM_OBJS): Add sim-resume.o.
328 2015-12-30 Mike Frysinger <vapier@gentoo.org>
330 * compile.c (sim_open): Delete current_alignment and
331 current_target_byte_order assignments.
332 * configure.ac: Call SIM_AC_OPTION_ENDIAN and
333 SIM_AC_OPTION_ALIGNMENT.
334 * configure: Regenerate.
336 2015-12-30 Mike Frysinger <vapier@gentoo.org>
338 * wrapper.c (sim_store_register): Rename to ...
339 (h8300_reg_store): ... this. Declare sd.
340 (sim_fetch_register): Rename to ...
341 (h8300_reg_fetch): ... this. Declare sd.
342 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
344 2015-12-30 Mike Frysinger <vapier@gentoo.org>
346 * compile.c (lreg): Delete.
347 (init_pointers): Delete lreg assignments.
349 2015-12-30 Mike Frysinger <vapier@gentoo.org>
351 * inst.h: Delete file.
352 * Makefile.in (compile.o): Delete rule.
354 2015-12-26 Mike Frysinger <vapier@gentoo.org>
356 * config.in, configure: Regenerate.
358 2015-12-24 Mike Frysinger <vapier@gentoo.org>
360 * compile.c (H8300_OPTIONS): New enum from common/sim-options.c.
361 (h8300_option_handler): New func from common/sim-options.c.
362 (h8300_options): New options from common/sim-options.c.
363 (sim_open): Call sim_add_option_table.
364 * tconfig.h: Delete file.
366 2015-12-24 Mike Frysinger <vapier@gentoo.org>
368 * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
370 2015-11-21 Mike Frysinger <vapier@gentoo.org>
372 * compile.c (sim_callback, sim_kind, myname): Delete.
373 (init_pointers, sim_store_register, sim_fetch_register, sim_info):
374 Change sim_callback->printf_filtered calls to sim_io_printf.
375 (sim_resume): Likewise. Declare sim_callback.
376 (sim_open): Delete sim_callback, sim_kind, and myname assignment.
377 (sim_load); Use sd to look up myname, sim_callback, and sim_kind.
379 2015-11-15 Mike Frysinger <vapier@gentoo.org>
381 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
383 2015-11-15 Mike Frysinger <vapier@gentoo.org>
385 * Makefile.in (SIM_OBJS): Add sim-reason.o and sim-stop.o.
386 * compile.c (sim_stop, sim_stop_reason): Delete.
388 2015-11-14 Mike Frysinger <vapier@gentoo.org>
390 * Makefile.in (SIM_OBJS): Delete sim-load.o.
392 2015-11-14 Mike Frysinger <vapier@gentoo.org>
394 * compile.c (sim_close): Delete.
396 2015-11-09 Mike Frysinger <vapier@gentoo.org>
398 * compile.c (littleendian): Delete.
399 (init_pointers): Delete littleendian usage.
401 2015-06-23 Mike Frysinger <vapier@gentoo.org>
403 * configure: Regenerate.
405 2015-06-12 Mike Frysinger <vapier@gentoo.org>
407 * configure: Regenerate.
409 2015-06-12 Mike Frysinger <vapier@gentoo.org>
411 * configure: Regenerate.
413 2015-04-18 Mike Frysinger <vapier@gentoo.org>
415 * sim-main.h (SIM_CPU): Delete.
417 2015-04-18 Mike Frysinger <vapier@gentoo.org>
419 * sim-main.h (sim_cia): Delete.
421 2015-04-17 Mike Frysinger <vapier@gentoo.org>
423 * sim-main.h (CIA_GET, CIA_SET): Delete.
425 2015-04-17 Mike Frysinger <vapier@gentoo.org>
427 * compile.c (h8300_pc_get, h8300_pc_set): New functions.
428 (sim_open): Declare new local var i. Call CPU_PC_FETCH &
429 CPU_PC_STORE for all cpus.
430 * sim-main.h (SIM_CPU): Define.
432 2015-04-15 Mike Frysinger <vapier@gentoo.org>
434 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
435 * sim-main.h (STATE_CPU): Delete.
437 2015-04-15 Mike Frysinger <vapier@gentoo.org>
439 * compile.c: Include sim-options.h.
440 (sim_open): Call sim_cpu_alloc_all instead of sim_cpu_alloc.
441 * sim-main.h (struct sim_state): Change cpu to an array of pointers.
442 (STATE_CPU): Handle WITH_SMP.
444 2015-04-13 Mike Frysinger <vapier@gentoo.org>
446 * configure: Regenerate.
448 2015-04-06 Mike Frysinger <vapier@gentoo.org>
450 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
452 2015-04-01 Mike Frysinger <vapier@gentoo.org>
454 * Makefile.in (SIM_OBJS): Delete $(SIM_EXTRA_OBJS).
456 2015-03-31 Mike Frysinger <vapier@gentoo.org>
458 * config.in, configure: Regenerate.
460 2015-03-24 Mike Frysinger <vapier@gentoo.org>
462 * compile.c (sim_set_callbacks, sim_size, sim_trace): Delete.
463 * tconfig.h (SIM_HAVE_PROFILE): Delete.
465 2015-03-16 Mike Frysinger <vapier@gentoo.org>
467 * config.in, configure: Regenerate.
468 * tconfig.in: Rename file ...
469 * tconfig.h: ... here.
471 2015-03-14 Mike Frysinger <vapier@gentoo.org>
473 * Makefile.in (SIM_RUN_OBJS): Delete.
475 2015-03-14 Mike Frysinger <vapier@gentoo.org>
477 * configure.ac (AC_CHECK_HEADERS): Delete stdlib.h & time.h.
478 * aclocal.m4, configure: Regenerate.
480 2014-12-03 Joel Brobecker <brobecker@adacore.com>
482 * compile.c (sim_resume): Adjust calls to "stat" and "fstat"
483 callbacks by calls to "to_stat" and "to_fstat" (resp) callbacks
484 following renaming in callback.h.
486 2014-08-19 Alan Modra <amodra@gmail.com>
488 * configure: Regenerate.
490 2014-08-15 Roland McGrath <mcgrathr@google.com>
492 * configure: Regenerate.
493 * config.in: Regenerate.
495 2014-03-05 Mike Frysinger <vapier@gentoo.org>
497 * compile.c (sim_load): Add const to prog.
499 2014-02-17 Mike Frysinger <vapier@gentoo.org>
502 * compile.c (control_c_sim_desc): Delete.
503 (control_c): Likewise.
504 (sim_resume): Delete signal(SIGINT) handling.
506 2013-09-23 Alan Modra <amodra@gmail.com>
508 * configure: Regenerate.
510 2013-06-03 Mike Frysinger <vapier@gentoo.org>
512 * aclocal.m4, configure: Regenerate.
514 2012-06-15 Joel Brobecker <brobecker@adacore.com>
516 * config.in, configure: Regenerate.
518 2012-05-18 Nick Clifton <nickc@redhat.com>
521 * compile.c: Include config.h before system header files.
522 * sim-main.h: Likewise.
524 2012-03-24 Mike Frysinger <vapier@gentoo.org>
526 * aclocal.m4, config.in, configure: Regenerate.
528 2011-12-03 Mike Frysinger <vapier@gentoo.org>
530 * aclocal.m4: New file.
531 * configure: Regenerate.
533 2011-10-17 Mike Frysinger <vapier@gentoo.org>
535 * configure.ac: Change include to common/acinclude.m4.
537 2011-10-17 Mike Frysinger <vapier@gentoo.org>
539 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
540 call. Replace common.m4 include with SIM_AC_COMMON.
541 * configure: Regenerate.
543 2011-07-05 Mike Frysinger <vapier@gentoo.org>
545 * compile.c (sim_do_command): Delete.
547 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
549 * compile.c (sim_store_register): Update return value to
552 2010-04-14 Mike Frysinger <vapier@gentoo.org>
554 * compile.c (sim_write): Add const to buffer arg.
556 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
558 * configure: Regenerate.
560 2009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>
561 * compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
562 Index registers not masked memory areas.
563 Only simply increment or decrement.
564 * compile.c(store_1): Ditto.
566 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
568 * config.in: Regenerate.
569 * configure: Likewise.
571 * configure: Regenerate.
573 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
575 * compile.c: Add const to remove warning.
577 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
579 * configure: Regenerate to track ../common/common.m4 changes.
582 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
583 Daniel Jacobowitz <dan@codesourcery.com>
584 Joseph Myers <joseph@codesourcery.com>
586 * configure: Regenerate.
588 2007-07-03 Yoshinori Sato <ysato@users.sourceforge.jp>
590 * compile.c (sim_resume): Fix the last byte of ARGV for
593 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
595 * acconfig.h: Remove.
596 * config.in: Regenerate.
598 2006-07-13 Yoshinori Sato <ysato@users.sourceforge.jp>
600 * compile.c (OBITOP): Bit address mask low three bit.
601 * compile.c (decode): Fix warning.
603 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
605 * configure: Regenerated.
607 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
609 * configure: Regenerated.
611 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
613 * configure: Regenerated.
615 2005-03-23 Mark Kettenis <kettenis@gnu.org>
617 * configure: Regenerate.
619 2005-01-14 Andrew Cagney <cagney@gnu.org>
621 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
622 explicit call to AC_CONFIG_HEADER.
623 * configure: Regenerate.
625 2005-01-12 Andrew Cagney <cagney@gnu.org>
627 * configure.ac: Update to use ../common/common.m4.
628 * configure: Re-generate.
630 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
632 * configure: Regenerated to track ../common/aclocal.m4 changes.
634 2005-01-07 Andrew Cagney <cagney@gnu.org>
636 * configure.ac: Rename configure.in, require autoconf 2.59.
637 * configure: Re-generate.
639 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
641 * configure: Regenerate for ../common/aclocal.m4 update.
643 2004-06-28 Alexandre Oliva <aoliva@redhat.com>
645 2003-07-23 Richard Sandiford <rsandifo@redhat.com>
646 * compile.c (sim_resume): Make sure that dst.reg refers to the
647 right register byte in mova/sz.l @(dd,RnL),ERn.
648 2003-07-21 Richard Sandiford <rsandifo@redhat.com>
649 * compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
650 mulxs, divs and divxs.
652 * compile.c (sim_load): Update sd->memory_size.
654 2004-06-10 Michael Snyder <msnyder@redhat.com>
656 Patch submitted by Nitin Yewale <NitinY@KPITCummins.com>.
657 * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.
659 2004-01-05 Michael Snyder <msnyder@redhat.com>
661 * compile.c (sim_load): Don't pass a type to bfd_openr.
663 2003-12-16 Michael Snyder <msnyder@redhat.com>
665 Patch submitted by Anil Paranjape <AnilP1@KPITCummins.com>
666 * sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits.
668 2003-12-11 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
670 * compile.c (set_h8300h): Initialize globals to zero.
672 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
674 * compile.c (h8300_normal_mode): New.
675 (SP): Handle normal mode.
676 (bitfrom): Use normal mode flag to return suitable value.
677 (lvalue): Use normal mode flag to return command line location.
678 (decode): Decode instruction correctly for normal mode.
679 (init_pointers): Initialise memory correctly for normal mode.
680 (sim_resume): Handle cases for normal mode using h8300_normal_mode
682 (sim_store_register): Handle 2 byte PC for normal mode.
683 (sim_fetch_register): Handle 2 byte PC for normal mode.
684 (set_h8300h): Set normal mode flag as per architechture.
685 (sim_load): Allocate 64K for normal mode instead of bigger memory.
687 2003-07-18 Michael Snyder <msnyder@redhat.com>
689 * compile.c (decode): Enhancements for mova.
690 Initialize cst, reg, and rdisp inside the loop, for each
691 new instruction. Defer correction of the disp2 values until
692 later, and then adjust them by the size of the first operand,
693 rather than the size of the instruction.
694 (sim_resume): For mova, adjust the size of the second operand
695 according to the type of the first operand (INDEXB vs. INDEXW).
696 In cases where there is only one operand, the other two must
697 both be composed on the fly.
699 2003-07-22 Michael Snyder <msnyder@redhat.com>
701 * compile.c (sim_resume): Revert 6-24 change, it does not
702 work with gdb breakpoints.
704 2003-07-17 Michael Snyder <msnyder@redhat.com>
706 * compile.c (sim_resume): Handle shll reg, reg and shlr reg, reg.
707 (decode): IMM16 is always zero-extended.
709 2003-06-24 Michael Snyder <msnyder@redhat.com>
711 * sim-main.h (SIM_WIFSTOPPED, SIM_WSTOPSIG): Define.
712 * compile.c (sim_resume): Use the above to return stop signal.
714 2003-06-18 Michael Snyder <msnyder@redhat.com>
716 * compile.c: Replace "Hitachi" with "Renesas".
717 (decode): Distinguish AV_H8S from AV_H8H.
718 (sim_resume): H8SX can use any register for TAS.
719 (decode): Add support for VECIND.
720 (sim_resume): Implement rte/l and rts/l.
721 (GETSR): New macro (actually old macro reincarnated).
722 (decode): Add handling for IMM2.
723 (sim_resume): Drop extra block around jmp, jsr, rts.
724 Add handling for trapa and rte.
725 For divxu.b, change 0xffff mask to 0xff.
726 (set_h8300h): Add bfd_mach_h8300sxn machine.
728 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
730 * sim-main.h (enum h8_regnum): Turn around order of MACH, MACL
733 2003-06-05 Michael Snyder <msnyder@redhat.com>
735 * compile.c (sim_fetch_register): Handle SBR, VBR, MACH, MACL.
736 (sim_store_register): Ditto.
738 2003-06-04 Michael Snyder <msnyder@redhat.com>
740 * compile.c (sim_info): Fix typo in output.
742 * compile.c (set_h8300h): Replace 'flag' arguments
743 with a bfd_machine argument, and decode it inline.
744 Check for bfd_mach_h8300hn and bfd_mach_h8300sn.
746 2003-06-03 Michael Snyder <msnyder@redhat.com>
748 * compile.c: Add h8300sx insns and addressing modes.
749 * sim-main.h: Replaces h8300/inst.h.
750 * Makefile.in: Tweak to bring in some sim/common stuff.
752 2003-04-13 Michael Snyder <msnyder@redhat.com>
754 * compile.c (sim_resume): Implement 'daa' and 'das' instructions.
756 2003-03-20 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
758 * compile.c (cmdline_location): Added function to
759 return the location of 8-bit (256 locations) where the
760 Command Line arguments would be stored.
761 (decode): Added a TRAP to 0xcc for Commandline
762 processing using pseudo opcode O_SYS_CMDLINE.
763 (sim_resume): Added handling of O_SYS_CMDLINE Trap.
764 (sim_create_inferior): Setting a pointer to
765 Commandline Args array.
766 * inst.h: Added a new variable ptr_command_line for
767 storing pointer to Commandline array.
769 2003-03-14 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
771 * compile.c (decode): Added code for some more magic traps.
772 * compile.c (sim_resume): Added support for File I/O system
773 calls through callback to host_system.
774 System calls provided support for :
775 open, read, write, lseek, close, stat, fstat
776 Only basic support for stat and fstat.
778 2003-02-27 Andrew Cagney <cagney@redhat.com>
780 * compile.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
782 2003-02-05 Kazu Hirata <kazu@cs.umass.edu>
784 * compile.c (init_pointers): Abort if wreg never gets initialized.
785 (sim_resume): Fix the handling of exts.w and extu.w.
787 2003-01-31 Kazu Hirata <kazu@cs.umass.edu>
789 * compile.c (sim_resume): Fix the handling of bxor.
791 2003-01-16 Michael Snyder <msnyder@redhat.com>
793 * compile.c: Change K&R function definitions to ISO.
794 (fetch): Make static, and eliminate unused parameter 'n'.
796 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
798 * compile.c: Fix formatting.
801 2002-07-29 Andrey Volkov <avolkov@transas.com>
803 * compile.c: Include "gdb/sim-h8300.h"
804 * Makefile.in: Add dependences on "inst.h",
805 "gdb/callback.h", "gdb/remote-sim.h" and "gdb/sim-h8300.h".
807 2002-06-16 Andrew Cagney <ac131313@redhat.com>
809 * configure: Regenerated to track ../common/aclocal.m4 changes.
811 2002-06-08 Andrew Cagney <cagney@redhat.com>
813 * compile.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
815 2002-05-19 Kazu Hirata <kazu@cs.umass.edu>
817 * compile.c: Fix formatting.
819 2002-05-18 Kazu Hirata <kazu@cs.umass.edu>
821 * compile.c: Fix formatting.
823 2002-05-17 Andrey Volkov (avolkov@transas.com)
825 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
827 2002-05-17 Andrey Volkov (avolkov@transas.com)
829 * compile.c: Add support of EXR register
832 2002-05-17 Andrey Volkov (avolkov@transas.com)
834 * compile.c: Made h8300s as new target, not h8300h alias.
837 2002-05-17 Andrey Volkov (avolkov@transas.com)
839 * compile.c: Add additional CCR flags (I,UI,H,U)
841 2002-05-17 Andrey Volkov (avolkov@transas.com)
843 * compile.c: Change literal regnumbers to REGNUMS.
844 Fix instruction and cycles counting
846 2001-12-20 Kazu Hirata <kazu@hxi.com>
848 * compile.c: Fix formatting.
850 2001-12-20 Kazu Hirata <kazu@hxi.com>
852 * compile.c: Fix comment typos.
854 2000-08-10 Kazu Hirata <kazu@hxi.com>
856 * compile.c (decode): Clean up the code.
858 2000-06-15 Kazu Hirata <kazu@hxi.com>
860 * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
863 2000-06-20 Frank Ch. Eigler <fche@redhat.com>
865 * compile.c: Don't include "wait.h".
866 (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
867 instead of WIF* from host.
869 2000-06-13 Frank Ch. Eigler <fche@redhat.com>
871 * compile.c, writecode.c: Correct typo.
873 2000-06-13 Kazu Hirata <kazu@hxi.com>
875 * compile.c: Fix formatting.
877 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
879 * configure: Regenerated to track ../common/aclocal.m4 changes.
881 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
883 * configure: Regenerated to track ../common/aclocal.m4 changes.
885 1999-05-08 Felix Lee <flee@cygnus.com>
887 * configure: Regenerated to track ../common/aclocal.m4 changes.
889 1999-04-02 Keith Seitz <keiths@cygnus.com>
891 * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
892 frequency at which the poll_quit callback is used.
893 (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
895 Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
897 * configure: Regenerated to track ../common/aclocal.m4 changes.
899 Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
901 * configure: Regenerated to track ../common/aclocal.m4 changes.
904 Sun Apr 26 15:20:14 1998 Tom Tromey <tromey@cygnus.com>
906 * acconfig.h: New file.
907 * configure.in: Reverted change of Apr 24; use sinclude again.
909 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
911 * configure: Regenerated to track ../common/aclocal.m4 changes.
914 Fri Apr 24 11:19:46 1998 Tom Tromey <tromey@cygnus.com>
916 * configure.in: Don't call sinclude.
918 Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
920 * configure: Regenerated to track ../common/aclocal.m4 changes.
922 Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
924 * configure: Regenerated to track ../common/aclocal.m4 changes.
926 Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
928 * configure: Regenerated to track ../common/aclocal.m4 changes.
930 Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
932 * configure: Regenerated to track ../common/aclocal.m4 changes.
934 Tue Feb 17 12:42:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
936 * compile.c (sim_store_register, sim_fetch_register): Pass in
937 length parameter. Return -1.
939 Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
941 * configure: Regenerated to track ../common/aclocal.m4 changes.
943 Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
945 * configure: Regenerated to track ../common/aclocal.m4 changes.
947 Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
949 * configure: Regenerated to track ../common/aclocal.m4 changes.
951 Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
953 * configure: Regenerated to track ../common/aclocal.m4 changes.
956 Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
958 * configure: Regenerated to track ../common/aclocal.m4 changes.
960 Tue Nov 11 16:52:07 1997 Angela Marie Thomas (angela@cygnus.com)
962 * compile.c: #include stdio.h for definition of NULL on
965 Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
967 * compile.c (sim_load): Pass lma_p and sim_write args to
970 Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
972 * configure: Regenerated to track ../common/aclocal.m4 changes.
974 Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
976 * configure: Regenerated to track ../common/aclocal.m4 changes.
978 Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
980 * configure: Regenerated to track ../common/aclocal.m4 changes.
982 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
984 * configure: Regenerated to track ../common/aclocal.m4 changes.
986 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
988 * configure: Regenerated to track ../common/aclocal.m4 changes.
990 Wed Sep 17 12:00:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
992 * Makefile.in (compile.o): Depend on config.h in local directory.
994 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
996 * configure: Regenerated to track ../common/aclocal.m4 changes.
998 Tue Sep 9 22:17:26 1997 Felix Lee <flee@cygnus.com>
1000 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
1002 * configure.in: check for sys/param.h
1003 * compile.c: #ifdef HAVE_SYS_PARAM_H.
1004 #define SIGTRAP for wingdb.
1005 (sim_resume): poll keyboard at least once per call.
1006 (sim_resume): use host_callback instead of printf for syscall
1009 Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1011 * configure: Regenerated to track ../common/aclocal.m4 changes.
1013 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1015 * configure: Regenerated to track ../common/aclocal.m4 changes.
1018 Tue Aug 26 10:38:43 1997 Andrew Cagney <cagney@b1.cygnus.com>
1020 * compile.c (sim_kill): Delete.
1021 (sim_create_inferior): Add ABFD argument.
1022 (sim_load): Move setting of PC from here.
1023 (sim_create_inferior): To here.
1024 (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
1025 the sim_load code should be moved to sim_open.
1027 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1029 * configure: Regenerated to track ../common/aclocal.m4 changes.
1032 Mon Aug 25 15:47:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
1034 * compile.c (sim_open): Add ABFD argument.
1036 Tue May 20 10:16:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1038 * compile.c (sim_open): Add callback argument.
1039 (sim_set_callbacks): Delete SIM_DESC argument.
1041 Wed Apr 30 10:22:29 1997 Doug Evans <dje@canuck.cygnus.com>
1043 * compile.c (sim_load): Call bfd_get_mach instead of examining
1044 bfd fields directly.
1045 * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
1047 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1049 * configure: Regenerated to track ../common/aclocal.m4 changes.
1051 Fri Apr 18 14:30:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
1053 * compile.c (sim_resume): Use poll_quit callback.
1054 (sim_stop): New function.
1056 Thu Apr 17 03:06:39 1997 Doug Evans <dje@canuck.cygnus.com>
1058 * Makefile.in (SIM_OBJS): Add sim-load.o.
1059 * compile.c (sim_kind, myname): New static locals.
1060 (sim_open): Set sim_kind, myname.
1061 (sim_load): Return SIM_RC. New arg abfd. Update test for h8300h.
1062 Call sim_load_file to load file into simulator. Set start address
1064 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1066 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1068 * configure: Regenerated to track ../common/aclocal.m4 changes.
1071 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1073 * compile.c (sim_open): New arg `kind'.
1075 * configure: Regenerated to track ../common/aclocal.m4 changes.
1077 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1079 * configure: Regenerated to track ../common/aclocal.m4 changes.
1081 Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1083 * configure: Regenerated to track ../common/aclocal.m4 changes.
1085 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1087 * configure: Re-generate.
1089 Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1091 * configure: Regenerate to track ../common/aclocal.m4 changes.
1093 Thu Mar 13 12:48:05 1997 Doug Evans <dje@canuck.cygnus.com>
1095 * compile.c (sim_open): New SIM_DESC result. Argument is now in
1097 (other sim_*): New SIM_DESC argument.
1099 Tue Feb 4 13:36:29 1997 Doug Evans <dje@canuck.cygnus.com>
1101 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1102 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1103 * configure.in: sinclude ../common/aclocal.m4.
1104 * configure: Regenerated.
1106 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1108 * configure configure.in Makefile.in: Update to new configure
1109 scheme which is more compatible with WinGDB builds.
1110 * configure.in: Improve comment on how to run autoconf.
1111 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1112 * Makefile.in: Use autoconf substitution to install common
1115 Wed Nov 20 01:39:12 1996 Doug Evans <dje@canuck.cygnus.com>
1117 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
1119 * configure.in: Simplify using macros in ../common/aclocal.m4.
1120 * configure: Regenerated.
1121 * inst.h (enum sim_state): Define.
1122 (cpu_state_type): New member `state'. Set it whenever `exception'
1124 * compile.c (sim_callback): New global.
1125 (sim_set_simcache_size): Renamed from sim_csize.
1126 (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
1127 'cus it can't work. Change main loop exit test to use cpu.state.
1128 (sim_trace): New function.
1129 (sim_stop_reason): Add right way to set results, but #if 0 out.
1130 (sim_size): New function.
1131 (sim_info): Redirect calls to printf_filtered through callback.
1132 (sim_set_callbacks): Record callback.
1133 * run.c: Deleted, using one in ../common now.
1134 * tconfig.in: New file.
1136 Thu Oct 3 16:13:18 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1138 * Makefile.in (mostlyclean): Don't remove config.log here.
1140 Fri Aug 9 22:59:11 1996 Jeffrey A Law (law@cygnus.com)
1142 * compile.c (sim_resume): rts, sleep, bpt and nop have
1143 no associated "size".
1145 Tue Jul 9 22:15:39 1996 Jeffrey A Law (law@cygnus.com)
1147 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
1149 Tue Jul 2 23:08:45 1996 Jeffrey A Law (law@cygnus.com)
1151 * run.c (main): Don't "load" sections which don't have
1153 * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
1156 (sim_resume, shift/rotate cases): Add support for shift/rotate
1158 (OSHIFTS): Corresponding changes.
1160 Tue Jul 2 01:37:27 1996 Jeffrey A Law (law@cygnus.com)
1162 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
1164 Wed Jun 26 08:58:53 1996 Jeffrey A Law (law@cygnus.com)
1166 * compile.c (h8300smode): Declare.
1168 Wed Jun 26 12:20:56 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1170 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1171 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1173 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1174 (AC_PROG_INSTALL): Added.
1175 * configure: Rebuilt.
1177 Tue Jun 18 16:31:10 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1179 * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
1180 * run.c (main): Treat the H8/S like the H8/300H for now.
1182 Fri May 24 10:35:25 1996 Jeffrey A Law (law@cygnus.com)
1184 * compile.c (SEXTCHAR): Clear upper bits when sign
1187 Wed May 22 22:23:37 1996 Jeffrey A Law (law@cygnus.com)
1189 * compile.c (sim_resume): Correctly handle divu.
1191 Tue May 7 02:13:05 1996 Jeffrey A Law (law@cygnus.com)
1193 * compile.c (sim_resume): Never allow the PC to have an
1196 Fri Apr 12 16:50:37 1996 Jeffrey A Law (law@cygnus.com)
1198 * inst.h: Expand on comments regarding H8300H_MSIZE. Note
1199 separate memory is allocate for the 8-bit area.
1200 (struct cpu_state_type): Add new "eightbit' field.
1201 * compile.c (GET_MEMORY_L): Handle access into the 8-bit
1203 (GET_MEMORY_W, GET_MEMORY_B): Likewise.
1204 (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
1205 (init_pointers): Initialize space for the 8-bit area.
1206 (sim_write): Handle writing into the 8-bit area.
1207 (sim_read): Handle reading from the 8-bit area.
1208 (sim_load): Reallocate space for the 8-bit area.
1210 * compile.c (sim_load): Re-allocate memory for the simulator
1213 Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com)
1215 * compile.c (sim_resume): Fix and simplify overflow and carry
1216 handling for 32bit ALU insns.
1218 Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com)
1220 * compile.c (sim_resume): Fix overflow checks for ALU insns.
1222 Fri Apr 5 17:20:59 1996 Jeffrey A Law (law@cygnus.com)
1224 * compile.c (decode): Use "bit" to hold L_3 immediates instead
1225 of holding them in "abs". Handle ABS8MEM memory references aka
1226 8-bit area. Replace ABSMOV references with ABS8MEM.
1228 Wed Mar 13 17:43:56 1996 Jeffrey A Law (law@cygnus.com)
1230 * compile.c (fetch): Handle accesses to the exception/function
1233 Mon Mar 11 09:53:25 1996 Doug Evans <dje@charmed.cygnus.com>
1235 * compile.c: #include "wait.h".
1236 (sim_resume, sleep insn): Check program exit status in r0.
1237 (sim_resume, shift insns): Fix setting of overflow flag for shal.
1238 * run.c: #include <signal.h>.
1239 (main): Abort if program got SIGILL.
1240 Print error message if argument is invalid.
1241 (usage): Improve text.
1243 Wed Feb 21 12:15:00 1996 Ian Lance Taylor <ian@cygnus.com>
1245 * configure: Regenerate with autoconf 2.7.
1247 Thu Jan 4 11:52:53 1996 Doug Evans <dje@canuck.cygnus.com>
1249 * inst.h (MPOWER,MSIZE): Deleted.
1250 (H8300{,H}_MSIZE): Define.
1251 * compile.c (memory_size): New static global.
1252 (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
1253 (sim_write,sim_read): Use memory_size.
1255 Fri Oct 13 15:03:19 1995 steve chamberlain <sac@slash.cygnus.com>
1257 * compile.c (sim_set_callbacks): New.
1259 Tue Oct 10 11:11:26 1995 Fred Fish <fnf@cygnus.com>
1261 * Makefile.in (BISON): Remove macro.
1263 Wed Sep 20 13:35:02 1995 Ian Lance Taylor <ian@cygnus.com>
1265 * Makefile.in (maintainer-clean): New synonym for realclean.
1267 Fri Sep 8 12:18:53 1995 Ian Lance Taylor <ian@cygnus.com>
1269 * Makefile.in (install): Don't install in $(tooldir).
1271 * configure.in: Call AC_CONFIG_HEADER. Don't try to use
1272 bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
1273 AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES and AR.
1274 Call AC_CHECK_HEADERS for stdlib.h and time.h. Touch stamp.h if
1276 * configure: Rebuild.
1277 * config.in: New file, created by autoheader.
1278 * Makefile.in (AR): Define as @AR@.
1279 (CC): New variable, defined as @CC@.
1280 (CFLAGS): Define as @CFLAGS@.
1281 (RANLIB): Define as @RANLIB@.
1282 (HDEFINES, TDEFINES): New variables.
1283 (@host_makefile_frag@): Remove.
1284 (compile.o, run.o): Depend upon config.h.
1285 (mostlyclean): Make the same as clean, not distclean.
1286 (clean): Remove config.log.
1287 (distclean): Remove config.h and stamp-h.
1288 (Makefile): Don't depend upon @frags@. Just rebuild Makefile when
1289 invoking config.status.
1290 (config.h, stamp-h): New targets.
1291 * compile.c: Include "config.h". Don't include <sys/times.h>.
1292 Include <time.h> and <stdlib.h> if they exist. Don't include
1294 (get_now): Remove unused local b.
1295 * run.c: Include "config.h". Include <stdlib.h> if it exists.
1296 Don't include "sysdep.h".
1297 * writecode.c: Don't include "bfd.h" or "sysdep.h". Include
1300 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1302 * Update all FSF addresses except those in COPYING* files.
1304 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1306 * Makefile.in (clean): Remove run.
1307 (distclean): Remove Makefile.
1309 * h8300.mt: Removed.
1311 * Makefile.in, configure.in: converted to autoconf.
1312 * configure: New file, generated with autconf 2.4.
1314 Fri Jun 30 16:50:24 1995 Stan Shebs <shebs@andros.cygnus.com>
1316 * compile.c (sim_do_command): New function.
1318 Tue Jun 20 16:18:13 1995 Steve Chamberlain <sac@slash.cygnus.com>
1320 * compile.c (get_now): Don't do if win32.
1321 (sim_resume): Poll in win32 too.
1323 Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1325 * configure.in: Fix typo in last change.
1327 Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1329 * run.c: parse arguments with getopt().
1331 Tue Feb 28 17:30:08 1995 Ian Lance Taylor <ian@cygnus.com>
1333 * configure.in: Use ../../bfd/hosts/std-host.h if specific
1336 Sun Jan 22 12:35:43 1995 Steve Chamberlain <sac@splat>
1338 * compile.c (sim_resume): Initialize cpu.mask.
1340 Thu Sep 8 16:53:00 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1342 * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
1344 Wed May 18 13:47:58 1994 Doug Evans (dje@canuck.cygnus.com)
1346 * compile.c: #include "bfd.h".
1347 (sim_*): Set result type to void where there isn't one.
1348 (sim_resume, default case): Set cpu.exception to SIGILL.
1349 (sim_trace): Delete.
1350 (sim_set_pc): Delete.
1351 (sim_info): Delete printf_fn arg, all callers changed.
1352 Call printf_filtered.
1353 (set_h8300h): New arg `flag', all callers changed.
1354 (sim_close): New function.
1355 (sim_load): New function.
1356 (sim_create_inferior): Renamed from sim_set_args, all callers changed.
1357 * run.c: #include <varargs.h>, "remote-sim.h".
1358 (printf_filtered): New function.
1360 Fri May 13 18:32:27 1994 Doug Evans (dje@canuck.cygnus.com)
1362 * compile.c (decode): Fix typo (16 bit branches).
1363 (*): Some white space clean up.
1365 Fri May 6 13:44:01 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1367 * compile.c (decode): Compile 16bit branches properly.
1369 Sat Dec 11 16:32:36 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1371 * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
1372 andc. Poll for interrupts.
1374 Thu Oct 28 19:29:34 1993 Doug Evans (dje@canuck.cygnus.com)
1376 * compile.c: #include "ansidecl.h" for remote-sim.h.
1378 Tue Oct 26 09:43:36 1993 Doug Evans (dje@canuck.cygnus.com)
1380 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1381 * compile.c: #include "remote-sim.h".
1382 (sim_resume): New arg siggnal.
1383 (sim_write): Use SIM_ADDR for type of arg addr.
1384 Always return a value.
1386 (sim_store_register): Result is type int.
1387 (sim_fetch_register): Ditto.
1388 (sim_stop_reason): Renamed from sim_stop_signal.
1389 (sim_set_pc): Use SIM_ADDR for type of arg pc.
1390 (sim_info): int result, new arg printf_fn.
1391 (sim_kill): int result.
1392 (sim_open): int result, new arg name.
1393 * run.c (main): Use sim_set_pc to set pc.
1394 Update call to sim_info.
1396 Sat Oct 23 15:01:18 1993 Doug Evans (dje@canuck.cygnus.com)
1398 * compile.c (sim_stop_signal): Result is now enum sim_stop.
1400 Fri Oct 15 23:49:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1402 * compile.c (sim_kill, sim_open, sim_set_args): New functions.
1404 Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1406 * compile.c (sim_set_pc): Write to the pc direcly.
1407 (sim_store_register): Now value is passed by reference. (sim_read,
1408 sim_write): Return number of bytes copied.
1410 Tue Aug 17 07:16:15 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1412 * compile.c (mop): New function to do multiplies.
1414 Fri Jul 16 13:53:53 1993 Doug Evans (dje@canuck.cygnus.com)
1416 * compile.c (sim_resume): Add support for nop insn.
1418 Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
1420 * compile.c: Reset HMODE back to zero (accidently set it to 1).
1422 * run.c (main): If h8/300h binary detected, call set_h8300h.
1423 * compile.c (sim_resume): Fix O_NEG insn.
1425 Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
1427 * run.c (main): Add -h flag to enable h8/300h emulation.
1428 * compile.c: Rename Hmode to HMODE (consistency with gdb).
1429 (set_h8300h): New function.
1430 (sim_resume): Add support for extu,exts insns.
1431 (sim_resume): Fix logical right shifting.
1432 (sim_resume, label alu32): Fix setting of carry flag.
1434 Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
1436 * compile.c (sim_csize): Initialize cpu.cache.
1438 Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
1440 * Makefile.in: Add -I../../bfd to pick up bfd.h.
1442 Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
1444 * run.c (main): Fix parsing of args.
1446 * compile.c (sim_resume): Fix shll insn.
1448 Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1450 * compile.c: New file, supports H8/300H.
1451 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
1453 Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1455 * run.c (main): Add -v to print info.
1456 * p3.c (sim_info): New function.
1458 Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
1460 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
1462 Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
1464 * Makefile.in: Don't use cb or indent
1465 * p1.c, state.h, writecode.c: lint
1467 Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
1469 * Makefile.in: Make SunOS halfdone VPATH work.
1470 * p1.c: Lint picked up by HP native compiler.
1472 Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
1474 * p1.c (sim_resume): when running on dos, any character typed to
1475 the keyboard will cause a simulated exception.
1477 Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1479 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
1482 Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)