sim: cris: move option install to sim_open
[deliverable/binutils-gdb.git] / sim / m68hc11 / ChangeLog
CommitLineData
84e8e361
MF
12015-12-24 Mike Frysinger <vapier@gentoo.org>
2
3 * sim-main.h (WITH_WATCHPOINTS): Delete.
4
cdf850e9
MF
52015-11-17 Mike Frysinger <vapier@gentoo.org>
6
7 * sim-main.h (WITH_MODULO_MEMORY): Delete.
8
797eee42
MF
92015-11-15 Mike Frysinger <vapier@gentoo.org>
10
11 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
12
d2dfd242
MF
132015-11-14 Mike Frysinger <vapier@gentoo.org>
14
15 * Makefile.in (SIM_OBJS): Delete sim-load.o.
16
6e4f085c
MF
172015-11-14 Mike Frysinger <vapier@gentoo.org>
18
19 * interp.c (sim_close): Delete.
20
8d0978fb
MF
212015-06-23 Mike Frysinger <vapier@gentoo.org>
22
23 * configure: Regenerate.
24
a3487082
MF
252015-06-12 Mike Frysinger <vapier@gentoo.org>
26
27 * configure: Regenerate.
28
306f4178
MF
292015-06-12 Mike Frysinger <vapier@gentoo.org>
30
31 * configure: Regenerate.
32
09896bd2
MF
332015-06-11 Mike Frysinger <vapier@gentoo.org>
34
35 * interp.c (interrupt_names): Delete.
36
a84f8df0
MF
372015-06-11 Mike Frysinger <vapier@gentoo.org>
38
39 * Makefile.in (SIM_OBJS): Add sim-resume.o
40 * interp.c (has_stepped, sim_resume): Delete.
41
5d19c366
MF
422015-06-11 Mike Frysinger <vapier@gentoo.org>
43
44 * interp.c (INLINE): Delete define.
45
0a13382c
NC
462015-04-29 Nick Clifton <nickc@redhat.com>
47
48 PR 18273
49 * gencode.c (gen_fetch_operands): Remove unreachable code.
50
20bca71d
MF
512015-04-18 Mike Frysinger <vapier@gentoo.org>
52
53 * sim-main.h (SIM_CPU): Delete.
54
7e83aa92
MF
552015-04-18 Mike Frysinger <vapier@gentoo.org>
56
57 * sim-main.h (sim_cia): Delete.
58
034685f9
MF
592015-04-17 Mike Frysinger <vapier@gentoo.org>
60
61 * sim-main.h (CIA_GET, CIA_SET): Delete.
62
78e9aa70
MF
632015-04-15 Mike Frysinger <vapier@gentoo.org>
64
65 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
66 * sim-main.h (STATE_CPU): Delete.
67
bf12d44e
MF
682015-04-13 Mike Frysinger <vapier@gentoo.org>
69
70 * configure: Regenerate.
71
bea3f671
MF
722015-04-13 Mike Frysinger <vapier@gentoo.org>
73
74 * Makefile.in (SIM_OBJS): Add sim-cpu.o.
75 * interp.c (m68hc11_pc_get, m68hc11_pc_set): New functions.
76 (sim_open): Declare new local var i. Call sim_cpu_alloc_all.
77 Call CPU_PC_FETCH & CPU_PC_STORE for all cpus.
78 (sim_pc_get): Delete.
79 * sim-main.h (SIM_CPU): Define.
80 (STATE_CPU): Drop &.
81 (struct sim_state): Change cpu to an array of pointers.
82
122bbfb5
MF
832015-04-06 Mike Frysinger <vapier@gentoo.org>
84
85 * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
86
2b6ca062
MF
872015-03-31 Mike Frysinger <vapier@gentoo.org>
88
89 * m68hc11_sim.c (cpu_get_indexed_operand_addr,
90 cpu_get_indexed_operand8, cpu_get_indexed_operand16): Rename restrict
91 variable to restricted.
92 * sim-main.h (cpu_get_indexed_operand_addr): Likewise.
93
05f53ed6
MF
942015-03-24 Mike Frysinger <vapier@gentoo.org>
95
96 * interp.c (sim_pc_get): New function.
97
523ba8f9
MF
982015-03-24 Mike Frysinger <vapier@gentoo.org>
99
100 * compile.c (sim_set_profile, sim_set_profile_size, sim_set_callbacks,
101 sim_size, sim_trace): Delete.
102 * sim-main.h (sim_set_profile, sim_set_profile_size): Delete.
103
30452bbe
MF
1042015-03-24 Mike Frysinger <vapier@gentoo.org>
105
106 * configure: Regenerate.
107
64dd13df
MF
1082015-03-23 Mike Frysinger <vapier@gentoo.org>
109
110 * configure: Regenerate.
111
49cd1634
MF
1122015-03-23 Mike Frysinger <vapier@gentoo.org>
113
114 * configure: Regenerate.
115 * configure.ac (m68hc11_extra_objs): Delete.
116 * Makefile.in (SIM_OBJS): Delete SIM_EXTRA_OBJS.
117 (SIM_EXTRA_OBJS): Delete.
118
ae7d0cac
MF
1192015-03-16 Mike Frysinger <vapier@gentoo.org>
120
121 * config.in, configure: Regenerate.
122
465fb143
MF
1232015-03-14 Mike Frysinger <vapier@gentoo.org>
124
125 * Makefile.in (SIM_RUN_OBJS): Delete.
126
5cddc23a
MF
1272015-03-14 Mike Frysinger <vapier@gentoo.org>
128
129 * configure.ac (AC_CHECK_HEADERS): Delete.
130 * aclocal.m4, configure: Regenerate.
131
2974be62
AM
1322014-08-19 Alan Modra <amodra@gmail.com>
133
134 * configure: Regenerate.
135
faa743bb
RM
1362014-08-15 Roland McGrath <mcgrathr@google.com>
137
138 * configure: Regenerate.
139 * config.in: Regenerate.
140
1a8a700e
MF
1412014-03-04 Mike Frysinger <vapier@gentoo.org>
142
143 * configure: Regenerate.
144
bf3d9781
AM
1452013-09-23 Alan Modra <amodra@gmail.com>
146
147 * configure: Regenerate.
148
31e6ad7d
MF
1492013-06-03 Mike Frysinger <vapier@gentoo.org>
150
151 * aclocal.m4, configure: Regenerate.
152
d3685d60
TT
1532013-05-10 Freddie Chopin <freddie_chopin@op.pl>
154
155 * configure: Rebuild.
156
1517bd27
MF
1572013-03-26 Mike Frysinger <vapier@gentoo.org>
158
159 * configure: Regenerate.
160
256139f5
JS
1612013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
162
163 * configure.ac: Use $SIM_DV_SOCKSER_O.
164 * configure: Regenerated.
165
5f3ef9d0
JB
1662012-06-15 Joel Brobecker <brobecker@adacore.com>
167
168 * config.in, configure: Regenerate.
169
2232061b
MF
1702012-03-24 Mike Frysinger <vapier@gentoo.org>
171
172 * aclocal.m4, config.in, configure: Regenerate.
173
db2e4d67
MF
1742011-12-03 Mike Frysinger <vapier@gentoo.org>
175
176 * aclocal.m4: New file.
177 * configure: Regenerate.
178
4399a56b
MF
1792011-10-19 Mike Frysinger <vapier@gentoo.org>
180
181 * configure: Regenerate after common/acinclude.m4 update.
182
9c082ca8
MF
1832011-10-17 Mike Frysinger <vapier@gentoo.org>
184
185 * configure.ac: Change include to common/acinclude.m4.
186
6ffe910a
MF
1872011-10-17 Mike Frysinger <vapier@gentoo.org>
188
189 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
190 call. Replace common.m4 include with SIM_AC_COMMON.
191 * configure: Regenerate.
192
2419798b
MF
1932011-07-05 Mike Frysinger <vapier@gentoo.org>
194
195 * interp.c (sim_do_command): Delete.
196
3725885a
RW
1972010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
198
199 * configure: Regenerate.
200
d6416cdc
RW
2012009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
202
81ecdfbb
RW
203 * config.in: Regenerate.
204 * configure: Likewise.
205
d6416cdc
RW
206 * configure: Regenerate.
207
b5bd9624
HPN
2082008-07-11 Hans-Peter Nilsson <hp@axis.com>
209
210 * configure: Regenerate to track ../common/common.m4 changes.
211 * config.in: Ditto.
212
6efef468 2132008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
214 Daniel Jacobowitz <dan@codesourcery.com>
215 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
216
217 * configure: Regenerate.
218
b1bfc053
HPN
2192006-12-21 Hans-Peter Nilsson <hp@axis.com>
220
221 * config.in: Regenerate.
222
e85e3205
RE
2232006-06-13 Richard Earnshaw <rearnsha@arm.com>
224
225 * configure: Regenerated.
226
2f0122dc
DJ
2272006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
228
229 * configure: Regenerated.
230
20e95c23
DJ
2312006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
232
233 * configure: Regenerated.
234
b3a3ffef
HPN
2352006-03-29 Hans-Peter Nilsson <hp@axis.com>
236
237 * configure: Regenerate.
238
2b193c4a
MK
2392005-03-23 Mark Kettenis <kettenis@gnu.org>
240
241 * configure: Regenerate.
242
35695fd6
AC
2432005-01-14 Andrew Cagney <cagney@gnu.org>
244
245 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
246 explicit call to AC_CONFIG_HEADER.
247 * configure: Regenerate.
248
38f48d72
AC
2492005-01-11 Andrew Cagney <cagney@localhost.localdomain>
250
251 * configure: Regenerated to track ../common/aclocal.m4 changes.
252
b7026657
AC
2532005-01-07 Andrew Cagney <cagney@gnu.org>
254
255 * configure.ac: Rename configure.in, require autoconf 2.59.
256 * configure: Re-generate.
257
379832de
HPN
2582004-12-08 Hans-Peter Nilsson <hp@axis.com>
259
260 * configure: Regenerate for ../common/aclocal.m4 update.
261
84b11e2e
AM
2622004-06-15 Alan Modra <amodra@bigpond.net.au>
263
264 * interp.c (sim_prepare_for_program): Use bfd_get_section_size
265 instead of bfd_get_section_size_before_reloc.
266
a685700c
SC
2672003-08-08 Stephane Carrez <stcarrez@nerim.fr>
268
269 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better
270 control the translation.
271 (m68hc11tim_print_timer): Update cycle_to_string conversion.
272 (m68hc11tim_timer_event): Fix handling of output
273 compare register with its interrupts.
274 (m68hc11tim_io_write_buffer): Check output compare
275 after setting M6811_TMSK1.
276 (m68hc11tim_io_read_buffer): Fix compilation warning.
277 * dv-m68hc11.c (m68hc11_option_handler): Likewise.
278 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
279 * dv-m68hc11sio.c (m68hc11sio_info): Likewise.
280 * interrupts.c (interrupts_info): Likewise.
281 (interrupts_reset): Recognize bootstrap mode.
282 * sim-main.h (PRINT_CYCLE, PRINT_TIME): New defines.
283 (_sim_cpu): Add cpu_start_mode.
284 (cycle_to_string): Add flags member.
285 * m68hc11_sim.c (OPTION_CPU_BOOTSTRAP): New option.
286 (cpu_options): Declare new option bootstrap.
287 (cpu_option_handler): Handle it.
288 (cpu_info): Update call to cycle_to_string.
289
77342e5e
SC
2902003-08-08 Stephane Carrez <stcarrez@nerim.fr>
291
292 * sim-main.h (phys_to_virt): Use memory bank parameters to translate
293 the physical address in virtual address.
294 (struct _sim_cpu): Add memory bank members.
295 * m68hc11_sim.c (cpu_initialize): Clear memory bank parameters.
296 * interp.c (sim_hw_configure): Create memory bank according to memory
297 bank parameters.
298 (sim_get_bank_parameters): New function to obtain memory bank config
299 from the symbol table.
300 (sim_prepare_for_program): Call it to obtain the memory bank parameters.
301 (sim_open): Call sim_prepare_for_program.
302 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Use memory bank parameters
303 to check if address is within bank window.
304 (m68hc11cpu_io_read_buffer): Likewise.
305 (attach_m68hc11_regs): Map the memory bank according to memory bank
306 parameters.
307
53b3cd22
SC
3082003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
309
310 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.
311
962e9d85
SC
3122003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
313 Gary Piercey <gpiercey@northstar-technical.com>
314
315 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.
316 * sim-main.h (print_io_word): Declare.
317 * dv-m68hc11tim.c (tmsk1_desc): New description table for TMSK1.
318 (tflg1_desc): Likewise for TFLG1.
319 (m68hc11tim_info): Print input and output compare registers
320
9b9f7b3c
SC
3212003-03-02 Stephane Carrez <stcarrez@nerim.fr>
322
323 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE
324 to 32 to support memory bank switching; temporarily use 32-bit for
325 WORD_BITSIZE to avoid a bug in sim-common.
326
00416c6e
SC
3272003-03-01 Stephane Carrez <stcarrez@nerim.fr>
328
329 * interp.c (sim_fetch_register): Only store a single byte for
330 1 byte registers.
331
6b4a8935
AC
3322003-02-27 Andrew Cagney <cagney@redhat.com>
333
334 * interp.c (sim_prepare_for_program, sim_open)
335 (sim_create_inferior): Rename _bfd to bfd.
336
099d1b50
SC
3372002-08-13 Stephane Carrez <stcarrez@nerim.fr>
338
339 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.
340
31c7c532
SC
3412002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
342
72f4393d 343 * interp.c (sim_prepare_for_program): Look up the image for the
31c7c532
SC
344 reset vector and set cpu_use_elf_start to 1 if not found.
345 (sim_open): Do not set cpu_use_elf_start.
346
39762100
SC
3472002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
348
349 * interp.c (sim_hw_configure): Return 1 for success.
350 (sim_prepare_for_program): Use the sim_hw_configure exit code to
351 return SIM_RC_FAIL.
352
7230d809
SC
3532002-08-13 Stephane Carrez <stcarrez@nerim.fr>
354
355 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory
356 bank window to some virtual address to read from extended memory.
357 (m68hc11cpu_io_write_buffer): Likewise for writing.
ca156d78 358 (attach_m68hc11_regs): When use_bank property is defined, attach
7230d809 359 to the 68HC12 16K memory bank window.
7230d809
SC
360 * interp.c (sim_hw_configure): Create memory region for banked
361 memory.
362
dcceded2
SC
3632002-08-13 Stephane Carrez <Stephane.Carrez@nerim.fr>
364
365 * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.
366 * dv-m68hc11.c (m68hc11cpu_ports): Add cpu-write-port input.
367 (m68hc11cpu_port_event): Handle CPU_WRITE_PORT event.
368
abea9e28
SC
3692002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
370
371 * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping
372 when IO mapping changed, not when internal RAM mapping is changed.
373
63f36def
SC
3742002-08-13 Stephane Carrez <stcarrez@nerim.fr>
375
376 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
377 * sim-main.h (M6812_CALL_INDIRECT): Add to enum.
378 (m6811_regs): Add page register.
379 (cpu_set_page, cpu_get_page): New macros.
380 (phys_to_virt): New function.
381 (cpu_get_indexed_operand_addr, cpu_return): Declare.
382 * gencode.c: Identify indirect addressing mode for call and fix daa.
72f4393d 383 (gen_function_entry): New param to tell if src8/dst8 locals are
63f36def
SC
384 necessary.
385 (gen_interpreter): Use it to avoid generation of unused variables.
386 * interp.c (sim_fetch_register): Allow to read page register; page
387 register, A, B and CCR are only 1 byte wide.
388 (sim_store_register): Likewise for writing.
389
c8cca39f
AC
3902002-06-16 Andrew Cagney <ac131313@redhat.com>
391
392 * configure: Regenerated to track ../common/aclocal.m4 changes.
393
3c25f8c7
AC
3942002-06-09 Andrew Cagney <cagney@redhat.com>
395
396 * Makefile.in (INCLUDE): Update path to callback.h.
397 * sim-main.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
398
86596dc8
SC
3992002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
400
401 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
402 (cpu_move16): Likewise.
403 (sim_memory_error): Use sim_io_printf.
404 (cpu_option_handler): Fix compilation warning.
72f4393d 405 * interp.c (sim_hw_configure): Fix compilation warning;
86596dc8
SC
406 remove m68hc12sio@2 device.
407 (sim_open): Likewise.
72f4393d 408 * dv-m68hc11tim.c (m68hc11tim_port_event): Fix clear of TFLG2
86596dc8
SC
409 flags when reset.
410 (cycle_to_string): Improve convertion of cpu cycle number.
411 (m68hc11tim_info): Print info about PACNT.
412 (m68hc11tim_io_write_buffer): Fix clearing of TFLG2; handle
413 TCTL1 and TCTL2 registers.
414 * dv-m68hc11.c (m68hc11_info): Print 6811 current running mode.
415
827ec39a
SC
4162002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
417
72f4393d 418 * interp.c (sim_hw_configure): Save the HW cpu pointer in the
827ec39a
SC
419 cpu struct.
420 (sim_hw_configure): Connect the capture input/output events.
421 * sim-main.h (_sim_cpu): New member hw_cpu.
422 (m68hc11cpu_set_oscillator): Declare.
423 (m68hc11cpu_clear_oscillator): Declare.
424 (m68hc11cpu_set_port): Declare.
425 * dv-m68hc11.c (m68hc11_options): New for oscillator commands.
426 (m68hc11cpu_ports): New input ports and output ports to reflect
427 the HC11 IOs.
428 (m68hc11_delete): Cleanup any running oscillator.
429 (attach_m68hc11_regs): Create the input oscillators.
430 (make_oscillator): New function.
431 (find_oscillator): New function.
432 (oscillator_handler): New function.
433 (reset_oscillators): New function.
434 (m68hc11cpu_port_event): Handle the new input ports.
435 (m68hc11cpu_set_oscillator): New function.
436 (m68hc11cpu_clear_oscillator): New function.
437 (get_frequency): New function.
438 (m68hc11_option_handler): New function.
439 (m68hc11cpu_set_port): New function.
440 (m68hc11cpu_io_write): Post the port output events.
441 * dv-m68hc11spi.c (set_bit_port): Use m68hc11cpu_set_port to set
442 the output port value.
443 * dv-m68hc11tim.c (m68hc11tim_port_event): Handle CAPTURE event
444 by latching the TCNT value in the register.
445
5abb9efa
SC
4462002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
447
448 * sim-main.h (cpu_frame, cpu_frame_list): Remove.
449 (cpu_frame_reg, cpu_print_frame): Remove.
450 (cpu_m68hc11_push_uint8, cpu_m68hc11_pop_uint8): Cleanup.
451 (cpu_m68hc11_push_uint16, cpu_m68hc11_pop_uint16): Likewise.
452 (cpu_m68hc12_push_uint8, cpu_m68hc12_push_uint16): Likewise.
453 (cpu_m68hc12_pop_uint8, cpu_m68hc12_pop_uint16): Likewise.
454 * m68hc11_sim.c (cpu_find_frame): Remove.
455 (cpu_create_frame_list): Remove.
456 (cpu_remove_frame_list, cpu_create_frame, cpu_free_frame): Remove.
457 (cpu_frame_reg, cpu_print_frame, cpu_update_frame): Remove.
458 (cpu_call): Cleanup to remove #if HAVE_FRAME and calls to the above.
459 (cpu_update_frame): Likewise.
460 (cpu_return): Likewise.
461 (cpu_reset): Likewise.
72f4393d 462 (cpu_initialize): Likewise.
5abb9efa
SC
463 * interp.c (sim_do_command): Remove call to cpu_print_frame.
464
26128965
SC
4652002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
466
467 * interrupts.c (interrupts_reset): New function, setup interrupt
468 vector address according to cpu mode.
469 (interrupts_initialize): Move reset portion to the above.
470 (interrupt_names): New table to give a name to interrupts.
471 (idefs): Handle pulse accumulator interrupts.
472 (interrupts_info): Print the interrupt history.
473 (interrupt_option_handler): New function.
474 (interrupt_options): New table of options.
475 (interrupts_update_pending): Keep track of when interrupts are
476 raised and implement breakpoint-on-raise-interrupt.
477 (interrupts_process): Keep track of when interrupts are taken
478 and implement breakpoint-on-interrupt.
479 * interrupts.h (struct interrupt_history): Define.
480 (struct interrupt): Keep track of the interrupt history.
481 (interrupts_reset): Declare.
482 (interrupts_initialize): Update prototype.
483 * m68hc11_sim.c (cpu_reset): Reset interrupts.
484 (cpu_initialize): Cleanup.
485
eefde351
SC
4862001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
487
488 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
489 address.
490 (m68hc11eepr_port_event): Fix detach/attach logic.
491
00d0c012
SC
4922001-07-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
493
494 * Makefile.in (SIM_OBJS): Remove sim-resume.o
495 * interp.c (sim_resume): New function from sim-resume.c, install
496 the stepping event after having processed the pending ticks.
497 (has_stepped): Likewise.
498 (sim_info): Produce an output only if verbose or STATE_VERBOSE_P.
499
b51c7603
AC
5002001-07-10 Andrew Cagney <ac131313@redhat.com>
501
502 * Makefile.in (gencode): Provide explicit path to gencode.c.
503
81e09ed8
SC
5042001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
505
506 * Makefile.in (M68HC11_OBJS): Add m68hc12int.o.
507 (m68hc12int.c): Generate using gencode -m6812.
508 (m68hc11int.c): Likewise with -m6811.
509
510 * gencode.c (m6811_opcode_patterns): New patterns for 68HC12.
511 (m6811_page1_opcodes): Remove duplicate entries.
512 (m6811_page2_opcodes): Likewise.
513 (m6811_page3_opcodes): Likewise.
514 (m6811_page4_opcodes): Likewise.
515 (m6812_page1_opcodes): New table for 68HC12 instructions.
516 (m6812_page2_opcodes): Likewise.
517 (gen_fetch_operands): New modes [] and &[] for 68HC12 operands.
518 (gen_save_result): Likewise.
519 (gen_interpreter_for_table): Handle 68HC11 and 68HC12 opcodes.
520 (cmp_opcode): New function for opcode comparision.
521 (prepare_table): Sort the opcodes.
522 (gen_interpreter): Prepare all the tables and generate either
523 a 68HC11 or a 68HC12 simulator.
524 (main): New options -m6811 and -m6812.
525
526 * m68hc11_sim.c (cpu_single_step): Use pointer to cpu interpretor.
527 (cpu_special): Simulation of some 68HC12 instructions.
528 (cpu_exg): New function.
529 (cpu_dbcc): Likewise.
530 (cpu_fetch_relbranch16): Likewise.
531 (cpu_push_all): Push according to 68HC11 or 68HC12.
532 (cpu_move16): Likewise.
533 (cpu_move8): Likewise.
534 (cpu_get_indexed_operand16): Likewise.
535 (cpu_get_indexed_operand8): Likewise.
536 (cpu_get_indexed_operand_addr): Likewise.
537 (cpu_set_reg, cpu_set_dst_reg, cpu_get_src_reg, cpu_get_reg): Likewise.
538 (cpu_reset): Setup INIT register according to architecture.
72f4393d 539
81e09ed8
SC
540 * sim-main.h (M6811_Special): Add 68HC12 specific instructions.
541 (_sim_cpu): Keep track of the cpu being simulated.
542 (cpu_get_tmp3, cpu_get_tmp2, cpu_set_tmp3, cpu_set_tmp2): New.
543 (cpu_m68hc11_push_uintxx): Rename of cpu_push_uintxx.
544 (cpu_m68hc11_pop_uint8): Likewise.
545 (cpu_m68hc12_push_uintxx): New functions for 68HC12.
546 (cpu_m68hc12_pop_uintxx): Likewise.
547 (cpu_exg, cpu_dbcc, cpu_move8, cpu_move16): Likewise,
548 (cpu_fetch_relbranch16): Likewise.
549 (cpu_interp_m6811): Rename of cpu_interp.
72f4393d 550 (cpu_interp_m6812): New function.
81e09ed8
SC
551 * interp.c (free_state): New function.
552 (dev_list_68hc12): New table.
553 (sim_board_reset): Reset depending on the cpu (HC11 or HC12).
554 (sim_hw_configure): New function.
555 (sim_prepare_for_program): New function.
556 (sim_open): Use above new functions.
557 (sim_close): Call free_state().
558 (sim_info): Print info according to cpu.
559 (sim_create_inferior): Use sim_prepare_for_program.
560 (sim_do_command): Configure the hardware after a change of the
561 architecture.
562
11115521
SC
5632001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
564
565 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
566 pending interrupts.
567 * interrupts.c (interrupts_process): Keep track of the last number
568 of masked insn cycles.
569 (interrupts_initialize): Clear last number of masked insn cycles.
570 (interrupts_info): Report them.
72f4393d
L
571 (interrupts_update_pending): Compute clear and set masks of
572 interrupts and clear the interrupt bits before setting them
11115521
SC
573 (due to SCI interrupt sharing).
574 * interrupts.h (struct interrupts): New members last_mask_cycles
575 and xirq_last_mask_cycles.
576
b93775f5
SC
5772000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
578
579 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Use attach_size
580 instead of a hard-coded value.
581 (m68hc11cpu_io_write_buffer): Likewise.
582 (dv_m68hc11_descriptor): Define a 68hc12 device.
583 * dv-m68hc11eepr.c (dv_m68hc11eepr_descriptor): Likewise.
584 * dv-m68hc11tim.c (dv_m68hc11tim_descriptor): Likewise.
585 * dv-m68hc11spi.c (dv_m68hc11spi_descriptor): Likewise.
586 * dv-m68hc11sio.c (dv_m68hc11sio_descriptor): Likewise.
587
639aa4f7
SC
5882000-11-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
589
590 * dv-m68hc11.c (attach_m68hc11_regs): Register a delete handler.
591 (m68hc11cpu_delete): Delete handler to detach the address space.
592
6e73e7ed
SC
5932000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
594
595 * dv-m68hc11eepr.c (attach_m68hc11eepr_regs): Use hw_malloc.
596 * dv-nvram.c (attach_nvram_regs): Use hw_free and hw_malloc
597 instead of free and malloc.
598
5f186447
SC
5992000-09-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
600
601 * Makefile.in: Was missing from initial patch.
602
9830501b
SC
6032000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
604
605 * interp.c (sim_store_register): Remove soft register hack.
606 (sim_fetch_register): Likewise.
607 (sim_create_inferior): Likewise.
608 * sim-main.h: Likewise.
609
a8afa79a
SC
6102000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
611
612 * interrupts.c (interrupts_update_pending): Clear the mask of
613 pending interrupts here.
614 (interrupts_get_current): Don't clear the mask of pending interrupts.
615
2990a9f4
SC
6162000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
617
618 * sim-main.h: Define cycle_to_string.
72f4393d 619 * dv-m68hc11tim.c (cycle_to_string): New function to translate
2990a9f4
SC
620 the cpu cycle into some formatted time string.
621 (m68hc11tim_print_timer): Use it.
622 * dv-m68hc11sio.c (m68hc11sio_info): Use cycle_to_string.
623 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
624 * interrupts.c (interrupts_info): Likewise.
625 * m68hc11_sim.c (cpu_info): Likewise.
626
401493c8
SC
6272000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
628
629 * dv-m68hc11tim.c (m68hc11tim_timer_event): Compute the overflow
630 interrupt and compare events accurately. Take into account the
631 pending ticks not processed by the simulator yet (introduced a shift).
632 (m68hc11_port_event): Reset the timer interrupt delays.
633 (m68hc11tim_io_read_buffer): Be able to read several bytes.
634 (m68hc11tim_io_write_buffer): Likewise for write.
635 (m68hc11tim_io_write_buffer): Recompute the timer overflow interrupt.
636
4d72d17a
SC
6372000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
638
639 * dv-m68hc11spi.c (m68hc11spi_io_read_buffer): Clear the interrupts.
640 (m68hc11spi_io_write_buffer): Likewise and fix the spi frame.
641 (m68hc11spi_info): Clarify the status report
642 of the SPI when a byte is being sent.
643 (m68hc11spi_clock): Fix the spi send frame.
72f4393d 644
63348d04
SC
6452000-08-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
646
647 * sim-main.h (m68hc11_map_level): Define level of address mappings.
648 * dv-m68hc11eepr.c (struct m68hc11eepr ): New flag to indicate
649 whether the eeprom is currently mapped or not.
650 (m68hc11eepr_port_event): Use the flag to see if we must unmap
651 or map the eeprom. Update the flag to reflect the current state.
652 Use M6811_EEPROM_LEVEL when mapping the eeprom.
653 (m68hc11eepr_finish): Remove overlap hack.
654 (attach_m68hc11eepr_regs): Use M6811_IO_LEVEL when mapping the
655 config and control registers.
656 * dv-m68hc11.c (m68hc11cpu_finish): Remove overlap hack.
657 (attach_m68hc11_regs): Use M6811_IO_LEVEL.
658 (m68hc11cpu_io_write): Likewise when unmapping and re-mapping.
659 * dv-m68hc11spi.c (m68hc11spi_finish): Likewise.
660 (attach_m68hc11spi_regs): Likewise.
661 * dv-m68hc11tim.c (m68hc11tim_finish): Likewise.
662 (attach_m68hc11tim_regs): Likewise.
663 * dv-m68hc11sio.c (m68hc11sio_finish): Likewise.
664 (attach_m68hc11sio_regs): Likewise.
665 * interp.c (sim_open): Likewise.
666 * dv-nvram.c (attach_nvram_regs): Likewise.
667
5d031c16
AC
668Thu Jul 27 21:27:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
669
670 * configure, config.in: Regenerate.
671
e0709f50
AC
6722000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
673
674 * Makefile.in (SIM_RUN_OBJS): Define to use nrun.c
675 * dv-m68hc11.c (m68hc11cpu_finish): Register detach address callback.
676 (dv_m6811_detach_address_callback): New function to detach a
677 device from an address space.
678 * dv-m68hc11eepr.c (m68hc11eepr_port_event): Initialize
679 config register according to --cpu-config option.
680 * sim-main.h (_sim_cpu): Add cpu_config member.
681 * interp.c (sim_open): Delete specific simulator options.
682 * m68hc11_sim.c (cpu_option_handler): New options
683 --emulos and -cpu-config <val> to configure the simulator.
684 (cpu_initialize): Initialize cpu_config member.
685
6862000-06-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
687
688 * emulos.c: Fix indentation and comments.
689 * gencode.c: Likewise.
690 * dv-m68hc11tim.c (m68hc11tim_timer_event): Handle COMPARE_EVENT.
691 (m68hc11tim_io_write_buffer): Write compare registers and
692 setup compare event.
693 * interp.c: Remove unused global variables.
694 * interrupts.c (idefs): New compare interrupts.
695 Fix indentation and comments.
696 * interrupts.h: Likewise.
697
6982000-06-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
699
700 * dv-m68hc11sio.c: Fix indentation and comments.
701 Remove INT_PORT.
702 * dv-m68hc11.c: Fix indentation and comments.
703 (m68hc11cpu_port_event): Move initialization of M6811_HPRIO from here.
704 * m68hc11_sim.c (cpu_reset): To here.
705 * dv-m68hc11eepr.c: Fix indentation and comments.
72f4393d 706
e0709f50
AC
7072000-06-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
708
709 * dv-nvram.c: New file, rename from dv-pram.c.
710 * dv-pram.c: Delete file.
711 * sim-main.h: Incorporate m68hc11_sim.h.
712 * m68hc11_sim.h: Delete file.
713 * configure.in: Rename pram into nvram.
714 * interp.c (sim_open): Likewise in creation of device tree.
72f4393d 715
e0709f50
AC
7162000-05-31 Stephane Carrez <Stephane.Carrez@worldnet.fr>
717
718 * interp.c (sim_open): Create the SPI device.
719 * dv-m68hc11spi.c: New file for SPI device simulation.
720 * configure.in (hw_extra_devices): Add SPI device.
721
7222000-05-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
723
724 * interrupts.c (interrupts_initialize): Clear XIRQ accounting.
725 (interrupts_process): Separate IRQ and XIRQ accounting.
726 (interrupts_info): Report XIRQ accounting.
727 * interrupts.h (struct interrupts): Added accounting for XIRQ.
728
7292000-04-16 Stephane Carrez <stcarrez@worldnet.fr>
730
731 * dv-pram.c (attach_pram_regs): Fix the 'save-modified' mode.
732 * m68hc11_sim.h (_sim_cpu): Allow configuration of cpu mode.
72f4393d 733 * dv-m68hc11.c (attach_m68hc11_regs): Get the cpu MODA,MODB
e0709f50
AC
734 configuration from the 'mode' device tree property.
735 (m68hc11cpu_port_event): Reset M6811_HPRIO to the cpu MODA, MODB
736 configuration.
737
7382000-02-24 Stephane Carrez <stcarrez@worldnet.fr>
739
740 * sim-main.h: Remove WITH_TARGET_* defines.
741 * Makefile.in (SIM_EXTRA_CFLAGS): Specify the WITH_TARGET_* flags.
742
7432000-02-08 Stephane Carrez <stcarrez@worldnet.fr>
744
745 * dv-m68hc11sio.c (m68hc11sio_port_event): Setup the SCI to
746 1200 baud when cpu is in bootstrap mode.
747
748 * dv-m68hc11tim.c (m68hc11tim_io_write_buffer): Be able to
749 write in the TCTN timer register.
750
751 * dv-m68hc11sio.c (m68hc11sio_io_write_buffer): Divide cpu clock
752 by 4 to obtain the E clock frequency.
753 (sccr2_desc): Use M6811_TIE for TIE bit.
754 (m68hc11sio_info): Fix baud rate report.
755
756 * dv-m68hc11tim.c (to_realtime): Likewise.
757
758 * interp.c (sim_open): When building device tree, only provide
759 devices that do not exist yet.
760
761 * emulos.c: Fix compilation pb under Windows.
762
763 * dv-m68hc11.c (attach_m68hc11_regs): Get the clock frequency
764 from the 'clock' property.
765
7662000-01-02 Stephane Carrez <stcarrez@worldnet.fr>
767
768 * m68hc11_sim.h (*_REGNUM): Define.
769 (_sim_cpu): New member cpu_page0_reg table.
770 * interp.c (sim_create_inferior): Fill the cpu_page0_reg table with
771 addresses of soft registers in .page0.
72f4393d 772 (sim_fetch_register, sim_store_register): Use cpu_page0_reg table
e0709f50
AC
773 to get/set soft registers.
774
7751999-12-31 Stephane Carrez <stcarrez@worldnet.fr>
776
777 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Clear byte to avoid
778 returning random values.
779
7801999-12-17 Stephane Carrez <stcarrez@worldnet.fr>
781
782 * gencode.c: Fix "subb N,x" that used a instead of b.
783
7841999-09-09 Stephane Carrez <stcarrez@worldnet.fr>
785
786 * gencode.c: Fixed sbc8 and adc8 when there was a initial carry.
787
7881999-09-01 Stephane Carrez <stcarrez@worldnet.fr>
789
790 * sim-main.h (SIM_HANDLES_LMA): Define to enable loading using lma.
791
7921999-08-14 Stephane Carrez <stcarrez@worldnet.fr>
793
794 * dv-m68hc11.c (attach_m68hc11_regs): Save the size of the
795 register region in the m68hc11cpu struct.
796 (m68hc11cpu_io_write): When the IO mapping addres changes,
797 detach the register region and re-attach it at the new address.
798 (m68hc11cpu_io_read_buffer): Renamed base_address into
799 attach_address.
800 (m68hc11cpu_io_write_buffer): Likewise. Pass the hw pointer
801 to m68hc11cpu_io_write.
802
8031999-08-13 Stephane Carrez <stcarrez@worldnet.fr>
804
805 * gencode.c: For sbc8, check the carry and increment the source
806 before trying to set the carry for the result.
807
8081999-05-24 John S. Kallal <kallal@voicenet.com>
72f4393d 809
e0709f50
AC
810 * interp.c (sim_get_info): Don't crash if the command line is 0.
811 Define prototype for sim_get_info() and init_system().
812 (sim_info): Correct call to sim_get_info().
72f4393d 813
e0709f50
AC
8141999-05-16 Stephane Carrez <stcarrez@worldnet.fr>
815
816 * configure.in: Recognize m6811-*-*.
817 * configure: Regenerate.
818 * m68hc11_sim.h (cpu_ccr_update_add8, cpu_ccr_update_add16,
819 cpu_ccr_update_sub8, cpu_ccr_update_sub16):
820 Correct the computation of carry of 8 and 16-bits add and subtract.
821 * gencode.c: Use cpu_ccr_update_sub8 for subtraction (carry and
822 overflow set in a different manner than add).
823
8241999-05-14 Stephane Carrez <stcarrez@worldnet.fr>
825
826 * dv-m68hc11.c (dv_m6811_attach_address_callback): Removed a
827 trace message.
828 * interp.c (sim_open, sim_create_inferior): Initialize the
829 cpu_elf_start from the ELF header.
830 * m68hc11_sim.c (cpu_initialize): Clear the new data members.
831 (cpu_restart): Use cpu_elf_start as the starting address when
832 the flag is set.
833 (cpu_special): When cpu_use_elf_start is set, the WAI instruction
834 exits the simulator (exit status is in D).
835 * m68hc11_sim.h (_sim_cpu): Added members cpu_use_elf_start and
836 cpu_elf_star to start execution at address specified in ELF file.
837
8381999-05-02 Stephane Carrez <stcarrez@worldnet.fr>
839
840 * Makefile.in, config.in, configure, configure.in: New files.
841 * gencode.c: New file, generation of 68HC11 interpreter.
842 * m68hc11_sim.h, m68hc11_sim.c: New files, specific operations
843 for interpreter.
844 * interrupts.c, interrupts.h: New files, management of interrupts.
72f4393d 845 * interp.c, sim-main.h,
e0709f50
AC
846 * dv-m68hc11.c, dv-m68hc11eepr.c, dv-m68hc11sio.c,
847 dv-m68hc11tim.c, dv-pram.c: New files representing devices for
848 68HC11 (dv-pram.c is generic and could probably migrate to common).
849 * emulos.c: New file, basic emulation of some os.
This page took 0.696502 seconds and 4 git commands to generate.