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