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