sim: riscv: move __int128 check to configure
[binutils-gdb.git] / sim / d10v / ChangeLog
1 2021-05-16 Mike Frysinger <vapier@gentoo.org>
2
3 * config.in, configure: Regenerate.
4
5 2021-05-14 Mike Frysinger <vapier@gentoo.org>
6
7 * Makefile.in: Update path.
8 * d10v_sim.h: Update include path.
9 * interp.c: Likewise.
10
11 2021-05-04 Mike Frysinger <vapier@gentoo.org>
12
13 * configure: Regenerate.
14
15 2021-05-04 Mike Frysinger <vapier@gentoo.org>
16
17 * d10v_sim.h (decode_pc): Delete.
18 * interp.c (sim_create_inferior): Use BFD_VMA_FMT.
19
20 2021-05-01 Mike Frysinger <vapier@gentoo.org>
21
22 * config.in, configure: Regenerate.
23
24 2021-04-26 Mike Frysinger <vapier@gentoo.org>
25
26 * aclocal.m4, config.in, configure: Regenerate.
27
28 2021-04-22 Tom Tromey <tom@tromey.com>
29
30 * configure, config.in: Rebuild.
31
32 2021-04-22 Tom Tromey <tom@tromey.com>
33
34 * Makefile.in (SIM_EXTRA_DEPS): New variable.
35 (simops.o): Remove.
36
37 2021-04-22 Tom Tromey <tom@tromey.com>
38
39 * configure: Rebuild.
40
41 2021-04-21 Mike Frysinger <vapier@gentoo.org>
42
43 * aclocal.m4: Regenerate.
44
45 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
46
47 * configure: Regenerate.
48
49 2021-04-18 Mike Frysinger <vapier@gentoo.org>
50
51 * configure: Regenerate.
52
53 2021-04-18 Mike Frysinger <vapier@gentoo.org>
54
55 * interp.c (xfer_mem): Use PRIxTA for printf format.
56 (sim_write): Cast buffer to (void *).
57 (sim_open): Add const to p.
58 * configure.ac (SIM_AC_OPTION_WARNINGS): Delete call.
59 * configure: Regenerate.
60
61 2021-04-12 Mike Frysinger <vapier@gentoo.org>
62
63 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
64
65 2021-04-02 Mike Frysinger <vapier@gentoo.org>
66
67 * aclocal.m4, configure: Regenerate.
68
69 2021-03-13 Mike Frysinger <vapier@gentoo.org>
70
71 * Makefile.in (gencode.o, d10v-opc.o): Call COMPILE_FOR_BUILD.
72 (gencode): Call LINK_FOR_BUILD.
73
74 2021-03-08 Mike Frysinger <vapier@gentoo.org>
75
76 * Makefile.in (gencode): Delete $(BUILD_LIB).
77
78 2021-02-28 Mike Frysinger <vapier@gentoo.org>
79
80 * configure: Regenerate.
81
82 2021-02-21 Mike Frysinger <vapier@gentoo.org>
83
84 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
85 * aclocal.m4, configure: Regenerate.
86
87 2021-02-13 Mike Frysinger <vapier@gentoo.org>
88
89 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
90 * aclocal.m4, configure: Regenerate.
91
92 2021-02-06 Mike Frysinger <vapier@gentoo.org>
93
94 * configure: Regenerate.
95
96 2021-01-11 Mike Frysinger <vapier@gentoo.org>
97
98 * config.in, configure: Regenerate.
99 * interp.c, simops.c: Delete HAVE_STRING_H, HAVE_STRINGS_H,
100 HAVE_STDLIB_H, and strings.h include.
101
102 2021-01-09 Mike Frysinger <vapier@gentoo.org>
103
104 * d10v_sim.h (State): Change to an extern.
105 * interp.c (State): Define.
106
107 2021-01-09 Mike Frysinger <vapier@gentoo.org>
108
109 * configure: Regenerate.
110
111 2021-01-09 Mike Frysinger <vapier@gentoo.org>
112
113 * configure.ac (SIM_AC_OPTION_WARNINGS): Pass "no".
114 * configure: Regenerate.
115
116 2021-01-08 Mike Frysinger <vapier@gentoo.org>
117
118 * configure: Regenerate.
119
120 2021-01-04 Mike Frysinger <vapier@gentoo.org>
121
122 * configure: Regenerate.
123
124 2017-09-06 John Baldwin <jhb@FreeBSD.org>
125
126 * configure: Regenerate.
127
128 2016-01-10 Mike Frysinger <vapier@gentoo.org>
129
130 * config.in, configure: Regenerate.
131
132 2016-01-10 Mike Frysinger <vapier@gentoo.org>
133
134 * configure: Regenerate.
135
136 2016-01-10 Mike Frysinger <vapier@gentoo.org>
137
138 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call.
139 * configure: Regenerate.
140
141 2016-01-10 Mike Frysinger <vapier@gentoo.org>
142
143 * configure: Regenerate.
144
145 2016-01-10 Mike Frysinger <vapier@gentoo.org>
146
147 * configure: Regenerate.
148
149 2016-01-10 Mike Frysinger <vapier@gentoo.org>
150
151 * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
152 * configure: Regenerate.
153
154 2016-01-10 Mike Frysinger <vapier@gentoo.org>
155
156 * configure: Regenerate.
157
158 2016-01-10 Mike Frysinger <vapier@gentoo.org>
159
160 * configure: Regenerate.
161
162 2016-01-09 Mike Frysinger <vapier@gentoo.org>
163
164 * config.in, configure: Regenerate.
165
166 2016-01-06 Mike Frysinger <vapier@gentoo.org>
167
168 * interp.c (sim_open): Mark argv const.
169 (sim_create_inferior): Mark argv and env const.
170
171 2016-01-04 Mike Frysinger <vapier@gentoo.org>
172
173 * endian.c (get_word): Delete all arch/big endian logic.
174 (get_longword, write_word, write_longword): Likewise.
175
176 2016-01-03 Mike Frysinger <vapier@gentoo.org>
177
178 * interp.c (sim_open): Update sim_parse_args comment.
179
180 2016-01-03 Mike Frysinger <vapier@gentoo.org>
181
182 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
183 * configure: Regenerate.
184
185 2016-01-02 Mike Frysinger <vapier@gentoo.org>
186
187 * configure: Regenerate.
188
189 2015-12-30 Mike Frysinger <vapier@gentoo.org>
190
191 * wrapper.c (d10v_reg_store, d10v_reg_fetch): Define.
192 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
193 (sim_store_register): Rename to ...
194 (d10v_reg_store): ... this. Rename cpu to sd.
195 (sim_fetch_register): Rename to ...
196 (d10v_reg_fetch): ... this. Rename cpu to sd.
197
198 2015-12-27 Mike Frysinger <vapier@gentoo.org>
199
200 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
201
202 2015-12-26 Mike Frysinger <vapier@gentoo.org>
203
204 * config.in, configure: Regenerate.
205
206 2015-11-15 Mike Frysinger <vapier@gentoo.org>
207
208 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
209
210 2015-11-15 Mike Frysinger <vapier@gentoo.org>
211
212 * interp.c (sim_open): Delete sim_create_inferior call.
213
214 2015-11-15 Mike Frysinger <vapier@gentoo.org>
215
216 * d10v_sim.h (d10v_callback): Delete.
217 * interp.c (d10v_callback): Delete.
218 (do_long, do_2_short, do_parallel, set_dmap_register,
219 set_imap_register, xfer_mem, dmem_addr, imem_addr, sim_info,
220 sim_create_inferior): Replace d10v_callback->printf_filtered
221 with sim_io_printf.
222 (sim_open): Delete d10v_callback assignment.
223 * simops.c (move_to_cr, trace_input_func, do_trace_output_flush,
224 do_trace_output_finish, trace_output_40, trace_output_32,
225 trace_output_16, trace_output_void, trace_output_flag, OP_5F20,
226 OP_5201, OP_27000000, OP_3220, OP_3400, OP_3000, OP_6C1F, OP_6C01,
227 OP_6E1F, OP_6E01): Replace d10v_callback->printf_filtered with
228 sim_io_printf and d10v_callback->flush_stdout with
229 sim_io_flush_stdout.
230 (OP_5F00): Likewise. Rename d10v_callback to cb.
231
232 2015-11-15 Mike Frysinger <vapier@gentoo.org>
233
234 * Makefile.in (SIM_OBJS): Add sim-reason.o, sim-resume.o, and
235 sim-stop.o.
236 * d10v_sim.h (struct d10v_memory): Delete fault member.
237 (struct _state): Delete exception member.
238 * interp.c (lookup_hash): Call sim_engine_halt instead of setting
239 State.exception.
240 (do_2_short, do_parallel): Delete State.exception checks.
241 (sim_size): Mark static.
242 (map_memory): Call sim_engine_halt instead of returning fault.
243 Call xcalloc instead of calloc and checking the return.
244 (dmem_addr): Call sim_engine_halt when phys_size is 0.
245 (imem_addr): Likewise.
246 (stop_simulator, sim_stop, sim_stop_reason): Delete.
247 (sim_resume): Rename to ...
248 (step_once): ... this. Delete State.exception code and move
249 siggnal checking to sim_engine_run.
250 (sim_engine_run): New function.
251 * simops.c (EXCEPTION): Define.
252 (move_to_cr): Call EXCEPTION instead of setting State.exception.
253 (OP_30000000, OP_6401, OP_6001, OP_6000, OP_32010000, OP_31000000,
254 OP_6601, OP_6201, OP_6200, OP_33010000, OP_5201, OP_27000000,
255 OP_2F000000, OP_3220, OP_3200, OP_3400, OP_3000, OP_34000000,
256 OP_6800, OP_6C1F, OP_6801, OP_6C01, OP_36010000, OP_35000000,
257 OP_6A00, OP_6E1F, OP_6A01, OP_6E01, OP_37010000, OP_5FE0): Likewise.
258 (OP_5F20): Call sim_engine_halt instead of setting State.exception.
259 (OP_5F00): Call sim_engine_halt and EXCEPTION instead of setting
260 State.exception.
261
262 2015-11-15 Mike Frysinger <vapier@gentoo.org>
263
264 * d10v_sim.h (struct simops): Add SIM_DESC and SIM_CPU to func args.
265 (SET_CREG, SET_HW_CREG, SET_PSW_BIT): Pass sd and cpu to move_to_cr.
266 (dmem_addr, imem_addr, move_to_cr): Add SIM_DESC and SIM_CPU args.
267 (RB, SW, RW, SLW, RLW): Pass sd and cpu to dmem_addr.
268 * endian.c: Change d10v_sim.h include to sim-main.h.
269 * gencode.c: Likewise. Add SIM_DESC and SIM_CPU args to all OPs.
270 * interp.c (lookup_hash, do_long, do_2_short, do_parallel,
271 map_memory, set_dmap_register, dmap_register, set_imap_register,
272 imap_register, sim_d10v_translate_dmap_addr, xfer_mem,
273 sim_d10v_translate_imap_addr, sim_d10v_translate_addr): Add
274 SIM_DESC and SIM_CPU args and adjust all callers.
275 (trace_sd): Delete.
276 (sim_open): Do not assign trace_sd.
277 (sim_resume, sim_create_inferior, sim_fetch_register,
278 sim_store_register): Set up cpu from the first one in sd.
279 * simops.c (move_to_cr): Add SIM_DESC and SIM_CPU args.
280 (trace_input_func, trace_input, do_trace_output_finish,
281 do_trace_output_finish, trace_output_40, trace_output_32,
282 trace_output_16, trace_output_void, trace_output_flag): Add
283 SIM_DESC arg.
284 (trace_input_func): Likewise. Change trace_sd to sd.
285 (OP_*): Add SIM_DESC and SIM_CPU args to all OP funcs.
286
287 2015-11-14 Mike Frysinger <vapier@gentoo.org>
288
289 * interp.c (sim_close): Delete.
290
291 2015-11-10 Mike Frysinger <vapier@gentoo.org>
292
293 * interp.c (sim_d10v_translate_dmap_addr): Mark static.
294 (sim_d10v_translate_imap_addr): Likewise.
295 (sim_d10v_translate_addr): Likewise.
296
297 2015-06-23 Mike Frysinger <vapier@gentoo.org>
298
299 * configure: Regenerate.
300
301 2015-06-12 Mike Frysinger <vapier@gentoo.org>
302
303 * configure: Regenerate.
304
305 2015-06-12 Mike Frysinger <vapier@gentoo.org>
306
307 * configure: Regenerate.
308
309 2015-04-18 Mike Frysinger <vapier@gentoo.org>
310
311 * sim-main.h (SIM_CPU): Delete.
312
313 2015-04-18 Mike Frysinger <vapier@gentoo.org>
314
315 * sim-main.h (sim_cia): Delete.
316
317 2015-04-17 Mike Frysinger <vapier@gentoo.org>
318
319 * sim-main.h (CIA_GET, CIA_SET): Delete.
320
321 2015-04-17 Mike Frysinger <vapier@gentoo.org>
322
323 * interp.c (d10v_pc_get, d10v_pc_set): New functions.
324 (sim_open): Declare new local var i. Call CPU_PC_FETCH &
325 CPU_PC_STORE for all cpus.
326
327 2015-04-15 Mike Frysinger <vapier@gentoo.org>
328
329 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
330 * sim-main.h (STATE_CPU): Delete.
331
332 2015-04-13 Mike Frysinger <vapier@gentoo.org>
333
334 * configure: Regenerate.
335
336 2015-04-06 Mike Frysinger <vapier@gentoo.org>
337
338 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
339
340 2015-04-02 Mike Frysinger <vapier@gentoo.org>
341
342 * interp.c (lookup_hash): Change SIGILL to GDB_SIGNAL_ILL.
343 (sim_resume): Change SIGBUS/SIGSEGV to GDB_SIGNAL_BUS, SIGILL to
344 GDB_SIGNAL_ILL, and SIGTRAP to GDB_SIGNAL_TRAP.
345
346 2015-04-01 Mike Frysinger <vapier@gentoo.org>
347
348 * interp.c (sim_set_profile, sim_set_profile_size): Delete.
349
350 2015-03-31 Mike Frysinger <vapier@gentoo.org>
351
352 * Makefile.in (simops.o): New rule.
353
354 2015-03-30 Mike Frysinger <vapier@gentoo.org>
355
356 * d10v_sim.h (text, text_start, text_end, prog_bfd): Delete.
357 (SEXT8, SEXT16, SEXT32, MASK32): Undefine.
358 * interp.c: Delete run-sim.h and d10v_sim.h includes. Include
359 sim-main.h and sim-options.h.
360 (myname, sim_kind, init_text_p, prog_bfd_was_opened_p, prog_bfd,
361 text, text_start, text_end, decode_pc, sim_set_profile,
362 sim_set_profile_size, sim_set_trace, sim_set_callbacks,
363 sim_trace, sim_do_command, sim_load): Delete.
364 (INLINE): Delete define.
365 (free_state): New function.
366 (trace_sd): Declare global variable.
367 (sim_open): Rewrite to use new common logic.
368 (sim_close): Delete body.
369 * Makefile.in (SIM_RUN_OBJS, SIM_EXTRA_CFLAGS): Delete.
370 (SIM_OBJS): Change to $(SIM_NEW_COMMON_OBJS).
371 * sim-main.h: New file.
372 * simops.c: Change d10v_sim.h include to sim-main.h.
373 (trace_input_func): Rewrite pc checks to use trace_sd.
374
375 2015-03-30 Mike Frysinger <vapier@gentoo.org>
376
377 * Makefile.in (SIM_EXTRA_CFLAGS): Delete -DNEED_UI_LOOP_HOOK.
378 * interp.c [NEED_UI_LOOP_HOOK] (UI_LOOP_POLL_INTERVAL,
379 ui_loop_hook_counter, deprecated_ui_loop_hook): Delete.
380 (sim_resume) [NEED_UI_LOOP_HOOK]: Delete ui code.
381
382 2015-03-30 Mike Frysinger <vapier@gentoo.org>
383
384 * Makefile.in (gencode.o, d10v-opc.o): Add $(WARN_CFLAGS).
385 (gencode): Add $(BUILD_LDFLAGS).
386 * endian.c (get_word, get_longword, get_longlong, write_word,
387 write_longword, write_longlong): Convert old style prototypes.
388 * gencode.c: Include string.h.
389 (main): Convert old style prototype.
390 (write_header): Convert old style prototype and fix printf format.
391 (write_template, write_opcodes): Likewise.
392 (check_opcodes): Mark static void.
393 * interp.c: Include inttypes.h and run-sim.h.
394 (hash, lookup_hash, decode_pc, do_long, do_2_short, do_parallel,
395 add_commas, sim_size, sim_write, sim_read, sim_open, sim_close,
396 sim_set_profile, sim_set_profile_size, sim_stop, +sim_resume,
397 sim_info, sim_set_callbacks, sim_stop_reason, sim_fetch_register,
398 sim_store_register, sim_do_command, sim_load): Convert old style
399 prototypes.
400 (sim_create_inferior): Fix pointer cast to use uintptr_t.
401 * simops.c (strrchr): Delete prototype.
402 (trace_input_func): Mark name static.
403 (trace_input_func, trace_output_void, trace_output_flag): Convert old style
404 prototypes.
405 (OP_*): Convert old style prototypes.
406
407 2015-03-30 Mike Frysinger <vapier@gentoo.org>
408
409 * Makefile.in (interp.o, simops.o, endian.o, table.o): Delete rules.
410 * configure.ac: Call SIM_AC_OPTION_ENDIAN, SIM_AC_OPTION_ALIGNMENT,
411 SIM_AC_OPTION_HOSTENDIAN, SIM_AC_OPTION_ENVIRONMENT, and
412 SIM_AC_OPTION_INLINE.
413 * config.in, configure: Regenerate.
414 * interp.c (sim_trace): Define.
415
416 2015-03-16 Mike Frysinger <vapier@gentoo.org>
417
418 * config.in, configure: Regenerate.
419
420 2015-03-14 Mike Frysinger <vapier@gentoo.org>
421
422 * Makefile.in (SIM_EXTRA_CFLAGS): Add
423 -DSIM_USE_DEPRECATED_RUN_FRONTEND.
424 (SIM_RUN_OBJS): Set to run.o.
425
426 2015-03-14 Mike Frysinger <vapier@gentoo.org>
427
428 * configure.ac (AC_CHECK_HEADERS): Delete.
429 * aclocal.m4, configure: Regenerate.
430
431 2014-08-19 Alan Modra <amodra@gmail.com>
432
433 * configure: Regenerate.
434
435 2014-08-15 Roland McGrath <mcgrathr@google.com>
436
437 * configure: Regenerate.
438 * config.in: Regenerate.
439
440 2014-03-10 Mike Frysinger <vapier@gentoo.org>
441
442 * interp.c (sim_do_command): Add const to cmd.
443
444 2014-03-05 Mike Frysinger <vapier@gentoo.org>
445
446 * interp.c (sim_load): Add const to prog.
447
448 2014-03-04 Mike Frysinger <vapier@gentoo.org>
449
450 * configure: Regenerate.
451
452 2013-09-23 Alan Modra <amodra@gmail.com>
453
454 * configure: Regenerate.
455
456 2013-06-03 Mike Frysinger <vapier@gentoo.org>
457
458 * aclocal.m4, configure: Regenerate.
459
460 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
461
462 * configure: Rebuild.
463
464 2012-06-19 Joel Brobecker <brobecker@adacore.com>
465
466 * interp.c: #include "config.h" instead of "sysdep.h".
467 Add conditional include of string.h or strings.h, as well as
468 conditional include of stdlib.h.
469
470 2012-06-15 Joel Brobecker <brobecker@adacore.com>
471
472 * config.in, configure: Regenerate.
473
474 2012-05-24 Pedro Alves <palves@redhat.com>
475
476 PR gdb/7205
477
478 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
479
480 2012-03-24 Mike Frysinger <vapier@gentoo.org>
481
482 * aclocal.m4, config.in, configure: Regenerate.
483
484 2011-12-03 Mike Frysinger <vapier@gentoo.org>
485
486 * aclocal.m4: New file.
487 * configure: Regenerate.
488
489 2011-10-17 Mike Frysinger <vapier@gentoo.org>
490
491 * configure.ac: Change include to common/acinclude.m4.
492
493 2011-10-17 Mike Frysinger <vapier@gentoo.org>
494
495 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
496 call. Replace common.m4 include with SIM_AC_COMMON.
497 * configure: Regenerate.
498
499 2010-04-14 Mike Frysinger <vapier@gentoo.org>
500
501 * interp.c (sim_write): Add const to buffer arg.
502
503 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
504
505 * configure: Regenerate.
506
507 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
508
509 * config.in: Regenerate.
510 * configure: Likewise.
511
512 * configure: Regenerate.
513
514 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
515
516 * configure: Regenerate to track ../common/common.m4 changes.
517 * config.in: Ditto.
518
519 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
520 Daniel Jacobowitz <dan@codesourcery.com>
521 Joseph Myers <joseph@codesourcery.com>
522
523 * configure: Regenerate.
524
525 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
526
527 * acconfig.h: Remove.
528 * config.in: Regenerate.
529
530 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
531
532 * configure: Regenerated.
533
534 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * configure: Regenerated.
537
538 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
539
540 * configure: Regenerated.
541
542 2006-04-18 Nick Clifton <nickc@redhat.com>
543
544 * interp.c (sim_stop_reason): Fix typo.
545
546 2005-11-28 Mark Mitchell <mark@codesourcery.com>
547
548 * interp.c (gdb/signals.h): Include it.
549 (sim_stop_reason): Use TARGET_SIGNAL_*.
550
551 2005-03-23 Mark Kettenis <kettenis@gnu.org>
552
553 * configure: Regenerate.
554
555 2005-01-14 Andrew Cagney <cagney@gnu.org>
556
557 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
558 explicit call to AC_CONFIG_HEADER.
559 * configure: Regenerate.
560
561 2005-01-12 Andrew Cagney <cagney@gnu.org>
562
563 * configure.ac: Update to use ../common/common.m4.
564 * configure: Re-generate.
565
566 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
567
568 * configure: Regenerated to track ../common/aclocal.m4 changes.
569
570 2005-01-07 Andrew Cagney <cagney@gnu.org>
571
572 * configure.ac: Rename configure.in, require autoconf 2.59.
573 * configure: Re-generate.
574
575 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
576
577 * configure: Regenerate for ../common/aclocal.m4 update.
578
579 2004-06-28 Andrew Cagney <cagney@gnu.org>
580
581 * interp.c (sim_resume): Rename ui_loop_hook to
582 deprecated_ui_loop_hook.
583
584 2003-10-30 Andrew Cagney <cagney@redhat.com>
585
586 * simops.c: Replace "struct symbol_cache_entry" with "struct
587 bfd_symbol".
588
589 2003-06-22 Andrew Cagney <cagney@redhat.com>
590
591 * interp.c (xfer_mem): Simplify. Only do a single partial
592 transfer. Problem reported by Tom Rix.
593
594 2003-05-07 Andrew Cagney <cagney@redhat.com>
595
596 * interp.c (sim_d10v_translate_addr): Add "regcache" parameter.
597 (sim_d10v_translate_imap_addr): Ditto.
598 (sim_d10v_translate_dmap_addr): Ditto.
599 (xfer_mem): Pass NULL regcache to sim_d10v_translate_addr.
600 (dmem_addr): Pass NULL regcache to sim_d10v_translate_dmap_addr.
601 (dmap_register, imap_register): Add "regcache" parameter.
602 (imem_addr): Pass NULL regcache to sim_d10v_translate_imap_addr.
603 (sim_fetch_register): Pass NULL regcache to imap_register and
604 dmap_register.
605
606 2003-02-27 Andrew Cagney <cagney@redhat.com>
607
608 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
609
610 2002-11-13 Andrew Cagney <cagney@redhat.com>
611
612 * simops.c: Include <string.h>.
613
614 2002-06-17 Andrew Cagney <cagney@redhat.com>
615
616 * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.
617
618 2002-06-16 Andrew Cagney <ac131313@redhat.com>
619
620 * configure: Regenerated to track ../common/aclocal.m4 changes.
621
622 2002-06-13 Tom Rix <trix@redhat.com>
623
624 * interp.c (xfer_mem): Fix transfers across multiple segments.
625
626 2002-06-09 Andrew Cagney <cagney@redhat.com>
627
628 * Makefile.in (INCLUDE): Update path to callback.h.
629 * gencode.c: Do not include "callback.h".
630 * d10v_sim.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
631 * interp.c: Ditto.
632
633 2002-06-08 Andrew Cagney <cagney@redhat.com>
634
635 * interp.c (sim_fetch_register): Fix name of enum used in cast.
636 (sim_store_register): Ditto.
637
638 2002-06-02 Elena Zannoni <ezannoni@redhat.com>
639
640 From Jason Eckhardt <jle@redhat.com>
641 * d10v_sim.h (INC_ADDR): Correctly handle the case where MOD_E is
642 less than MOD_S (post-decrement).
643
644 2002-06-01 Andrew Cagney <ac131313@redhat.com>
645
646 * interp.c (sim_fetch_register, sim_store_register): Use a switch
647 statement and enums from "sim-d10v.h".
648
649 2002-05-28 Elena Zannoni <ezannoni@redhat.com>
650
651 * interp.c (sim_create_inferior): Add comment.
652
653 From Alan Matsuoka <alanm@redhat.com>:
654 From 2001-04-27 Jason Eckhardt <jle@cygnus.com>:
655 * simops.c (OP_4400): Output "mvf0f" instead of "mf0f".
656 (OP_4401): Output "mvf0t" instead of "mf0t".
657 (OP_460B): Do not output a flag register.
658 (OP_4609): Do not output a flag register.
659
660 2002-05-23 Andrew Cagney <ac131313@redhat.com>
661
662 * Makefile.in (INCLUDE): Add "gdb/sim-d10v.h".
663 * interp.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
664
665 2001-08-01 John R. Moore <jmoore@redhat.com>
666
667 * interp.c (sim_create_inferior): Removed a hack that stated
668 it was setting r0/r1 with argc/argv.
669
670 2001-04-15 J.T. Conklin <jtc@redback.com>
671
672 * Makefile.in (simops.o): Add simops.h to dependency list.
673
674 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
675
676 * configure: Regenerated to track ../common/aclocal.m4 changes.
677
678 Tue Apr 18 16:26:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
679
680 * interp.c (sim_resume): Deliver SIGILL.
681 (lookup_hash): Do not print SIGILL message.
682
683 Tue Feb 22 18:24:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
684
685 * Makefile.in (SIM_EXTRA_CFLAGS): Define SIM_HAVE_ENVIRONMENT.
686 * interp.c (sim_set_trace): Replace sim_trace. Enable tracing.
687
688 Tue Feb 8 17:41:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
689
690 * d10v_sim.h (SIG_D10V_BUS): Define.
691
692 * simops.c (address_exception): Delete function.
693 (OP_30000000, OP_6401, OP_6001, OP_6000, OP_32010000, OP_31000000,
694 OP_6601, OP_6201, OP_6200, OP_33010000, OP_34000000, OP_6800,
695 OP_6C1F, OP_6801, OP_6C01, OP_36010000, OP_35000000, OP_6A00,
696 OP_6E1F, OP_6A01, OP_6E01, OP_37010000): Replace call to
697 address_exception with code that sets SIG_D10V_BUS.
698
699 * interp.c (sim_resume): When SIGBUS or SIGSEGV, deliver a bus
700 error to the simulator before resuming execution.
701 (sim_trace): Check stop reason and use that to determine sim_trace
702 return value.
703 (sim_stop_reason): For SIG_D10V_BUS return a SIGBUS / SIGSEGV
704 sigrc.
705
706 Tue Jan 18 16:07:42 MST 2000 Diego Novillo <dnovillo@cygnus.com>
707
708 * interp.c (sim_create_inferior): Change internal initial value for
709 DMAP2 to 0x2000.
710
711 Mon Jan 3 02:06:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
712
713 * interp.c (lookup_hash): Stop the update of the PC when there was
714 an illegal instruction exception.
715
716 Mon Jan 3 00:14:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
717
718 * simops.c (address_exception): New function.
719 (OP_30000000, OP_6401, OP_6001, OP_6000, OP_32010000, OP_31000000,
720 OP_6601, OP_6201, OP_6200, OP_33010000, OP_34000000, OP_6800,
721 OP_6C1F, OP_6801, OP_6C01, OP_36010000, OP_35000000, OP_6A00,
722 OP_6E1F, OP_6A01, OP_6E01, OP_37010000): For "ld", "ld2w", "st"
723 and "st2w" check that the address is aligned.
724
725 1999-12-30 Chandra Chavva <cchavva@cygnus.com>
726
727 * d10v_sim.h (INC_ADDR): Added code to assign
728 proper address for loads with predec operations.
729
730 1999-11-25 Nick Clifton <nickc@cygnus.com>
731
732 * simops.c (OP_4E0F): New function: Simulate new bit pattern for
733 cpfg instruction.
734
735 Fri Oct 29 18:34:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
736
737 * simops.c (move_to_cr): Don't allow user to set PSW.DM in either
738 DPSW and BPSW.
739
740 Thu Oct 28 01:26:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
741
742 * simops.c (OP_5F20): Use SET_HW_PSW when updating PSW.
743 (PSW_HW_MASK): Declare.
744
745 * d10v_sim.h (move_to_cr): Add ``psw_hw_p'' parameter.
746 (SET_CREG, SET_PSW_BIT): Update.
747 (SET_HW_CREG, SET_HW_PSW): Define.
748
749 Sun Oct 24 21:38:04 1999 Andrew Cagney <cagney@b1.cygnus.com>
750
751 * interp.c (sim_d10v_translate_dmap_addr): Fix extraction of IOSP
752 for DMAP3.
753
754 Sun Oct 24 16:04:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
755
756 * interp.c (sim_d10v_translate_addr): New function.
757 (xfer_mem): Rewrite. Use sim_d10v_translate_addr.
758 (map_memory): Make INLINE.
759
760 Sun Oct 24 13:45:19 1999 Andrew Cagney <cagney@b1.cygnus.com>
761
762 * interp.c (sim_d10v_translate_dmap_addr): New function.
763 (dmem_addr): Rewrite. Use sim_d10v_translate_dmap_addr. Change
764 offset parameter to type uint16.
765 * d10v_sim.h (dmem_addr): Update declaration.
766
767 Sun Oct 24 13:07:31 1999 Andrew Cagney <cagney@b1.cygnus.com>
768
769 * interp.c (imap_register, set_imap_register, dmap_register,
770 set_imap_register): Use map_memory.
771 (DMAP): Update.
772 (sim_create_inferior): Initialize all DMAP registers. NOTE that
773 DMAP2, in internal memory mode, is set to 0x0000 and NOT
774 0x2000. This is consistent with the older d10v boards.
775
776 Sun Oct 24 11:22:12 1999 Andrew Cagney <cagney@b1.cygnus.com>
777
778 * interp.c (sim_d10v_translate_imap_addr): New function.
779 (imem_addr): Rewrite. Use sim_d10v_translate_imap_addr.
780 (last_from, last_to): Declare.
781
782 Sun Oct 24 01:21:56 1999 Andrew Cagney <cagney@b1.cygnus.com>
783
784 * d10v_sim.h (struct d10v_memory): Define. Support very long
785 memories.
786 (struct _state): Replace imem, dmem and umem by mem.
787 (IMAP_BLOCK_SIZE, DMAP_BLOCK_SIZE, SEGMENT_SIZE, IMEM_SEGMENTS,
788 DMEM_SEGMENTS, UMEM_SEGMENTS): Define.
789
790 * interp.c (map_memory): New function.
791 (sim_size, xfer_memory, imem_addr, dmem_addr): Update.
792 (UMEM_SEGMENTS): Moveed to "d10v_sim.h".
793 (IMEM_SIZEDMEM_SIZE): Delete.
794
795 Sat Oct 23 20:06:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
796
797 * interp.c: Include "sim-d10v.h".
798 (imap_register, set_imap_register, dmap_register,
799 set_dmap_register, spi_register, spu_register, set_spi_register,
800 set_spu_register): New functions.
801 (sim_create_inferior): Update.
802 (sim_fetch_register, sim_store_register): Rewrite. Use enums
803 defined in sim-d10v.h.
804
805 * d10v_sim.h (DEBUG_MEMORY): Define.
806 (IMAP0, IMAP1, DMAP, SET_IMAP0, SET_IMAP1, SET_DMAP): Delete.
807
808 Sat Oct 23 18:41:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
809
810 * interp.c (sim_open): Allow a debug value to be passed to the -t
811 option.
812 (lookup_hash): Don't exit on an illegal instruction.
813 (do_long, do_2_short, do_parallel): Check for failed instruction
814 lookup.
815
816 Mon Oct 18 18:03:24 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
817
818 * simops.c (OP_3220): Fix trace output for illegal accumulator
819 message.
820
821 1999-09-14 Nick Clifton <nickc@cygnus.com>
822
823 * simops.c: Disable setting of DM bit in PSW.
824
825 Wed Sep 8 19:34:55 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
826
827 * simops.c (op_types): Added new memory indirect type OP_MEMREF3.
828 (trace_input_func): Added support for OP_MEMREF3.
829 (OP_32010000): New instruction ld.
830 (OP_33010000): New instruction ld2w.
831 (OP_5209): New instruction sac.
832 (OP_4209): New instruction sachi.
833 (OP_3220): New instruction slae.
834 (OP_36010000): New instruction st.
835 (OP_37010000): New instruction st2w.
836
837 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
838
839 * interp.c (old_segment_mapping): New global.
840 (xfer_mem): Change the default segment mapping to be the way
841 that Mitsubishi prefers, but use the previous mapping if
842 old_segment_mapping is true.
843 (sim_open): Add an option -oldseg to get the old mapping.
844 (sim_create_inferior): Init mapping registers based on the
845 value of old_segment_mapping.
846
847 1999-09-07 Nick Clifton <nickc@cygnus.com>
848
849 * simops.c (OP_6601): Do not write back decremented address if
850 either of the destination registers was the same as the address
851 register.
852 (OP_6201): Do not write back incremented address if either of the
853 destination registers was the same as the address register.
854
855 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
856
857 * configure: Regenerated to track ../common/aclocal.m4 changes.
858
859 1999-05-08 Felix Lee <flee@cygnus.com>
860
861 * configure: Regenerated to track ../common/aclocal.m4 changes.
862
863 1999-04-02 Keith Seitz <keiths@cygnus.com>
864
865 * interp.c (ui_loop_hook_counter): New global (when NEED_UI_LOOP_HOOK
866 defined).
867 (sim_resume): If the counter has expired, call the ui_loop_hook,
868 if defined.
869 (UI_LOOP_POLL_INTERVAL): Define. Used to tweak the frequency of
870 ui_loop_hook calls.
871 * Makefile.in (SIM_EXTRA_CFLAGS): Include NEED_UI_LOOP_HOOK.
872
873 Wed Mar 10 19:32:13 1999 Nick Clifton <nickc@cygnus.com>
874
875 * simops.c: If load instruction with auto increment/decrement
876 addressing is used when the destination register is the same as
877 the address register, then ignore the auto increment/decrement.
878
879 Wed Mar 10 19:32:13 1999 Martin M. Hunt <hunt@cygnus.com>
880
881 * simops.c (OP_5F00): Ifdef SYS_stat case because
882 not all systems have it defined.
883
884 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
885
886 * simops.c (OP_5607): Correct saturation comparison/assignment.
887 (OP_1201, OP_1203, OP_17001200, OP_17001202,
888 OP_2A00, OP_2800, OP_2C00, OP_3200, OP_3201,
889 OP_1001, OP_1003, OP_17001000, OP_17001002): Ditto.
890
891 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
892
893 * simops.c (OP_5605): Sign extend MIN32 and MAX32 before saturation
894 comparison.
895 (OP_5607): Ditto.
896 (OP_2A00): Ditto.
897 (OP_2800): Ditto.
898
899 1999-01-13 Jason Molenda (jsm@bugshack.cygnus.com)
900
901 * simops.c (OP_1223): Sign extend MIN32 and MAX32 before saturation
902 comparison.
903
904 Tue Nov 24 17:04:43 1998 Andrew Cagney <cagney@b1.cygnus.com>
905
906 * simops.c (sys/syscall.h): Include targ-vals.h instead.
907 (SYS_*): Replace with TARGET_SYS_*.
908
909 * Makefile.in: Add dependency on targ-vals.h.
910 (NL_TARGET): Define as NL_TARGET_d10v.
911
912 Wed Sep 30 00:06:32 1998 Andrew Cagney <cagney@amy.cygnus.com>
913
914 * interp.c (xfer_mem): Missing break, instruction memory case
915 flowed into unified memory case.
916
917 Wed Sep 30 10:14:18 1998 Nick Clifton <nickc@cygnus.com>
918
919 * simops.c: If load instruction with auto increment/decrement
920 addressing is used when the destination register is the same as
921 the address register, then ignore the auto increment/decrement.
922
923 Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
924
925 * configure: Regenerated to track ../common/aclocal.m4 changes.
926
927 Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
928
929 * configure: Regenerated to track ../common/aclocal.m4 changes.
930 * config.in: Ditto.
931
932 Sun Apr 26 15:20:23 1998 Tom Tromey <tromey@cygnus.com>
933
934 * acconfig.h: New file.
935 * configure.in: Reverted change of Apr 24; use sinclude again.
936
937 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
938
939 * configure: Regenerated to track ../common/aclocal.m4 changes.
940 * config.in: Ditto.
941
942 Fri Apr 24 11:20:06 1998 Tom Tromey <tromey@cygnus.com>
943
944 * configure.in: Don't call sinclude.
945
946 Fri Apr 24 11:04:46 1998 Andrew Cagney <cagney@chook.cygnus.com>
947
948 * interp.c (struct hash_entry): OPCODE and MASK are unsigned.
949
950 * d10v_sim.h (remote-sim.h, sim-config.h): Include.
951
952 Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
953
954 * configure: Regenerated to track ../common/aclocal.m4 changes.
955
956 Wed Apr 1 12:59:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
957
958 * simops.c (trace_input_func): Use move_from_cr / CREGS to obtain
959 up-to-date CR value.
960 (OP_OP_1000000, add3): Trace inputs before performing add.
961 (OP_5F00, <*>): Trace input registers before making system call.
962 (OP_5F00, <kill>): Trace R0, R1 not REGn.
963 (OP_5F00, <getpid>): Always return 47.
964
965 * d10v_sim.h (SLOT, SLOT_NR, SLOT_PEND_MASK, SLOT_PEND,
966 SLOT_DISCARD, SLOT_FLUSH): Define. An implementation of write
967 back slots.
968 (struct _state): Add struct slot slot to global state variable.
969 (struct _state): Delete fields SM, EA, DB, DM, IE, RP, MD, FX, ST,
970 F0, F1, C from global State variable.
971 (struct _state): Add struct trace to global State variable.
972 (GPR, SET_GPR): Define. SET_GPR uses SLOT_PEND.
973 (PSW*, SET_PSW*): Define. SET_PSW* uses SET_CREG.
974 (CREG, SET_CREG, SET_*): Define. SET_CREG uses func move_to_cr.
975 (INC_ADDR): Re-implement. Use SET_GPR to update registers.
976 (JMP): Re-implement. Use SET_* to update registers.
977
978 * interp.c: Use new SET_* et.al. macros to fetch / store
979 registers.
980 (get_operands): Squirrel away trace values at start of each
981 operand decode.
982 (do_2_short): Flush pending writes before issuing second
983 instruction.
984 (sim_resume): Flush pending writes at end of instruction cycle.
985 (sim_fetch_register, sim_store_register, sim_create_inferior):
986 After scheduling updates to registers using SET_*, flush updates.
987 (sim_resume): Re-order handling of RPT/repeat and IBA/hbreak so
988 that each sets pc using SET_* and last SET_* eventually winds out.
989
990 * simops.c: Use new SET_* et.al. macros to fetch / store
991 registers.
992 (move_to_cr): Add MASK argument for selective update of CREG bits.
993 Re-implement using new SET_* macros.
994 (trace_output_func, trace_output): Delete. Replace with.
995 (do_trace_output_flush, trace_output_finish, trace_output_40,
996 trace_output_32, trace_output_16, trace_output_void,
997 trace_output_flag): New functions. Handle specific trace cases.
998 (OP_*): Re-write tracing to use new trace_output_* functions.
999 (OP_*): Re-write to use new SET_* et.al. macros.
1000 (FUNC, PARM[1-4], RETVAL, RETVAL32): Redo definition.
1001 (RETVAL_HIGH, RETVAL_LOW): Delete, use RETVAL32.
1002
1003 Wed Apr 1 12:55:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
1004
1005 * configure.in (SIM_AC_OPTION_WARNINGS): Add.
1006 configure: Re-generate.
1007
1008 Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
1009
1010 * configure: Regenerated to track ../common/aclocal.m4 changes.
1011
1012 Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
1013
1014 * configure: Regenerated to track ../common/aclocal.m4 changes.
1015
1016 Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
1017
1018 * configure: Regenerated to track ../common/aclocal.m4 changes.
1019
1020 Tue Feb 17 12:38:42 1998 Andrew Cagney <cagney@b1.cygnus.com>
1021
1022 * interp.c (sim_store_register, sim_fetch_register): Pass in
1023 length parameter. Return -1.
1024
1025 Mon Oct 27 14:43:33 1997 Fred Fish <fnf@cygnus.com>
1026
1027 * (dmem_addr): If address is illegal or in I/O space, signal a bus
1028 error. Allocate unified memory on demand. Fix DMEM address
1029 calculations.
1030
1031 Mon Feb 16 10:27:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
1032
1033 * simops.c (OP_5F20): Implement "dbt".
1034 (OP_5F60): Implement "rtd".
1035
1036 * d10v_sim.h (DPC_CR): Define enum.
1037 (DBT_VECTOR_START): Define
1038 (DPSW, DPC): Define.
1039
1040 Fri Feb 13 15:15:58 1998 Andrew Cagney <cagney@b1.cygnus.com>
1041
1042 * simops.c (move_to_cr): Sync regs[SP_IDX] with State.sp according
1043 to PSW:SM.
1044
1045 * d10v_sim.h (struct _state): Add sp, as holding area for SPI/SPU.
1046 (SP_IDX): Define.
1047
1048 Wed Feb 11 16:53:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
1049
1050 * simops.c (OP_5F00): Call error instead of abort for unknown
1051 syscalls.
1052
1053 * d10v_sim.h (enum): Define DPSW_CR.
1054
1055 * simops.c (move_to_cr): Mask out hardwired zero bits in DPSW.
1056
1057 Tue Feb 10 18:28:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
1058
1059 * interp.c (sim_write_phys): Delete.
1060 (sim_load): Call sim_load_file with sim_write and LMA.
1061
1062 Mon Feb 9 12:05:01 1998 Andrew Cagney <cagney@b1.cygnus.com>
1063
1064 * interp.c: Rewrite xfer_mem so that it translates addresses as -
1065 0x00... - DMAP translated memory, 0x01... IMAP translated memory,
1066 0x10... - on-chip data, 0x11... - on-chip insn, 0x12... - unified
1067 memory.
1068 (pc_addr): Delete.
1069 (imem_addr): New function - translate IMEM address.
1070 (sim_resume): Use imem_addr to translate insn address, abort if
1071 translation failed.
1072 (sim_create_inferior): Write ARGV to memory using sim_write. Pass
1073 argc/argv using r0/r1 not r2/r3.
1074 (sim_size): Do not initialize IMAP/DMAP here.
1075 (sim_open): Call sim_create_inferior and sim_size to initialize
1076 the system.
1077 (sim_create_inferior): Initialize IMAP/DMAP to hardware reset
1078 defaults.
1079 (init_system): Delete.
1080 (xfer_mem, sim_fetch_register, sim_store_register): Do not call
1081 init_system.
1082 (decode_pc): Check prog_bfd is defined before looking up .text
1083 section.
1084
1085 Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
1086
1087 * configure: Regenerated to track ../common/aclocal.m4 changes.
1088
1089 Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
1090
1091 * configure: Regenerated to track ../common/aclocal.m4 changes.
1092
1093 Sun Jan 25 22:23:01 1998 Michael Meissner <meissner@cygnus.com>
1094
1095 * interp.c (sim_stop_reason): Exit status is now in r0, not r2.
1096
1097 Sat Jan 24 19:00:30 1998 Michael Meissner <meissner@cygnus.com>
1098
1099 * d10v_sim.h (DEBUG_TRAP): New debug flag.
1100
1101 * simops.c (OP_5F00): If DEBUG_TRAP is on, turn traps 0-14 into
1102 printing the registers.
1103
1104 Thu Jan 22 17:54:01 1998 Michael Meissner <meissner@cygnus.com>
1105
1106 * simops.c (op_types): New ABI, args are r0..r3, system call # is
1107 in r4.
1108 (trace_{in,out}put_func): Ditto.
1109 (OP_4900): Ditto.
1110 (OP_24800000): Ditto.
1111 (OP_4D00): Ditto.
1112 (OP_5F00): Ditto.
1113
1114 Thu Jan 22 14:30:36 1998 Fred Fish <fnf@cygnus.com>
1115
1116 * interp.c (UMEM_SEGMENTS): New define, set to 128.
1117 (sim_size): Use UMEM_SEGMENTS rather than hardwired constant.
1118 (sim_close): Reset prog_bfd to NULL after closing it. Also
1119 reset prog_bfd_was_opened_p after closing prog_bfd.
1120 (sim_load): Reset prog_bfd_was_opened_p after closing prog_bfd.
1121 (sim_create_inferior): Get start address from abfd not prog_bfd.
1122 (xfer_mem): Do bounds checking on addresses and return zero length
1123 read/write on bad addresses, rather than aborting. Prepare to
1124 be able to handle xfers that cross segment boundaries, but not
1125 yet implemented. Only emit debug message when d10v_debug is
1126 set as well as DEBUG being defined.
1127
1128 Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
1129
1130 * configure: Regenerated to track ../common/aclocal.m4 changes.
1131
1132 Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
1133
1134 * configure: Regenerated to track ../common/aclocal.m4 changes.
1135 * config.in: Ditto.
1136
1137 Tue Dec 9 10:28:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1138
1139 * d10v_sim.h (RPT_S): Index cregs with RPT_S_CR not RPT_E_CR.
1140 (BPSW): Ditto for BPSW_CR and not PSW_CR.
1141
1142 * simops.c (OP_5F40): JMP to BPC instead of assigning PC directly.
1143
1144 Mon Dec 8 12:58:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
1145
1146 * simops.c (OP_5F00): From Martin Hunt <hunt@cygnus.com>. Change
1147 reserved trap from 0 to 15. Add trap emulation code for 0-14.
1148
1149 * interp.c (sim_resume): From Martin Hunt <hunt@cygnus.com>. Check
1150 IBA for SDBT.
1151
1152 * d10v_sim.h (AE_VECTOR_START, RIE_VECTOR_START,
1153 SDBT_VECTOR_START, TRAP_VECTOR_START): Define.
1154
1155 * simops.c (OP_5F00): For "trap", mask out all but SM bit in PSW,
1156 use move_to_cr.
1157 (OP_5F00): For "trap", update BPSW with move_to_cr.
1158
1159 Fri Dec 5 15:31:17 1997 Andrew Cagney <cagney@b1.cygnus.com>
1160
1161 * d10v_sim.h (enum): Enumerate CR register names.
1162 (enum): Enumerate PSW bit values.
1163 (PSW): Obtain value uing move_from_cr.
1164 (MOD_S, MOD_E, BPSW): Make r-values.
1165 (move_from_cr, move_to_cr): Declare functions.
1166
1167 * interp.c (sim_fetch_register, sim_store_register): Use
1168 move_from_cr and move_to_cr for CR register transfers.
1169
1170 * simops.c (move_from_cr, move_to_cr): New functions.
1171 (OP_5F40): Move BPSW to PSW using move_to_cr and move_from_cr.
1172 (OP_5600): For "mvtc", use function move_to_cr.
1173 (OP_5200): For "mvfc", use function move_from_cr.
1174
1175 Fri Dec 5 13:33:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1176
1177 * simops.c (OP_5600): For "mvtc" MOD_E and MOD_S, ensure that the
1178 LSbit is zero.
1179
1180 Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
1181
1182 * configure: Regenerated to track ../common/aclocal.m4 changes.
1183
1184 Thu Dec 4 16:51:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
1185
1186 * d10v_sim.h (struct _state): Add DM - PSW debug mask.
1187
1188 * simops.c (OP_5600): For "mvtc", save PSW.DM.
1189 (OP_5200): Ditto for "mvfc".
1190
1191 Wed Dec 3 17:27:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1192
1193 * d10v_sim.h (SEXT56): Define.
1194
1195 * simops.c (OP_4201): For "rac", sign extend 56 bit value before
1196 it is shifted.
1197
1198 * d10v_sim.h (MAX32, MIN32, MASK32, MASK40): Re-define using
1199 SIGNED64 macro.
1200
1201 Tue Dec 2 15:38:34 1997 Fred Fish <fnf@cygnus.com>
1202
1203 * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or
1204 RIGHT_FIRST, as appropriate, instead of hardcoded ints that
1205 don't match enum values.
1206
1207 Tue Dec 2 15:01:08 1997 Andrew Cagney <cagney@b1.cygnus.com>
1208
1209 * simops.c (OP_3A00): For "macu", perform multiply stage using 32
1210 bit rather than 16 bit precision.
1211 (OP_3C00): For "mulxu", store unsigned product in ACC.
1212 (OP_3800): For "msbu", subtract unsigned product from ACC,
1213 (OP_0): For "sub", compute carry by comparing inputs.
1214
1215 Tue Dec 2 11:04:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
1216
1217 * simops.c (OP_1000): For "sub2w", compute carry by comparing
1218 inputs.
1219
1220 Mon Nov 17 20:57:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
1221
1222 * simops.c (OP_1): Use 32 bit unsigned arithmetic for subtract,
1223 carry indicated by value > 0xffff.
1224
1225 Fri Nov 14 12:51:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1226
1227 * interp.c (sim_resume): Don't set up SIGINT handler using signal,
1228 handled by client.
1229 (sim_resume): Fix race condition of a direct assignment to
1230 stop_simulator, conditionally call sim_stop.
1231 (sim_stop_reason): Check stop_simulator returning SIGINT. Clear
1232 stop_simulator ready for next sim_resume call.
1233 (sim_ctrl_c): Delete function.
1234
1235 Thu Nov 13 19:29:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
1236
1237 * interp.c (sim_resume): For "REP", only check/update the PC when
1238 a branch instruction has not been executed.
1239
1240 Mon Nov 10 17:50:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
1241
1242 * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign
1243 extend bit 44 all constants.
1244 (OP_4201): Replace GCC specific 0x..LL with SIGNED64 macro.
1245
1246 Fri Oct 24 10:26:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
1247
1248 * d10v_sim.h: Include sim-types.h.
1249 (uint8, in816, uiny16, int32, uint32, int64, uint64): Typedef
1250 using unsigned8 et.al. from sim-types.h.
1251 (SEXT32, SEXT40, SEXT44, SEXT60): Replace GCC specific 0x..LL with
1252 SIGNED64 macro.
1253
1254 Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1255
1256 * interp.c (sim_write_phys): New function, write to physical
1257 instead of virtual memory.
1258
1259 * interp.c (sim_load): Pass lma_p and sim_write_phys to
1260 sim_load_file.
1261
1262 Mon Oct 13 10:55:07 1997 Fred Fish <cygnus.com>
1263
1264 * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move
1265 exception generation code to OP_6E01.
1266 (OP_6E01): Change OP_POSTINC to OP_POSTDEC and insert exception
1267 generation code.
1268
1269 Sat Oct 11 09:02:08 1997 Fred Fish <fnf@cygnus.com>
1270
1271 * simops.c (OP_6401): postdecrement on r15 is OK, remove exception.
1272 (OP_6601): Ditto.
1273
1274 Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1275
1276 * configure: Regenerated to track ../common/aclocal.m4 changes.
1277
1278 Sat Sep 27 12:51:34 1997 Fred Fish <fnf@cygnus.com>
1279
1280 * interp.c (pc_addr): Discard upper bit(s) of PC in case
1281 IMAP1 selects unified memory.
1282 * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing
1283 for end condition.
1284
1285 Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1286
1287 * configure: Regenerated to track ../common/aclocal.m4 changes.
1288
1289 Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1290
1291 * configure: Regenerated to track ../common/aclocal.m4 changes.
1292
1293 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1294
1295 * configure: Regenerated to track ../common/aclocal.m4 changes.
1296
1297 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1298
1299 * configure: Regenerated to track ../common/aclocal.m4 changes.
1300
1301 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1302
1303 * configure: Regenerated to track ../common/aclocal.m4 changes.
1304
1305 Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com>
1306
1307 * interp.c (sim_resume): Increment PC at end of rep
1308 loop.
1309
1310 * simops.c (OP_4201): Fix rachi instruction.
1311
1312 Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1313
1314 * configure: Regenerated to track ../common/aclocal.m4 changes.
1315
1316 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1317
1318 * configure: Regenerated to track ../common/aclocal.m4 changes.
1319 * config.in: Ditto.
1320
1321 Tue Aug 26 10:37:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1322
1323 * interp.c (sim_kill): Delete.
1324 (sim_create_inferior): Add ABFD argument.
1325 (sim_load): Move setting of PC from here.
1326 (sim_create_inferior): To here.
1327 (start_address): Delete variable.
1328
1329 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1330
1331 * configure: Regenerated to track ../common/aclocal.m4 changes.
1332 * config.in: Ditto.
1333
1334 Mon Aug 25 15:39:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
1335
1336 * interp.c (sim_open): Add ABFD argument.
1337
1338 Tue May 20 10:14:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
1339
1340 * interp.c (sim_open): Add callback argument.
1341 (sim_set_callbacks): Remove SIM_DESC argument.
1342
1343 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1344
1345 * configure: Regenerated to track ../common/aclocal.m4 changes.
1346
1347 Tue Apr 22 10:29:23 1997 Doug Evans <dje@canuck.cygnus.com>
1348
1349 * interp.c (sim_open): Undo patch to add -E support.
1350
1351 Fri Apr 18 13:39:01 1997 Andrew Cagney <cagney@b1.cygnus.com>
1352
1353 * interp.c (sim_stop): New function.
1354
1355 Thu Apr 17 02:42:00 1997 Doug Evans <dje@canuck.cygnus.com>
1356
1357 * Makefile.in (SIM_OBJS): Add sim-load.o.
1358 * d10v_sim.h (exec_bfd): Rename to prog_bfd.
1359 * interp.c: #include bfd.h.
1360 (myname, sim_kind, start_address): New static locals.
1361 (prog_bfd_was_opened_p, prog_bfd): New static locals.
1362 (decode_pc): Update to use prog_bfd.
1363 (sim_open): Set sim_kind, myname. Ignore -E arg.
1364 (sim_close): Close prog_bfd if simulator opened it.
1365 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1366 (sim_load): Return SIM_RC. New arg abfd. Set start address from bfd.
1367 Call sim_load_file to load file into simulator.
1368 * simops.c (trace_input_func): exec_bfd renamed to prog_bfd.
1369
1370 Wed Apr 16 16:12:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
1371
1372 * simops.c (OP_5F00): Only provide system calls SYS_execv,
1373 SYS_wait, SYS_wait, SYS_utime, SYS_time if defined by the host.
1374
1375 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1376
1377 * configure: Regenerated to track ../common/aclocal.m4 changes.
1378 * config.in: Ditto.
1379
1380 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1381
1382 * interp.c (sim_open): New arg `kind'.
1383
1384 * configure: Regenerated to track ../common/aclocal.m4 changes.
1385
1386 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1387
1388 * configure: Regenerated to track ../common/aclocal.m4 changes.
1389
1390 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1391
1392 * configure: Re-generate.
1393
1394 Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1395
1396 * configure: Regenerate to track ../common/aclocal.m4 changes.
1397
1398 * simops.c (OP_5F00): Remove old traps 1-3. Make trap 15 the same
1399 as trap 0, which will be deprecated. Only set errno, if an error
1400 in fact was returned.
1401
1402 Thu Mar 13 12:41:20 1997 Doug Evans <dje@canuck.cygnus.com>
1403
1404 * interp.c: Delete redundant prototypes of sim_foo fns.
1405 (sim_open): New SIM_DESC result. Argument is now in argv form.
1406 (other sim_*): New SIM_DESC argument.
1407
1408 Thu Mar 13 10:29:04 1997 Michael Meissner <meissner@cygnus.com>
1409
1410 * simops.c (trace_{input,output}_func): Call flush_stdout from the
1411 callback functions.
1412 (OP_5F00): Ditto.
1413 (OP_6{4,6,C,A}01): Test for post decrement on the stack pointer.
1414 (OP_{1200,1000000,201,5FE0,1003,17001002}): Fix problems in
1415 setting the carry bit after an add or a subtract.
1416
1417 Wed Feb 12 16:04:15 1997 Michael Meissner <meissner@cygnus.com>
1418
1419 * simops.c (OP_{1403,15002A02,3{0,4}0{0,1}}): Only use the bottom
1420 40 bits of accumulators. Sign/zero extend as appropriate.
1421
1422 Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
1423
1424 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1425 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1426 * configure.in: sinclude ../common/aclocal.m4.
1427 * configure: Regenerated.
1428
1429 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1430
1431 * configure configure.in Makefile.in: Update to new configure
1432 scheme which is more compatible with WinGDB builds.
1433 * configure.in: Improve comment on how to run autoconf.
1434 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1435 * Makefile.in: Use autoconf substitution to install common
1436 makefile fragment.
1437
1438 Fri Dec 27 22:54:05 1996 Angela Marie Thomas (angela@cygnus.com)
1439
1440 * gencode.c: patch to not #include "d10v_sim.h" which
1441 unecessarily includes bfd.h and causes wingdb configure
1442 to fail.
1443
1444 Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1445
1446 * interp.c (xfer_mem): Change unified memory to 0x0.
1447
1448 Thu Nov 28 20:42:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1449
1450 * simops.c (OP_3E01): Fix tracing information.
1451 (OP_300{0,1}): Do not propigate sign.
1452
1453 Mon Nov 25 19:47:40 1996 Doug Evans <dje@canuck.cygnus.com>
1454
1455 * config.in (WORDS_BIGENDIAN): Add.
1456 * configure: Regenerated.
1457 * d10v_sim.h: #include "config.h"
1458
1459 Sat Nov 23 09:34:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1460
1461 * gencode.c (write_opcodes): Eliminate warnings when generated
1462 table.c is compiled.
1463
1464 Wed Nov 20 19:41:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1465
1466 * interp.c (sim_open): Cast result of calloc, and make sure NULL
1467 was not returned.
1468 (dmem_addr): If address is illegal or in I/O space, signal a bus
1469 error.
1470 (pc_addr): Signal bus error, not illegal instruction for bogus
1471 pc.
1472
1473 Wed Nov 20 01:23:03 1996 Doug Evans <dje@canuck.cygnus.com>
1474
1475 * Makefile.in: Delete all stuff moved to ../common/Make-common.in.
1476 (SIM_OBJS,SIM_EXTRA_CFLAGS,SIM_EXTRA_CLEAN): Define.
1477 * configure.in: Simplify using macros in ../common/aclocal.m4.
1478 Call AC_CHECK_HEADERS(unistd.h).
1479 * configure: Regenerated.
1480 * config.in: New file.
1481 * interp.c: #include "callback.h".
1482 * simops.c: #include "config.h". #include <unistd.h> if present.
1483
1484 Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1485
1486 * d10v-sim.h (simops): Add flag is_long.
1487 (State): Add pc_changed. Instructions which update the PC should
1488 use the JMP macro which sets this.
1489 (JMP): New macro. Sets the PC and the pc_changed flag.
1490
1491 * gencode.c (write_opcodes): Add is_long field.
1492
1493 * interp.c (lookup_hash): If we blindly apply a short opcode's mask
1494 to a long opcode we could get a false match. Check the opcode size.
1495 (hash): Add a size field to the hash table.
1496 (sim_open): Initialize size field in hash table.
1497 (sim_resume): Change to logic for setting the PC. Used to increment the
1498 PC if it had not been changed. This didn't allow single-instruction loops.
1499 Now checks the flag State.pc_changed. Also now stops when ^C is received.
1500 (dmem_addr): Fix translation of data segments to unified memory.
1501 (sim_ctrl_c): New function. When ^C is received, set stop_simulator flag.
1502
1503 * simops.c: Changed all branch and jump instructions to use new JMP macro.
1504 (OP_20000000): Corrected trace information to show this is a ldi.l, not
1505 a ldi.s instruction.
1506
1507 Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1508
1509 * interp.c (sim_fetch_register, sim_store_register): Fix bug where
1510 updating the accumulators was overwriting other parts of the global
1511 State variable.
1512
1513 Wed Oct 30 17:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1514
1515 * interp.c (bfd.h) Don't include it here any more.
1516 (text{,_start,_end}): Move here from simops.c and make extern.
1517 (decode_pc): New function to return the PC as an address that the
1518 debugger can use.
1519 (dmem_addr): Print decoded PC in error message.
1520 (pc_addr): Ditto.
1521
1522 * simops.c (bfd.h) Don't include it here any more.
1523 (text{,_start,_end}): Move to simops.c.
1524 (trace_input_func): Move decoding of PC, and looking up .text
1525 start to decode_pc.
1526
1527 * d10v_sim.h (bfd.h): Include it here.
1528 (text{,_start,_end}): Add external declarations.
1529 (exec_bfd): Ditto.
1530 (decode_pc): Ditto.
1531
1532 Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1533
1534 * interp.c (sim_size): Now allocates unified memory for imap segments
1535 0,1,2, and 127. Initializes imap0 and imap1 to 0x1000. Initializes dmap to 0.
1536 (sim_write): Just call xfer_mem().
1537 (sim_read): Just call xfer_mem().
1538 (xfer_mem): New function. Does appropriate memory mapping and copies bytes.
1539 (dmem_addr): New function. Reads dmap register and translates data
1540 addresses to local addresses.
1541 (pc_addr): New function. Reads imap register and computes local address
1542 corresponding to contents of the PC.
1543 (sim_resume): Change to use pc_addr().
1544 (sim_create_inferior): Change reinitialization code. Also reinitializes
1545 imap[01] and dmap.
1546 (sim_fetch_register): Add fake registers 32,33,34 for imap0, imap1, and dmap.
1547 (sim_store_register): Add fake registers 32,33,34 for imap0, imap1, and dmap.
1548
1549 * simops.c (MEMPTR): Redefine to use dmem_addr().
1550 (OP_5F00): Replace references to STate.imem with dmem_addr().
1551
1552 * d10v-sim.h (State): Remove mem_min and mem_max. Add umem[128].
1553 (RB,SW,RW,SLW,RLW): Redefine to use dmem_addr().
1554 (IMAP0,IMAP1,DMAP,SET_IMAP,SET_IMAP1,SET_DMAP): Define.
1555
1556 Tue Oct 22 15:22:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1557
1558 * d10v_sim.h (_ins_type): Reorganize, so that we can provide
1559 better statistics, like not counting NOPS as parallel
1560 instructions, and printing total cycles.
1561 (ins_type_counters): Make unsigned long.
1562 (left_nops,right_nops): Fold into ins_type_counters.
1563
1564 * simops.c (trace_input_func): Print new instruction types.
1565 Handle OP_R2R3 as input types.
1566 (OP_{38000000,7000}): Correctly sign extend bytes.
1567 (OP_5E00): Don't count NOPs as parallel instructions.
1568 (OP_460B): Remove unused variable.
1569 (OP_5F00): Ditto.
1570
1571 * interp.c (ins_type_counters): Make unsigned long.
1572 (left_nops,right_nops): Delete.
1573 (most functions): Add prototypes.
1574 (INLINE): If GCC and optimize define as __inline__.
1575 ({,lookup_}hash,get_operands): Declare as INLINE.
1576 (do_parallel): Count conditional operations.
1577 (add_commas): New function, to add commas every 3 digits.
1578 (sim_size): Call add_commas to print numbers.
1579 (sim_{open,resume}): Delete unused variables.
1580 (sim_info): Provide better statistics.
1581 (sim_read): Add int return type.
1582
1583 Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1584
1585 * interp.c (sim_resume): Change the way single-stepping and exceptions
1586 are handled so single-stepping works again.
1587
1588 Thu Oct 17 12:24:16 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1589
1590 * endian.c: Optimize simulated loads/stores on x86, AIX, and big
1591 endian hosts.
1592
1593 * configure.in (--enable-sim-bswap): New switch to enable using
1594 the BSWAP instruction on x86's.
1595 * configure: Regenerate.
1596
1597 * Makefile.in ({SWAP,CONFIG}_CFLAGS): Add --enable-sim-bswap
1598 support.
1599
1600 Wed Oct 16 13:50:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1601
1602 * endian.c: New file. Move endian functions here from interp.c.
1603 Optimize code, and make it work as either inline functions or as a
1604 separate file.
1605
1606 * interp.c: Move endian functions from here to endian.c.
1607
1608 * Makefile.in (INCLUDE): Add endian.c.
1609 (run,libsim.a): Add dependency on endian.o.
1610 (endian.o): Add dependency.
1611
1612 * d10v_sim.h (read/write support): Always go through the machine
1613 independent endian functions. If compiling with GCC and
1614 optimizing, include endian.c so the endian functions are inlined.
1615
1616 * simops.c (OP_5F00): Correct tracing of accumulators.
1617
1618 Tue Oct 15 10:57:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1619
1620 * simops.c (OP_5F00): Add support for getpid, kill system calls.
1621
1622 * interp.c (do_{2_short,parallel}): If an exception is raised,
1623 don't execute the second instruction.
1624
1625 Sat Oct 12 22:17:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1626
1627 * simops.c (OP_{31000000,6601,6201,6200}): Store address in a
1628 temporary in case the register is overriden when loading.
1629 (OP_6200): Output type is OP_DREG for tracing.
1630
1631 Fri Oct 4 23:46:18 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1632
1633 * d10v_sim.h (struct _state): Add mem_{min,max} fields.
1634
1635 * interp.c (sim_size): Initialize mem_{min,max} fields.
1636 (sim_write): Update mem_{min,max} fields.
1637 (sim_resume): If PC is not in the minimum/maximum memory range,
1638 abort.
1639 (sim_create_inferior): Preserve mem_{min,max} fields.
1640
1641 Fri Sep 27 13:11:58 1996 Mark Alexander <marka@cygnus.com>
1642
1643 * simops.c (OP_5F00): Add support for time() system call.
1644
1645 Wed Sep 25 16:31:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1646
1647 * simops.c (OP_{6E01,6A01,6E1F,6A00}): Print both words being
1648 stored if tracing.
1649 (OP_5F00,trace_{in,out}put_func): Add finer grain tracing for
1650 system calls.
1651
1652 Mon Sep 23 17:55:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1653
1654 * simops.c (op_types): Add OP_{CONSTANT8,R2,R3}.
1655 (trace_input_func): Add support for OP_{CONSTANT8,R2,R3}.
1656 (OP_{4900,24800000,4800,4A00,4B00,4D00,4C00}): Add OP_R2 and OP_R3
1657 to call/subroutine returns to trace the first two arguments and
1658 the return value. For small jumps, use CONSTANT8, not CONSTANT16.
1659
1660 Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1661
1662 * interp.c (sim_create_inferior): Reinitialize State every time
1663 sim_create_inferior() is called.
1664
1665 Thu Sep 19 21:38:20 1996 Michael Meissner <meissner@wogglebug.ziplink.net>
1666
1667 * simops.c (OP_{401,2000000,601,3000000,23000000}): Get sign right
1668 on comparisons.
1669 (OP_401): Fix tracing information.
1670
1671 Thu Sep 19 10:30:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1672
1673 * simops.c (SIZE_{PC,LINE_NUMBER}): New default sizes for output.
1674 (trace_input_func): Use them.
1675 (trace_input_func): Make sure there is a trailing space after the
1676 instruction.
1677 (OP_6200): Fix tracing info.
1678
1679 * Makefile.in (run): Add dependencies on libbfd.a and
1680 libiberity.a.
1681
1682 Wed Sep 18 09:13:25 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1683
1684 * d10v_sim.h (DEBUG_INSTRUCTION): New debug value to include line
1685 numbers and function names in debug trace.
1686 (DEBUG): If not defined, set to DEBUG_TRACE, DEBUG_VALUES, and
1687 DEBUG_LINE_NUMBER.
1688 (SIG_D10V_{STOP,EXIT}): Values to represent the stop instruction
1689 and exit system call trap being executed.
1690
1691 * interp.c (sim_stop_reason): Set exit code correctly for stop
1692 instruction and exit system call trap.
1693
1694 * configure.in (--enable-sim-cflags): Remove trace case.
1695 (--enable-sim-debug): New switch to set the debug values.
1696 * configure: Regenerate.
1697
1698 * simops.c (trace_{input,output}_func): Rename from
1699 trace_{input,output}.
1700 (trace_{input,output}): Call trace_{input,output}_func if
1701 d10v_debug is non-zero.
1702 (SIZE_INSTRUCTION): Cut down to 8.
1703 (SIZE_OPERANDS): Cut down to 18.
1704 (SIZE_LOCATION): New value for size of line number, function name
1705 field.
1706 (init_text_p,text{,_start,_end}): New static variables for
1707 printing line number and function name.
1708 (exec_bfd): New external that run.c sets.
1709 (trace_input_func): Print line number and function name if
1710 available and if desired.
1711 (OP_4E09): Don't print out DBT message.
1712 (OP_5FE0): Set exception field to SIG_D10V_STOP.
1713 (OP_5F00): Set exception field to SIG_D10V_EXIT.
1714
1715 Sat Sep 14 22:18:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1716
1717 * interp.c (do_2_short): If the instruction encodes jump->ins,
1718 don't do the second instruction if the jump succeeds.
1719
1720 Fri Sep 13 22:35:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1721
1722 * simops.c (OP_5F00): Use unknown traps to print all GPRs,
1723 accumulators, PC, and F0/F1/C flags.
1724
1725 Thu Sep 12 12:50:11 1996 Mark Alexander <marka@cygnus.com>
1726
1727 * simops.c (OP_5F00): Fix problems with system calls.
1728
1729 Thu Sep 12 12:19:28 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1730
1731 * simops.c (OP_5F00): Correct tracing information for trap.
1732
1733 Wed Sep 11 18:55:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1734
1735 * Makefile.in (CSEARCH): Correctly find opcodes directory.
1736
1737 Mon Sep 9 13:27:26 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1738
1739 * simops.c (trace_output): Properly align accumulator output.
1740 (OP_3{0,2,4}00): Properly parenthesize test expression. Add error
1741 if shift count is too high.
1742 (OP_4E{00,02,04,20,22,40,42}): Make tests agree with book.
1743 (OP_4E09): Make cpfg properly trace the input flags.
1744 (op_types): Add OP_FLAG_OUTPUT.
1745 (trace_{input,output}): Support OP_FLAG_OUTPUT.
1746 (OP_31000000): This ld2w varient is a 16-bit memory reference, not
1747 an 8-bit memory reference instruction for tracing purposes.
1748 (OP_201): Addi needs to set the carry.
1749
1750 Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1751
1752 * simops.c (OP_2600, OP_2601): Changed min and max comparisons
1753 to use signed register values.
1754
1755 Wed Sep 4 11:35:17 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1756
1757 * d10v_sim.h (DEBUG_*): Add bit flags for controlling debug
1758 output.
1759 (_ins_type): New enumeration to specify which container an
1760 instruction is in, and whether it is part of a parallel operation.
1761 (_state): Add ins_type field.
1762 ({,u}int{8,16,32,64}): Use limits.h to size the appropriate types.
1763 (ins_type_counters): Counters for the various instruction types.
1764 ({left,right}_nops): Counters for the number of nops in each
1765 container.
1766 (d10v_debug): New variable to indicate whether debugging is turned
1767 on.
1768
1769 * simops.c: (all functions): Change all #ifdef DEBUG code so that
1770 the input and output values can be traced, along with the
1771 instruction type. Make the -t option enable tracing.
1772 (all functions): Change printf calls to use the printf_filtered
1773 function in the callback table.
1774
1775 * interp.c (_leftright): New enumeration to say whether 2 short
1776 instructions are done left first or right first.
1777 (do_{long,2_short,parallel}): Indicate in the machine state which
1778 type of instruction this is. Count each of the types of
1779 instructions executed.
1780 (sim_size): Only print the memory sizes if DEBUG_MEMSIZE debug
1781 flag is set.
1782 (sim_resume): Pass left/right indication to do_2_short.
1783 (all functions): Change printf calls to use the printf_filtered
1784 function in the callback table.
1785 (sim_trace): Turn on debug flag if DEBUG was defined, and call
1786 sim_resume.
1787 (sim_info): Print out statistics on instructions.
1788 (sim_{trace,create_inferior}): Eliminate extraneous output unless
1789 debugging.
1790 (sim_open): If args == -t and DEBUG was defined, set d10v_debug.
1791 Only initialize the hash table the first time sim_open is called.
1792
1793 * Makefile.in: Make objects depend on d10v_sim.h.
1794 ({,SIM_}CFLAGS): Include configure dependent switches. Setting
1795 CFLAGS does not override host/target defines or SIM_CFLAGS.
1796 (CC_FOR_BUILD,gencode): Use CC_FOR_BUILD to compile gencode.
1797 (run): By default, the math library is not needed to be linked
1798 in.
1799 ({BFD,LIBIBERTY}_LIB): Define as variables so they can be
1800 overridden.
1801 (VPATH): Don't set to anything but @srcdir@ to work with non-GNU
1802 makes.
1803 ({run,callback}.o): Provide explicit paths to their appropriate
1804 source directories.
1805 (gencode{,.o},d10v-opc.o): Split compilation into creating object
1806 and linking. Instead of linking in libopcodes.a, just compile
1807 d10v-opc.o directly to handle canadian cross.
1808 (CSEARCH): Add opcodes directory.
1809
1810 * configure.in (--enable-sim-cflags): New switch to allow user to
1811 set the defaults.
1812 (CC_FOR_BUILD): Deal with canadian crosses.
1813 * configure: Regenerate.
1814
1815 Wed Sep 04 04:45:34 1996 Mark Alexander <marka@cygnus.com>
1816
1817 * simops.c: Include correct syscall.h for d10v, not host's.
1818 Fix #ifdef SYS_stat.
1819
1820 Tue Sep 3 14:00:04 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1821
1822 * simops.c (OP_5F00): Wrap all SYS_xxx traps with #ifdef.
1823 Add trap 2 to be printf and trap 3 to be putchar.
1824
1825 Wed Aug 28 21:42:34 1996 Mark Alexander <marka@cygnus.com>
1826
1827 * Makefile.in, d10v_sim.h, interp.c, simops.c: Add support
1828 for low-level system calls.
1829
1830 Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1831
1832 * Makefile.in, d10v_sim.h, interp.c: Fix byte-order problems.
1833
1834 Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1835
1836 * d10v_sim.h (SEXT32): Added.
1837 * interp.c: Commented out printfs.
1838 * simops.c: Fixed error in sb and st2w.
1839
1840 Thu Aug 15 13:30:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1841
1842 * Makefile.in, d10v_sim.h, interp.c, simops.c: Added remaining
1843 DSP instructions. Added modulo addressing.
1844
1845 Sun Aug 11 12:57:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1846
1847 * Makefile.in, d10v_sim.h, interp.c, simops.c: Snapshot.
1848
1849 Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1850
1851 * d10v_sim.h, simops.c: Snapshot.
1852
1853 Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1854
1855 * ChangeLog, Makefile.in, configure, configure.in, d10v_sim.h,
1856 gencode.c, interp.c, simops.c: Created.