]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m68hc11/ChangeLog
sim: allow the environment configure option everywhere
[thirdparty/binutils-gdb.git] / sim / m68hc11 / ChangeLog
CommitLineData
35656e95
MF
12016-01-10 Mike Frysinger <vapier@gentoo.org>
2
3 * configure: Regenerate.
4
16f7876d
MF
52016-01-10 Mike Frysinger <vapier@gentoo.org>
6
7 * configure: Regenerate.
8
99d8e879
MF
92016-01-10 Mike Frysinger <vapier@gentoo.org>
10
11 * configure: Regenerate.
12
347fe5bb
MF
132016-01-10 Mike Frysinger <vapier@gentoo.org>
14
15 * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
16 * configure: Regenerate.
17
22be3fbe
MF
182016-01-10 Mike Frysinger <vapier@gentoo.org>
19
20 * configure: Regenerate.
21
0dc73ef7
MF
222016-01-10 Mike Frysinger <vapier@gentoo.org>
23
24 * configure: Regenerate.
25
936df756
MF
262016-01-09 Mike Frysinger <vapier@gentoo.org>
27
28 * config.in, configure: Regenerate.
29
2e3d4f4d
MF
302016-01-06 Mike Frysinger <vapier@gentoo.org>
31
32 * interp.c (sim_open): Mark argv const.
33 (sim_create_inferior): Mark argv and env const.
34
9bbf6f91
MF
352016-01-04 Mike Frysinger <vapier@gentoo.org>
36
37 * configure: Regenerate.
38
77cf2ef5
MF
392016-01-03 Mike Frysinger <vapier@gentoo.org>
40
41 * interp.c (sim_open): Update sim_parse_args comment.
42
61971b86
MF
432016-01-03 Mike Frysinger <vapier@gentoo.org>
44
45 * sim-main.h (sim_state): Delete devices member.
46
0cb8d851
MF
472016-01-03 Mike Frysinger <vapier@gentoo.org>
48
49 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
50 * configure: Regenerate.
51
1ac72f06
MF
522016-01-02 Mike Frysinger <vapier@gentoo.org>
53
54 * configure.ac (SIM_AC_OPTION_ENDIAN): Change BIG_ENDIAN to BIG.
55 * configure: Regenerate.
56
8e26d677
MF
572015-12-30 Mike Frysinger <vapier@gentoo.org>
58
59 * configure.ac: Change LITTLE_ENDIAN to BIG_ENDIAN.
60 * configure: Regenerate.
61
eca4255a
MF
622015-12-30 Mike Frysinger <vapier@gentoo.org>
63
64 * imterp.c (sim_open): Delete current_alignment and
65 current_target_byte_order assignments.
66 * configure.ac: Call SIM_AC_OPTION_ENDIAN.
67 * configure: Regenerate.
68
e1211e55
MF
692015-12-30 Mike Frysinger <vapier@gentoo.org>
70
71 * wrapper.c (m68hc11_reg_store, m68hc11_reg_fetch): Define.
72 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
73 (sim_store_register): Rename to ...
74 (m68hc11_reg_store): ... this. Delete local cpu var.
75 (sim_fetch_register): Rename to ...
76 (m68hc11_reg_fetch): ... this. Delete local cpu var.
77
5e744ef8
MF
782015-12-27 Mike Frysinger <vapier@gentoo.org>
79
80 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
81
1b393626
MF
822015-12-26 Mike Frysinger <vapier@gentoo.org>
83
84 * config.in, configure: Regenerate.
85
26936211
MF
862015-12-24 Mike Frysinger <vapier@gentoo.org>
87
88 * sim-main.h (SIM_HANDLES_LMA): Delete.
89
84e8e361
MF
902015-12-24 Mike Frysinger <vapier@gentoo.org>
91
92 * sim-main.h (WITH_WATCHPOINTS): Delete.
93
cdf850e9
MF
942015-11-17 Mike Frysinger <vapier@gentoo.org>
95
96 * sim-main.h (WITH_MODULO_MEMORY): Delete.
97
797eee42
MF
982015-11-15 Mike Frysinger <vapier@gentoo.org>
99
100 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
101
d2dfd242
MF
1022015-11-14 Mike Frysinger <vapier@gentoo.org>
103
104 * Makefile.in (SIM_OBJS): Delete sim-load.o.
105
6e4f085c
MF
1062015-11-14 Mike Frysinger <vapier@gentoo.org>
107
108 * interp.c (sim_close): Delete.
109
8d0978fb
MF
1102015-06-23 Mike Frysinger <vapier@gentoo.org>
111
112 * configure: Regenerate.
113
a3487082
MF
1142015-06-12 Mike Frysinger <vapier@gentoo.org>
115
116 * configure: Regenerate.
117
306f4178
MF
1182015-06-12 Mike Frysinger <vapier@gentoo.org>
119
120 * configure: Regenerate.
121
09896bd2
MF
1222015-06-11 Mike Frysinger <vapier@gentoo.org>
123
124 * interp.c (interrupt_names): Delete.
125
a84f8df0
MF
1262015-06-11 Mike Frysinger <vapier@gentoo.org>
127
128 * Makefile.in (SIM_OBJS): Add sim-resume.o
129 * interp.c (has_stepped, sim_resume): Delete.
130
5d19c366
MF
1312015-06-11 Mike Frysinger <vapier@gentoo.org>
132
133 * interp.c (INLINE): Delete define.
134
0a13382c
NC
1352015-04-29 Nick Clifton <nickc@redhat.com>
136
137 PR 18273
138 * gencode.c (gen_fetch_operands): Remove unreachable code.
139
20bca71d
MF
1402015-04-18 Mike Frysinger <vapier@gentoo.org>
141
142 * sim-main.h (SIM_CPU): Delete.
143
7e83aa92
MF
1442015-04-18 Mike Frysinger <vapier@gentoo.org>
145
146 * sim-main.h (sim_cia): Delete.
147
034685f9
MF
1482015-04-17 Mike Frysinger <vapier@gentoo.org>
149
150 * sim-main.h (CIA_GET, CIA_SET): Delete.
151
78e9aa70
MF
1522015-04-15 Mike Frysinger <vapier@gentoo.org>
153
154 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
155 * sim-main.h (STATE_CPU): Delete.
156
bf12d44e
MF
1572015-04-13 Mike Frysinger <vapier@gentoo.org>
158
159 * configure: Regenerate.
160
bea3f671
MF
1612015-04-13 Mike Frysinger <vapier@gentoo.org>
162
163 * Makefile.in (SIM_OBJS): Add sim-cpu.o.
164 * interp.c (m68hc11_pc_get, m68hc11_pc_set): New functions.
165 (sim_open): Declare new local var i. Call sim_cpu_alloc_all.
166 Call CPU_PC_FETCH & CPU_PC_STORE for all cpus.
167 (sim_pc_get): Delete.
168 * sim-main.h (SIM_CPU): Define.
169 (STATE_CPU): Drop &.
170 (struct sim_state): Change cpu to an array of pointers.
171
122bbfb5
MF
1722015-04-06 Mike Frysinger <vapier@gentoo.org>
173
174 * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
175
2b6ca062
MF
1762015-03-31 Mike Frysinger <vapier@gentoo.org>
177
178 * m68hc11_sim.c (cpu_get_indexed_operand_addr,
179 cpu_get_indexed_operand8, cpu_get_indexed_operand16): Rename restrict
180 variable to restricted.
181 * sim-main.h (cpu_get_indexed_operand_addr): Likewise.
182
05f53ed6
MF
1832015-03-24 Mike Frysinger <vapier@gentoo.org>
184
185 * interp.c (sim_pc_get): New function.
186
523ba8f9
MF
1872015-03-24 Mike Frysinger <vapier@gentoo.org>
188
189 * compile.c (sim_set_profile, sim_set_profile_size, sim_set_callbacks,
190 sim_size, sim_trace): Delete.
191 * sim-main.h (sim_set_profile, sim_set_profile_size): Delete.
192
30452bbe
MF
1932015-03-24 Mike Frysinger <vapier@gentoo.org>
194
195 * configure: Regenerate.
196
64dd13df
MF
1972015-03-23 Mike Frysinger <vapier@gentoo.org>
198
199 * configure: Regenerate.
200
49cd1634
MF
2012015-03-23 Mike Frysinger <vapier@gentoo.org>
202
203 * configure: Regenerate.
204 * configure.ac (m68hc11_extra_objs): Delete.
205 * Makefile.in (SIM_OBJS): Delete SIM_EXTRA_OBJS.
206 (SIM_EXTRA_OBJS): Delete.
207
ae7d0cac
MF
2082015-03-16 Mike Frysinger <vapier@gentoo.org>
209
210 * config.in, configure: Regenerate.
211
465fb143
MF
2122015-03-14 Mike Frysinger <vapier@gentoo.org>
213
214 * Makefile.in (SIM_RUN_OBJS): Delete.
215
5cddc23a
MF
2162015-03-14 Mike Frysinger <vapier@gentoo.org>
217
218 * configure.ac (AC_CHECK_HEADERS): Delete.
219 * aclocal.m4, configure: Regenerate.
220
2974be62
AM
2212014-08-19 Alan Modra <amodra@gmail.com>
222
223 * configure: Regenerate.
224
faa743bb
RM
2252014-08-15 Roland McGrath <mcgrathr@google.com>
226
227 * configure: Regenerate.
228 * config.in: Regenerate.
229
1a8a700e
MF
2302014-03-04 Mike Frysinger <vapier@gentoo.org>
231
232 * configure: Regenerate.
233
bf3d9781
AM
2342013-09-23 Alan Modra <amodra@gmail.com>
235
236 * configure: Regenerate.
237
31e6ad7d
MF
2382013-06-03 Mike Frysinger <vapier@gentoo.org>
239
240 * aclocal.m4, configure: Regenerate.
241
d3685d60
TT
2422013-05-10 Freddie Chopin <freddie_chopin@op.pl>
243
244 * configure: Rebuild.
245
1517bd27
MF
2462013-03-26 Mike Frysinger <vapier@gentoo.org>
247
248 * configure: Regenerate.
249
256139f5
JS
2502013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
251
252 * configure.ac: Use $SIM_DV_SOCKSER_O.
253 * configure: Regenerated.
254
5f3ef9d0
JB
2552012-06-15 Joel Brobecker <brobecker@adacore.com>
256
257 * config.in, configure: Regenerate.
258
2232061b
MF
2592012-03-24 Mike Frysinger <vapier@gentoo.org>
260
261 * aclocal.m4, config.in, configure: Regenerate.
262
db2e4d67
MF
2632011-12-03 Mike Frysinger <vapier@gentoo.org>
264
265 * aclocal.m4: New file.
266 * configure: Regenerate.
267
4399a56b
MF
2682011-10-19 Mike Frysinger <vapier@gentoo.org>
269
270 * configure: Regenerate after common/acinclude.m4 update.
271
9c082ca8
MF
2722011-10-17 Mike Frysinger <vapier@gentoo.org>
273
274 * configure.ac: Change include to common/acinclude.m4.
275
6ffe910a
MF
2762011-10-17 Mike Frysinger <vapier@gentoo.org>
277
278 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
279 call. Replace common.m4 include with SIM_AC_COMMON.
280 * configure: Regenerate.
281
2419798b
MF
2822011-07-05 Mike Frysinger <vapier@gentoo.org>
283
284 * interp.c (sim_do_command): Delete.
285
3725885a
RW
2862010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
287
288 * configure: Regenerate.
289
d6416cdc
RW
2902009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
291
81ecdfbb
RW
292 * config.in: Regenerate.
293 * configure: Likewise.
294
d6416cdc
RW
295 * configure: Regenerate.
296
b5bd9624
HPN
2972008-07-11 Hans-Peter Nilsson <hp@axis.com>
298
299 * configure: Regenerate to track ../common/common.m4 changes.
300 * config.in: Ditto.
301
6efef468 3022008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
303 Daniel Jacobowitz <dan@codesourcery.com>
304 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
305
306 * configure: Regenerate.
307
b1bfc053
HPN
3082006-12-21 Hans-Peter Nilsson <hp@axis.com>
309
310 * config.in: Regenerate.
311
e85e3205
RE
3122006-06-13 Richard Earnshaw <rearnsha@arm.com>
313
314 * configure: Regenerated.
315
2f0122dc
DJ
3162006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
317
318 * configure: Regenerated.
319
20e95c23
DJ
3202006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
321
322 * configure: Regenerated.
323
b3a3ffef
HPN
3242006-03-29 Hans-Peter Nilsson <hp@axis.com>
325
326 * configure: Regenerate.
327
2b193c4a
MK
3282005-03-23 Mark Kettenis <kettenis@gnu.org>
329
330 * configure: Regenerate.
331
35695fd6
AC
3322005-01-14 Andrew Cagney <cagney@gnu.org>
333
334 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
335 explicit call to AC_CONFIG_HEADER.
336 * configure: Regenerate.
337
38f48d72
AC
3382005-01-11 Andrew Cagney <cagney@localhost.localdomain>
339
340 * configure: Regenerated to track ../common/aclocal.m4 changes.
341
b7026657
AC
3422005-01-07 Andrew Cagney <cagney@gnu.org>
343
344 * configure.ac: Rename configure.in, require autoconf 2.59.
345 * configure: Re-generate.
346
379832de
HPN
3472004-12-08 Hans-Peter Nilsson <hp@axis.com>
348
349 * configure: Regenerate for ../common/aclocal.m4 update.
350
84b11e2e
AM
3512004-06-15 Alan Modra <amodra@bigpond.net.au>
352
353 * interp.c (sim_prepare_for_program): Use bfd_get_section_size
354 instead of bfd_get_section_size_before_reloc.
355
a685700c
SC
3562003-08-08 Stephane Carrez <stcarrez@nerim.fr>
357
358 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better
359 control the translation.
360 (m68hc11tim_print_timer): Update cycle_to_string conversion.
361 (m68hc11tim_timer_event): Fix handling of output
362 compare register with its interrupts.
363 (m68hc11tim_io_write_buffer): Check output compare
364 after setting M6811_TMSK1.
365 (m68hc11tim_io_read_buffer): Fix compilation warning.
366 * dv-m68hc11.c (m68hc11_option_handler): Likewise.
367 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
368 * dv-m68hc11sio.c (m68hc11sio_info): Likewise.
369 * interrupts.c (interrupts_info): Likewise.
370 (interrupts_reset): Recognize bootstrap mode.
371 * sim-main.h (PRINT_CYCLE, PRINT_TIME): New defines.
372 (_sim_cpu): Add cpu_start_mode.
373 (cycle_to_string): Add flags member.
374 * m68hc11_sim.c (OPTION_CPU_BOOTSTRAP): New option.
375 (cpu_options): Declare new option bootstrap.
376 (cpu_option_handler): Handle it.
377 (cpu_info): Update call to cycle_to_string.
378
77342e5e
SC
3792003-08-08 Stephane Carrez <stcarrez@nerim.fr>
380
381 * sim-main.h (phys_to_virt): Use memory bank parameters to translate
382 the physical address in virtual address.
383 (struct _sim_cpu): Add memory bank members.
384 * m68hc11_sim.c (cpu_initialize): Clear memory bank parameters.
385 * interp.c (sim_hw_configure): Create memory bank according to memory
386 bank parameters.
387 (sim_get_bank_parameters): New function to obtain memory bank config
388 from the symbol table.
389 (sim_prepare_for_program): Call it to obtain the memory bank parameters.
390 (sim_open): Call sim_prepare_for_program.
391 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Use memory bank parameters
392 to check if address is within bank window.
393 (m68hc11cpu_io_read_buffer): Likewise.
394 (attach_m68hc11_regs): Map the memory bank according to memory bank
395 parameters.
396
53b3cd22
SC
3972003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
398
399 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.
400
962e9d85
SC
4012003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
402 Gary Piercey <gpiercey@northstar-technical.com>
403
404 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.
405 * sim-main.h (print_io_word): Declare.
406 * dv-m68hc11tim.c (tmsk1_desc): New description table for TMSK1.
407 (tflg1_desc): Likewise for TFLG1.
408 (m68hc11tim_info): Print input and output compare registers
409
9b9f7b3c
SC
4102003-03-02 Stephane Carrez <stcarrez@nerim.fr>
411
412 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE
413 to 32 to support memory bank switching; temporarily use 32-bit for
414 WORD_BITSIZE to avoid a bug in sim-common.
415
00416c6e
SC
4162003-03-01 Stephane Carrez <stcarrez@nerim.fr>
417
418 * interp.c (sim_fetch_register): Only store a single byte for
419 1 byte registers.
420
6b4a8935
AC
4212003-02-27 Andrew Cagney <cagney@redhat.com>
422
423 * interp.c (sim_prepare_for_program, sim_open)
424 (sim_create_inferior): Rename _bfd to bfd.
425
099d1b50
SC
4262002-08-13 Stephane Carrez <stcarrez@nerim.fr>
427
428 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.
429
31c7c532
SC
4302002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
431
72f4393d 432 * interp.c (sim_prepare_for_program): Look up the image for the
31c7c532
SC
433 reset vector and set cpu_use_elf_start to 1 if not found.
434 (sim_open): Do not set cpu_use_elf_start.
435
39762100
SC
4362002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
437
438 * interp.c (sim_hw_configure): Return 1 for success.
439 (sim_prepare_for_program): Use the sim_hw_configure exit code to
440 return SIM_RC_FAIL.
441
7230d809
SC
4422002-08-13 Stephane Carrez <stcarrez@nerim.fr>
443
444 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory
445 bank window to some virtual address to read from extended memory.
446 (m68hc11cpu_io_write_buffer): Likewise for writing.
ca156d78 447 (attach_m68hc11_regs): When use_bank property is defined, attach
7230d809 448 to the 68HC12 16K memory bank window.
7230d809
SC
449 * interp.c (sim_hw_configure): Create memory region for banked
450 memory.
451
dcceded2
SC
4522002-08-13 Stephane Carrez <Stephane.Carrez@nerim.fr>
453
454 * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.
455 * dv-m68hc11.c (m68hc11cpu_ports): Add cpu-write-port input.
456 (m68hc11cpu_port_event): Handle CPU_WRITE_PORT event.
457
abea9e28
SC
4582002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
459
460 * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping
461 when IO mapping changed, not when internal RAM mapping is changed.
462
63f36def
SC
4632002-08-13 Stephane Carrez <stcarrez@nerim.fr>
464
465 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
466 * sim-main.h (M6812_CALL_INDIRECT): Add to enum.
467 (m6811_regs): Add page register.
468 (cpu_set_page, cpu_get_page): New macros.
469 (phys_to_virt): New function.
470 (cpu_get_indexed_operand_addr, cpu_return): Declare.
471 * gencode.c: Identify indirect addressing mode for call and fix daa.
72f4393d 472 (gen_function_entry): New param to tell if src8/dst8 locals are
63f36def
SC
473 necessary.
474 (gen_interpreter): Use it to avoid generation of unused variables.
475 * interp.c (sim_fetch_register): Allow to read page register; page
476 register, A, B and CCR are only 1 byte wide.
477 (sim_store_register): Likewise for writing.
478
c8cca39f
AC
4792002-06-16 Andrew Cagney <ac131313@redhat.com>
480
481 * configure: Regenerated to track ../common/aclocal.m4 changes.
482
3c25f8c7
AC
4832002-06-09 Andrew Cagney <cagney@redhat.com>
484
485 * Makefile.in (INCLUDE): Update path to callback.h.
486 * sim-main.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
487
86596dc8
SC
4882002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
489
490 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
491 (cpu_move16): Likewise.
492 (sim_memory_error): Use sim_io_printf.
493 (cpu_option_handler): Fix compilation warning.
72f4393d 494 * interp.c (sim_hw_configure): Fix compilation warning;
86596dc8
SC
495 remove m68hc12sio@2 device.
496 (sim_open): Likewise.
72f4393d 497 * dv-m68hc11tim.c (m68hc11tim_port_event): Fix clear of TFLG2
86596dc8
SC
498 flags when reset.
499 (cycle_to_string): Improve convertion of cpu cycle number.
500 (m68hc11tim_info): Print info about PACNT.
501 (m68hc11tim_io_write_buffer): Fix clearing of TFLG2; handle
502 TCTL1 and TCTL2 registers.
503 * dv-m68hc11.c (m68hc11_info): Print 6811 current running mode.
504
827ec39a
SC
5052002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
506
72f4393d 507 * interp.c (sim_hw_configure): Save the HW cpu pointer in the
827ec39a
SC
508 cpu struct.
509 (sim_hw_configure): Connect the capture input/output events.
510 * sim-main.h (_sim_cpu): New member hw_cpu.
511 (m68hc11cpu_set_oscillator): Declare.
512 (m68hc11cpu_clear_oscillator): Declare.
513 (m68hc11cpu_set_port): Declare.
514 * dv-m68hc11.c (m68hc11_options): New for oscillator commands.
515 (m68hc11cpu_ports): New input ports and output ports to reflect
516 the HC11 IOs.
517 (m68hc11_delete): Cleanup any running oscillator.
518 (attach_m68hc11_regs): Create the input oscillators.
519 (make_oscillator): New function.
520 (find_oscillator): New function.
521 (oscillator_handler): New function.
522 (reset_oscillators): New function.
523 (m68hc11cpu_port_event): Handle the new input ports.
524 (m68hc11cpu_set_oscillator): New function.
525 (m68hc11cpu_clear_oscillator): New function.
526 (get_frequency): New function.
527 (m68hc11_option_handler): New function.
528 (m68hc11cpu_set_port): New function.
529 (m68hc11cpu_io_write): Post the port output events.
530 * dv-m68hc11spi.c (set_bit_port): Use m68hc11cpu_set_port to set
531 the output port value.
532 * dv-m68hc11tim.c (m68hc11tim_port_event): Handle CAPTURE event
533 by latching the TCNT value in the register.
534
5abb9efa
SC
5352002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
536
537 * sim-main.h (cpu_frame, cpu_frame_list): Remove.
538 (cpu_frame_reg, cpu_print_frame): Remove.
539 (cpu_m68hc11_push_uint8, cpu_m68hc11_pop_uint8): Cleanup.
540 (cpu_m68hc11_push_uint16, cpu_m68hc11_pop_uint16): Likewise.
541 (cpu_m68hc12_push_uint8, cpu_m68hc12_push_uint16): Likewise.
542 (cpu_m68hc12_pop_uint8, cpu_m68hc12_pop_uint16): Likewise.
543 * m68hc11_sim.c (cpu_find_frame): Remove.
544 (cpu_create_frame_list): Remove.
545 (cpu_remove_frame_list, cpu_create_frame, cpu_free_frame): Remove.
546 (cpu_frame_reg, cpu_print_frame, cpu_update_frame): Remove.
547 (cpu_call): Cleanup to remove #if HAVE_FRAME and calls to the above.
548 (cpu_update_frame): Likewise.
549 (cpu_return): Likewise.
550 (cpu_reset): Likewise.
72f4393d 551 (cpu_initialize): Likewise.
5abb9efa
SC
552 * interp.c (sim_do_command): Remove call to cpu_print_frame.
553
26128965
SC
5542002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
555
556 * interrupts.c (interrupts_reset): New function, setup interrupt
557 vector address according to cpu mode.
558 (interrupts_initialize): Move reset portion to the above.
559 (interrupt_names): New table to give a name to interrupts.
560 (idefs): Handle pulse accumulator interrupts.
561 (interrupts_info): Print the interrupt history.
562 (interrupt_option_handler): New function.
563 (interrupt_options): New table of options.
564 (interrupts_update_pending): Keep track of when interrupts are
565 raised and implement breakpoint-on-raise-interrupt.
566 (interrupts_process): Keep track of when interrupts are taken
567 and implement breakpoint-on-interrupt.
568 * interrupts.h (struct interrupt_history): Define.
569 (struct interrupt): Keep track of the interrupt history.
570 (interrupts_reset): Declare.
571 (interrupts_initialize): Update prototype.
572 * m68hc11_sim.c (cpu_reset): Reset interrupts.
573 (cpu_initialize): Cleanup.
574
eefde351
SC
5752001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
576
577 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
578 address.
579 (m68hc11eepr_port_event): Fix detach/attach logic.
580
00d0c012
SC
5812001-07-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
582
583 * Makefile.in (SIM_OBJS): Remove sim-resume.o
584 * interp.c (sim_resume): New function from sim-resume.c, install
585 the stepping event after having processed the pending ticks.
586 (has_stepped): Likewise.
587 (sim_info): Produce an output only if verbose or STATE_VERBOSE_P.
588
b51c7603
AC
5892001-07-10 Andrew Cagney <ac131313@redhat.com>
590
591 * Makefile.in (gencode): Provide explicit path to gencode.c.
592
81e09ed8
SC
5932001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
594
595 * Makefile.in (M68HC11_OBJS): Add m68hc12int.o.
596 (m68hc12int.c): Generate using gencode -m6812.
597 (m68hc11int.c): Likewise with -m6811.
598
599 * gencode.c (m6811_opcode_patterns): New patterns for 68HC12.
600 (m6811_page1_opcodes): Remove duplicate entries.
601 (m6811_page2_opcodes): Likewise.
602 (m6811_page3_opcodes): Likewise.
603 (m6811_page4_opcodes): Likewise.
604 (m6812_page1_opcodes): New table for 68HC12 instructions.
605 (m6812_page2_opcodes): Likewise.
606 (gen_fetch_operands): New modes [] and &[] for 68HC12 operands.
607 (gen_save_result): Likewise.
608 (gen_interpreter_for_table): Handle 68HC11 and 68HC12 opcodes.
609 (cmp_opcode): New function for opcode comparision.
610 (prepare_table): Sort the opcodes.
611 (gen_interpreter): Prepare all the tables and generate either
612 a 68HC11 or a 68HC12 simulator.
613 (main): New options -m6811 and -m6812.
614
615 * m68hc11_sim.c (cpu_single_step): Use pointer to cpu interpretor.
616 (cpu_special): Simulation of some 68HC12 instructions.
617 (cpu_exg): New function.
618 (cpu_dbcc): Likewise.
619 (cpu_fetch_relbranch16): Likewise.
620 (cpu_push_all): Push according to 68HC11 or 68HC12.
621 (cpu_move16): Likewise.
622 (cpu_move8): Likewise.
623 (cpu_get_indexed_operand16): Likewise.
624 (cpu_get_indexed_operand8): Likewise.
625 (cpu_get_indexed_operand_addr): Likewise.
626 (cpu_set_reg, cpu_set_dst_reg, cpu_get_src_reg, cpu_get_reg): Likewise.
627 (cpu_reset): Setup INIT register according to architecture.
72f4393d 628
81e09ed8
SC
629 * sim-main.h (M6811_Special): Add 68HC12 specific instructions.
630 (_sim_cpu): Keep track of the cpu being simulated.
631 (cpu_get_tmp3, cpu_get_tmp2, cpu_set_tmp3, cpu_set_tmp2): New.
632 (cpu_m68hc11_push_uintxx): Rename of cpu_push_uintxx.
633 (cpu_m68hc11_pop_uint8): Likewise.
634 (cpu_m68hc12_push_uintxx): New functions for 68HC12.
635 (cpu_m68hc12_pop_uintxx): Likewise.
636 (cpu_exg, cpu_dbcc, cpu_move8, cpu_move16): Likewise,
637 (cpu_fetch_relbranch16): Likewise.
638 (cpu_interp_m6811): Rename of cpu_interp.
72f4393d 639 (cpu_interp_m6812): New function.
81e09ed8
SC
640 * interp.c (free_state): New function.
641 (dev_list_68hc12): New table.
642 (sim_board_reset): Reset depending on the cpu (HC11 or HC12).
643 (sim_hw_configure): New function.
644 (sim_prepare_for_program): New function.
645 (sim_open): Use above new functions.
646 (sim_close): Call free_state().
647 (sim_info): Print info according to cpu.
648 (sim_create_inferior): Use sim_prepare_for_program.
649 (sim_do_command): Configure the hardware after a change of the
650 architecture.
651
11115521
SC
6522001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
653
654 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
655 pending interrupts.
656 * interrupts.c (interrupts_process): Keep track of the last number
657 of masked insn cycles.
658 (interrupts_initialize): Clear last number of masked insn cycles.
659 (interrupts_info): Report them.
72f4393d
L
660 (interrupts_update_pending): Compute clear and set masks of
661 interrupts and clear the interrupt bits before setting them
11115521
SC
662 (due to SCI interrupt sharing).
663 * interrupts.h (struct interrupts): New members last_mask_cycles
664 and xirq_last_mask_cycles.
665
b93775f5
SC
6662000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
667
668 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Use attach_size
669 instead of a hard-coded value.
670 (m68hc11cpu_io_write_buffer): Likewise.
671 (dv_m68hc11_descriptor): Define a 68hc12 device.
672 * dv-m68hc11eepr.c (dv_m68hc11eepr_descriptor): Likewise.
673 * dv-m68hc11tim.c (dv_m68hc11tim_descriptor): Likewise.
674 * dv-m68hc11spi.c (dv_m68hc11spi_descriptor): Likewise.
675 * dv-m68hc11sio.c (dv_m68hc11sio_descriptor): Likewise.
676
639aa4f7
SC
6772000-11-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
678
679 * dv-m68hc11.c (attach_m68hc11_regs): Register a delete handler.
680 (m68hc11cpu_delete): Delete handler to detach the address space.
681
6e73e7ed
SC
6822000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
683
684 * dv-m68hc11eepr.c (attach_m68hc11eepr_regs): Use hw_malloc.
685 * dv-nvram.c (attach_nvram_regs): Use hw_free and hw_malloc
686 instead of free and malloc.
687
5f186447
SC
6882000-09-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
689
690 * Makefile.in: Was missing from initial patch.
691
9830501b
SC
6922000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
693
694 * interp.c (sim_store_register): Remove soft register hack.
695 (sim_fetch_register): Likewise.
696 (sim_create_inferior): Likewise.
697 * sim-main.h: Likewise.
698
a8afa79a
SC
6992000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
700
701 * interrupts.c (interrupts_update_pending): Clear the mask of
702 pending interrupts here.
703 (interrupts_get_current): Don't clear the mask of pending interrupts.
704
2990a9f4
SC
7052000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
706
707 * sim-main.h: Define cycle_to_string.
72f4393d 708 * dv-m68hc11tim.c (cycle_to_string): New function to translate
2990a9f4
SC
709 the cpu cycle into some formatted time string.
710 (m68hc11tim_print_timer): Use it.
711 * dv-m68hc11sio.c (m68hc11sio_info): Use cycle_to_string.
712 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
713 * interrupts.c (interrupts_info): Likewise.
714 * m68hc11_sim.c (cpu_info): Likewise.
715
401493c8
SC
7162000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
717
718 * dv-m68hc11tim.c (m68hc11tim_timer_event): Compute the overflow
719 interrupt and compare events accurately. Take into account the
720 pending ticks not processed by the simulator yet (introduced a shift).
721 (m68hc11_port_event): Reset the timer interrupt delays.
722 (m68hc11tim_io_read_buffer): Be able to read several bytes.
723 (m68hc11tim_io_write_buffer): Likewise for write.
724 (m68hc11tim_io_write_buffer): Recompute the timer overflow interrupt.
725
4d72d17a
SC
7262000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
727
728 * dv-m68hc11spi.c (m68hc11spi_io_read_buffer): Clear the interrupts.
729 (m68hc11spi_io_write_buffer): Likewise and fix the spi frame.
730 (m68hc11spi_info): Clarify the status report
731 of the SPI when a byte is being sent.
732 (m68hc11spi_clock): Fix the spi send frame.
72f4393d 733
63348d04
SC
7342000-08-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
735
736 * sim-main.h (m68hc11_map_level): Define level of address mappings.
737 * dv-m68hc11eepr.c (struct m68hc11eepr ): New flag to indicate
738 whether the eeprom is currently mapped or not.
739 (m68hc11eepr_port_event): Use the flag to see if we must unmap
740 or map the eeprom. Update the flag to reflect the current state.
741 Use M6811_EEPROM_LEVEL when mapping the eeprom.
742 (m68hc11eepr_finish): Remove overlap hack.
743 (attach_m68hc11eepr_regs): Use M6811_IO_LEVEL when mapping the
744 config and control registers.
745 * dv-m68hc11.c (m68hc11cpu_finish): Remove overlap hack.
746 (attach_m68hc11_regs): Use M6811_IO_LEVEL.
747 (m68hc11cpu_io_write): Likewise when unmapping and re-mapping.
748 * dv-m68hc11spi.c (m68hc11spi_finish): Likewise.
749 (attach_m68hc11spi_regs): Likewise.
750 * dv-m68hc11tim.c (m68hc11tim_finish): Likewise.
751 (attach_m68hc11tim_regs): Likewise.
752 * dv-m68hc11sio.c (m68hc11sio_finish): Likewise.
753 (attach_m68hc11sio_regs): Likewise.
754 * interp.c (sim_open): Likewise.
755 * dv-nvram.c (attach_nvram_regs): Likewise.
756
5d031c16
AC
757Thu Jul 27 21:27:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
758
759 * configure, config.in: Regenerate.
760
e0709f50
AC
7612000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
762
763 * Makefile.in (SIM_RUN_OBJS): Define to use nrun.c
764 * dv-m68hc11.c (m68hc11cpu_finish): Register detach address callback.
765 (dv_m6811_detach_address_callback): New function to detach a
766 device from an address space.
767 * dv-m68hc11eepr.c (m68hc11eepr_port_event): Initialize
768 config register according to --cpu-config option.
769 * sim-main.h (_sim_cpu): Add cpu_config member.
770 * interp.c (sim_open): Delete specific simulator options.
771 * m68hc11_sim.c (cpu_option_handler): New options
772 --emulos and -cpu-config <val> to configure the simulator.
773 (cpu_initialize): Initialize cpu_config member.
774
7752000-06-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
776
777 * emulos.c: Fix indentation and comments.
778 * gencode.c: Likewise.
779 * dv-m68hc11tim.c (m68hc11tim_timer_event): Handle COMPARE_EVENT.
780 (m68hc11tim_io_write_buffer): Write compare registers and
781 setup compare event.
782 * interp.c: Remove unused global variables.
783 * interrupts.c (idefs): New compare interrupts.
784 Fix indentation and comments.
785 * interrupts.h: Likewise.
786
7872000-06-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
788
789 * dv-m68hc11sio.c: Fix indentation and comments.
790 Remove INT_PORT.
791 * dv-m68hc11.c: Fix indentation and comments.
792 (m68hc11cpu_port_event): Move initialization of M6811_HPRIO from here.
793 * m68hc11_sim.c (cpu_reset): To here.
794 * dv-m68hc11eepr.c: Fix indentation and comments.
72f4393d 795
e0709f50
AC
7962000-06-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
797
798 * dv-nvram.c: New file, rename from dv-pram.c.
799 * dv-pram.c: Delete file.
800 * sim-main.h: Incorporate m68hc11_sim.h.
801 * m68hc11_sim.h: Delete file.
802 * configure.in: Rename pram into nvram.
803 * interp.c (sim_open): Likewise in creation of device tree.
72f4393d 804
e0709f50
AC
8052000-05-31 Stephane Carrez <Stephane.Carrez@worldnet.fr>
806
807 * interp.c (sim_open): Create the SPI device.
808 * dv-m68hc11spi.c: New file for SPI device simulation.
809 * configure.in (hw_extra_devices): Add SPI device.
810
8112000-05-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
812
813 * interrupts.c (interrupts_initialize): Clear XIRQ accounting.
814 (interrupts_process): Separate IRQ and XIRQ accounting.
815 (interrupts_info): Report XIRQ accounting.
816 * interrupts.h (struct interrupts): Added accounting for XIRQ.
817
8182000-04-16 Stephane Carrez <stcarrez@worldnet.fr>
819
820 * dv-pram.c (attach_pram_regs): Fix the 'save-modified' mode.
821 * m68hc11_sim.h (_sim_cpu): Allow configuration of cpu mode.
72f4393d 822 * dv-m68hc11.c (attach_m68hc11_regs): Get the cpu MODA,MODB
e0709f50
AC
823 configuration from the 'mode' device tree property.
824 (m68hc11cpu_port_event): Reset M6811_HPRIO to the cpu MODA, MODB
825 configuration.
826
8272000-02-24 Stephane Carrez <stcarrez@worldnet.fr>
828
829 * sim-main.h: Remove WITH_TARGET_* defines.
830 * Makefile.in (SIM_EXTRA_CFLAGS): Specify the WITH_TARGET_* flags.
831
8322000-02-08 Stephane Carrez <stcarrez@worldnet.fr>
833
834 * dv-m68hc11sio.c (m68hc11sio_port_event): Setup the SCI to
835 1200 baud when cpu is in bootstrap mode.
836
837 * dv-m68hc11tim.c (m68hc11tim_io_write_buffer): Be able to
838 write in the TCTN timer register.
839
840 * dv-m68hc11sio.c (m68hc11sio_io_write_buffer): Divide cpu clock
841 by 4 to obtain the E clock frequency.
842 (sccr2_desc): Use M6811_TIE for TIE bit.
843 (m68hc11sio_info): Fix baud rate report.
844
845 * dv-m68hc11tim.c (to_realtime): Likewise.
846
847 * interp.c (sim_open): When building device tree, only provide
848 devices that do not exist yet.
849
850 * emulos.c: Fix compilation pb under Windows.
851
852 * dv-m68hc11.c (attach_m68hc11_regs): Get the clock frequency
853 from the 'clock' property.
854
8552000-01-02 Stephane Carrez <stcarrez@worldnet.fr>
856
857 * m68hc11_sim.h (*_REGNUM): Define.
858 (_sim_cpu): New member cpu_page0_reg table.
859 * interp.c (sim_create_inferior): Fill the cpu_page0_reg table with
860 addresses of soft registers in .page0.
72f4393d 861 (sim_fetch_register, sim_store_register): Use cpu_page0_reg table
e0709f50
AC
862 to get/set soft registers.
863
8641999-12-31 Stephane Carrez <stcarrez@worldnet.fr>
865
866 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Clear byte to avoid
867 returning random values.
868
8691999-12-17 Stephane Carrez <stcarrez@worldnet.fr>
870
871 * gencode.c: Fix "subb N,x" that used a instead of b.
872
8731999-09-09 Stephane Carrez <stcarrez@worldnet.fr>
874
875 * gencode.c: Fixed sbc8 and adc8 when there was a initial carry.
876
8771999-09-01 Stephane Carrez <stcarrez@worldnet.fr>
878
879 * sim-main.h (SIM_HANDLES_LMA): Define to enable loading using lma.
880
8811999-08-14 Stephane Carrez <stcarrez@worldnet.fr>
882
883 * dv-m68hc11.c (attach_m68hc11_regs): Save the size of the
884 register region in the m68hc11cpu struct.
885 (m68hc11cpu_io_write): When the IO mapping addres changes,
886 detach the register region and re-attach it at the new address.
887 (m68hc11cpu_io_read_buffer): Renamed base_address into
888 attach_address.
889 (m68hc11cpu_io_write_buffer): Likewise. Pass the hw pointer
890 to m68hc11cpu_io_write.
891
8921999-08-13 Stephane Carrez <stcarrez@worldnet.fr>
893
894 * gencode.c: For sbc8, check the carry and increment the source
895 before trying to set the carry for the result.
896
8971999-05-24 John S. Kallal <kallal@voicenet.com>
72f4393d 898
e0709f50
AC
899 * interp.c (sim_get_info): Don't crash if the command line is 0.
900 Define prototype for sim_get_info() and init_system().
901 (sim_info): Correct call to sim_get_info().
72f4393d 902
e0709f50
AC
9031999-05-16 Stephane Carrez <stcarrez@worldnet.fr>
904
905 * configure.in: Recognize m6811-*-*.
906 * configure: Regenerate.
907 * m68hc11_sim.h (cpu_ccr_update_add8, cpu_ccr_update_add16,
908 cpu_ccr_update_sub8, cpu_ccr_update_sub16):
909 Correct the computation of carry of 8 and 16-bits add and subtract.
910 * gencode.c: Use cpu_ccr_update_sub8 for subtraction (carry and
911 overflow set in a different manner than add).
912
9131999-05-14 Stephane Carrez <stcarrez@worldnet.fr>
914
915 * dv-m68hc11.c (dv_m6811_attach_address_callback): Removed a
916 trace message.
917 * interp.c (sim_open, sim_create_inferior): Initialize the
918 cpu_elf_start from the ELF header.
919 * m68hc11_sim.c (cpu_initialize): Clear the new data members.
920 (cpu_restart): Use cpu_elf_start as the starting address when
921 the flag is set.
922 (cpu_special): When cpu_use_elf_start is set, the WAI instruction
923 exits the simulator (exit status is in D).
924 * m68hc11_sim.h (_sim_cpu): Added members cpu_use_elf_start and
925 cpu_elf_star to start execution at address specified in ELF file.
926
9271999-05-02 Stephane Carrez <stcarrez@worldnet.fr>
928
929 * Makefile.in, config.in, configure, configure.in: New files.
930 * gencode.c: New file, generation of 68HC11 interpreter.
931 * m68hc11_sim.h, m68hc11_sim.c: New files, specific operations
932 for interpreter.
933 * interrupts.c, interrupts.h: New files, management of interrupts.
72f4393d 934 * interp.c, sim-main.h,
e0709f50
AC
935 * dv-m68hc11.c, dv-m68hc11eepr.c, dv-m68hc11sio.c,
936 dv-m68hc11tim.c, dv-pram.c: New files representing devices for
937 68HC11 (dv-pram.c is generic and could probably migrate to common).
938 * emulos.c: New file, basic emulation of some os.