]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m68hc11/ChangeLog
daily update
[thirdparty/binutils-gdb.git] / sim / m68hc11 / ChangeLog
CommitLineData
bf3d9781
AM
12013-09-23 Alan Modra <amodra@gmail.com>
2
3 * configure: Regenerate.
4
31e6ad7d
MF
52013-06-03 Mike Frysinger <vapier@gentoo.org>
6
7 * aclocal.m4, configure: Regenerate.
8
d3685d60
TT
92013-05-10 Freddie Chopin <freddie_chopin@op.pl>
10
11 * configure: Rebuild.
12
1517bd27
MF
132013-03-26 Mike Frysinger <vapier@gentoo.org>
14
15 * configure: Regenerate.
16
256139f5
JS
172013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
18
19 * configure.ac: Use $SIM_DV_SOCKSER_O.
20 * configure: Regenerated.
21
5f3ef9d0
JB
222012-06-15 Joel Brobecker <brobecker@adacore.com>
23
24 * config.in, configure: Regenerate.
25
2232061b
MF
262012-03-24 Mike Frysinger <vapier@gentoo.org>
27
28 * aclocal.m4, config.in, configure: Regenerate.
29
db2e4d67
MF
302011-12-03 Mike Frysinger <vapier@gentoo.org>
31
32 * aclocal.m4: New file.
33 * configure: Regenerate.
34
4399a56b
MF
352011-10-19 Mike Frysinger <vapier@gentoo.org>
36
37 * configure: Regenerate after common/acinclude.m4 update.
38
9c082ca8
MF
392011-10-17 Mike Frysinger <vapier@gentoo.org>
40
41 * configure.ac: Change include to common/acinclude.m4.
42
6ffe910a
MF
432011-10-17 Mike Frysinger <vapier@gentoo.org>
44
45 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
46 call. Replace common.m4 include with SIM_AC_COMMON.
47 * configure: Regenerate.
48
2419798b
MF
492011-07-05 Mike Frysinger <vapier@gentoo.org>
50
51 * interp.c (sim_do_command): Delete.
52
3725885a
RW
532010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54
55 * configure: Regenerate.
56
d6416cdc
RW
572009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
58
81ecdfbb
RW
59 * config.in: Regenerate.
60 * configure: Likewise.
61
d6416cdc
RW
62 * configure: Regenerate.
63
b5bd9624
HPN
642008-07-11 Hans-Peter Nilsson <hp@axis.com>
65
66 * configure: Regenerate to track ../common/common.m4 changes.
67 * config.in: Ditto.
68
6efef468
JM
692008-06-06 Vladimir Prus <vladimir@codesourcery.com>
70 Daniel Jacobowitz <dan@codesourcery.com>
71 Joseph Myers <joseph@codesourcery.com>
72
73 * configure: Regenerate.
74
b1bfc053
HPN
752006-12-21 Hans-Peter Nilsson <hp@axis.com>
76
77 * config.in: Regenerate.
78
e85e3205
RE
792006-06-13 Richard Earnshaw <rearnsha@arm.com>
80
81 * configure: Regenerated.
82
2f0122dc
DJ
832006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
84
85 * configure: Regenerated.
86
20e95c23
DJ
872006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
88
89 * configure: Regenerated.
90
b3a3ffef
HPN
912006-03-29 Hans-Peter Nilsson <hp@axis.com>
92
93 * configure: Regenerate.
94
2b193c4a
MK
952005-03-23 Mark Kettenis <kettenis@gnu.org>
96
97 * configure: Regenerate.
98
35695fd6
AC
992005-01-14 Andrew Cagney <cagney@gnu.org>
100
101 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
102 explicit call to AC_CONFIG_HEADER.
103 * configure: Regenerate.
104
38f48d72
AC
1052005-01-11 Andrew Cagney <cagney@localhost.localdomain>
106
107 * configure: Regenerated to track ../common/aclocal.m4 changes.
108
b7026657
AC
1092005-01-07 Andrew Cagney <cagney@gnu.org>
110
111 * configure.ac: Rename configure.in, require autoconf 2.59.
112 * configure: Re-generate.
113
379832de
HPN
1142004-12-08 Hans-Peter Nilsson <hp@axis.com>
115
116 * configure: Regenerate for ../common/aclocal.m4 update.
117
84b11e2e
AM
1182004-06-15 Alan Modra <amodra@bigpond.net.au>
119
120 * interp.c (sim_prepare_for_program): Use bfd_get_section_size
121 instead of bfd_get_section_size_before_reloc.
122
a685700c
SC
1232003-08-08 Stephane Carrez <stcarrez@nerim.fr>
124
125 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better
126 control the translation.
127 (m68hc11tim_print_timer): Update cycle_to_string conversion.
128 (m68hc11tim_timer_event): Fix handling of output
129 compare register with its interrupts.
130 (m68hc11tim_io_write_buffer): Check output compare
131 after setting M6811_TMSK1.
132 (m68hc11tim_io_read_buffer): Fix compilation warning.
133 * dv-m68hc11.c (m68hc11_option_handler): Likewise.
134 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
135 * dv-m68hc11sio.c (m68hc11sio_info): Likewise.
136 * interrupts.c (interrupts_info): Likewise.
137 (interrupts_reset): Recognize bootstrap mode.
138 * sim-main.h (PRINT_CYCLE, PRINT_TIME): New defines.
139 (_sim_cpu): Add cpu_start_mode.
140 (cycle_to_string): Add flags member.
141 * m68hc11_sim.c (OPTION_CPU_BOOTSTRAP): New option.
142 (cpu_options): Declare new option bootstrap.
143 (cpu_option_handler): Handle it.
144 (cpu_info): Update call to cycle_to_string.
145
77342e5e
SC
1462003-08-08 Stephane Carrez <stcarrez@nerim.fr>
147
148 * sim-main.h (phys_to_virt): Use memory bank parameters to translate
149 the physical address in virtual address.
150 (struct _sim_cpu): Add memory bank members.
151 * m68hc11_sim.c (cpu_initialize): Clear memory bank parameters.
152 * interp.c (sim_hw_configure): Create memory bank according to memory
153 bank parameters.
154 (sim_get_bank_parameters): New function to obtain memory bank config
155 from the symbol table.
156 (sim_prepare_for_program): Call it to obtain the memory bank parameters.
157 (sim_open): Call sim_prepare_for_program.
158 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Use memory bank parameters
159 to check if address is within bank window.
160 (m68hc11cpu_io_read_buffer): Likewise.
161 (attach_m68hc11_regs): Map the memory bank according to memory bank
162 parameters.
163
53b3cd22
SC
1642003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
165
166 * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.
167
962e9d85
SC
1682003-08-08 Stephane Carrez <stcarrez@nerim.fr>,
169 Gary Piercey <gpiercey@northstar-technical.com>
170
171 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.
172 * sim-main.h (print_io_word): Declare.
173 * dv-m68hc11tim.c (tmsk1_desc): New description table for TMSK1.
174 (tflg1_desc): Likewise for TFLG1.
175 (m68hc11tim_info): Print input and output compare registers
176
9b9f7b3c
SC
1772003-03-02 Stephane Carrez <stcarrez@nerim.fr>
178
179 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE
180 to 32 to support memory bank switching; temporarily use 32-bit for
181 WORD_BITSIZE to avoid a bug in sim-common.
182
00416c6e
SC
1832003-03-01 Stephane Carrez <stcarrez@nerim.fr>
184
185 * interp.c (sim_fetch_register): Only store a single byte for
186 1 byte registers.
187
6b4a8935
AC
1882003-02-27 Andrew Cagney <cagney@redhat.com>
189
190 * interp.c (sim_prepare_for_program, sim_open)
191 (sim_create_inferior): Rename _bfd to bfd.
192
099d1b50
SC
1932002-08-13 Stephane Carrez <stcarrez@nerim.fr>
194
195 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.
196
31c7c532
SC
1972002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
198
199 * interp.c (sim_prepare_for_program): Look up the image for the
200 reset vector and set cpu_use_elf_start to 1 if not found.
201 (sim_open): Do not set cpu_use_elf_start.
202
39762100
SC
2032002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
204
205 * interp.c (sim_hw_configure): Return 1 for success.
206 (sim_prepare_for_program): Use the sim_hw_configure exit code to
207 return SIM_RC_FAIL.
208
7230d809
SC
2092002-08-13 Stephane Carrez <stcarrez@nerim.fr>
210
211 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory
212 bank window to some virtual address to read from extended memory.
213 (m68hc11cpu_io_write_buffer): Likewise for writing.
ca156d78 214 (attach_m68hc11_regs): When use_bank property is defined, attach
7230d809 215 to the 68HC12 16K memory bank window.
7230d809
SC
216 * interp.c (sim_hw_configure): Create memory region for banked
217 memory.
218
dcceded2
SC
2192002-08-13 Stephane Carrez <Stephane.Carrez@nerim.fr>
220
221 * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.
222 * dv-m68hc11.c (m68hc11cpu_ports): Add cpu-write-port input.
223 (m68hc11cpu_port_event): Handle CPU_WRITE_PORT event.
224
abea9e28
SC
2252002-08-13 Marko Kohtala <marko.kohtala@luukku.com>
226
227 * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping
228 when IO mapping changed, not when internal RAM mapping is changed.
229
63f36def
SC
2302002-08-13 Stephane Carrez <stcarrez@nerim.fr>
231
232 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
233 * sim-main.h (M6812_CALL_INDIRECT): Add to enum.
234 (m6811_regs): Add page register.
235 (cpu_set_page, cpu_get_page): New macros.
236 (phys_to_virt): New function.
237 (cpu_get_indexed_operand_addr, cpu_return): Declare.
238 * gencode.c: Identify indirect addressing mode for call and fix daa.
239 (gen_function_entry): New param to tell if src8/dst8 locals are
240 necessary.
241 (gen_interpreter): Use it to avoid generation of unused variables.
242 * interp.c (sim_fetch_register): Allow to read page register; page
243 register, A, B and CCR are only 1 byte wide.
244 (sim_store_register): Likewise for writing.
245
c8cca39f
AC
2462002-06-16 Andrew Cagney <ac131313@redhat.com>
247
248 * configure: Regenerated to track ../common/aclocal.m4 changes.
249
3c25f8c7
AC
2502002-06-09 Andrew Cagney <cagney@redhat.com>
251
252 * Makefile.in (INCLUDE): Update path to callback.h.
253 * sim-main.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
254
86596dc8
SC
2552002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
256
257 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
258 (cpu_move16): Likewise.
259 (sim_memory_error): Use sim_io_printf.
260 (cpu_option_handler): Fix compilation warning.
261 * interp.c (sim_hw_configure): Fix compilation warning;
262 remove m68hc12sio@2 device.
263 (sim_open): Likewise.
264 * dv-m68hc11tim.c (m68hc11tim_port_event): Fix clear of TFLG2
265 flags when reset.
266 (cycle_to_string): Improve convertion of cpu cycle number.
267 (m68hc11tim_info): Print info about PACNT.
268 (m68hc11tim_io_write_buffer): Fix clearing of TFLG2; handle
269 TCTL1 and TCTL2 registers.
270 * dv-m68hc11.c (m68hc11_info): Print 6811 current running mode.
271
827ec39a
SC
2722002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
273
274 * interp.c (sim_hw_configure): Save the HW cpu pointer in the
275 cpu struct.
276 (sim_hw_configure): Connect the capture input/output events.
277 * sim-main.h (_sim_cpu): New member hw_cpu.
278 (m68hc11cpu_set_oscillator): Declare.
279 (m68hc11cpu_clear_oscillator): Declare.
280 (m68hc11cpu_set_port): Declare.
281 * dv-m68hc11.c (m68hc11_options): New for oscillator commands.
282 (m68hc11cpu_ports): New input ports and output ports to reflect
283 the HC11 IOs.
284 (m68hc11_delete): Cleanup any running oscillator.
285 (attach_m68hc11_regs): Create the input oscillators.
286 (make_oscillator): New function.
287 (find_oscillator): New function.
288 (oscillator_handler): New function.
289 (reset_oscillators): New function.
290 (m68hc11cpu_port_event): Handle the new input ports.
291 (m68hc11cpu_set_oscillator): New function.
292 (m68hc11cpu_clear_oscillator): New function.
293 (get_frequency): New function.
294 (m68hc11_option_handler): New function.
295 (m68hc11cpu_set_port): New function.
296 (m68hc11cpu_io_write): Post the port output events.
297 * dv-m68hc11spi.c (set_bit_port): Use m68hc11cpu_set_port to set
298 the output port value.
299 * dv-m68hc11tim.c (m68hc11tim_port_event): Handle CAPTURE event
300 by latching the TCNT value in the register.
301
5abb9efa
SC
3022002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
303
304 * sim-main.h (cpu_frame, cpu_frame_list): Remove.
305 (cpu_frame_reg, cpu_print_frame): Remove.
306 (cpu_m68hc11_push_uint8, cpu_m68hc11_pop_uint8): Cleanup.
307 (cpu_m68hc11_push_uint16, cpu_m68hc11_pop_uint16): Likewise.
308 (cpu_m68hc12_push_uint8, cpu_m68hc12_push_uint16): Likewise.
309 (cpu_m68hc12_pop_uint8, cpu_m68hc12_pop_uint16): Likewise.
310 * m68hc11_sim.c (cpu_find_frame): Remove.
311 (cpu_create_frame_list): Remove.
312 (cpu_remove_frame_list, cpu_create_frame, cpu_free_frame): Remove.
313 (cpu_frame_reg, cpu_print_frame, cpu_update_frame): Remove.
314 (cpu_call): Cleanup to remove #if HAVE_FRAME and calls to the above.
315 (cpu_update_frame): Likewise.
316 (cpu_return): Likewise.
317 (cpu_reset): Likewise.
318 (cpu_initialize): Likewise.
319 * interp.c (sim_do_command): Remove call to cpu_print_frame.
320
26128965
SC
3212002-03-07 Stephane Carrez <Stephane.Carrez@worldnet.fr>
322
323 * interrupts.c (interrupts_reset): New function, setup interrupt
324 vector address according to cpu mode.
325 (interrupts_initialize): Move reset portion to the above.
326 (interrupt_names): New table to give a name to interrupts.
327 (idefs): Handle pulse accumulator interrupts.
328 (interrupts_info): Print the interrupt history.
329 (interrupt_option_handler): New function.
330 (interrupt_options): New table of options.
331 (interrupts_update_pending): Keep track of when interrupts are
332 raised and implement breakpoint-on-raise-interrupt.
333 (interrupts_process): Keep track of when interrupts are taken
334 and implement breakpoint-on-interrupt.
335 * interrupts.h (struct interrupt_history): Define.
336 (struct interrupt): Keep track of the interrupt history.
337 (interrupts_reset): Declare.
338 (interrupts_initialize): Update prototype.
339 * m68hc11_sim.c (cpu_reset): Reset interrupts.
340 (cpu_initialize): Cleanup.
341
eefde351
SC
3422001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
343
344 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
345 address.
346 (m68hc11eepr_port_event): Fix detach/attach logic.
347
00d0c012
SC
3482001-07-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
349
350 * Makefile.in (SIM_OBJS): Remove sim-resume.o
351 * interp.c (sim_resume): New function from sim-resume.c, install
352 the stepping event after having processed the pending ticks.
353 (has_stepped): Likewise.
354 (sim_info): Produce an output only if verbose or STATE_VERBOSE_P.
355
b51c7603
AC
3562001-07-10 Andrew Cagney <ac131313@redhat.com>
357
358 * Makefile.in (gencode): Provide explicit path to gencode.c.
359
81e09ed8
SC
3602001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
361
362 * Makefile.in (M68HC11_OBJS): Add m68hc12int.o.
363 (m68hc12int.c): Generate using gencode -m6812.
364 (m68hc11int.c): Likewise with -m6811.
365
366 * gencode.c (m6811_opcode_patterns): New patterns for 68HC12.
367 (m6811_page1_opcodes): Remove duplicate entries.
368 (m6811_page2_opcodes): Likewise.
369 (m6811_page3_opcodes): Likewise.
370 (m6811_page4_opcodes): Likewise.
371 (m6812_page1_opcodes): New table for 68HC12 instructions.
372 (m6812_page2_opcodes): Likewise.
373 (gen_fetch_operands): New modes [] and &[] for 68HC12 operands.
374 (gen_save_result): Likewise.
375 (gen_interpreter_for_table): Handle 68HC11 and 68HC12 opcodes.
376 (cmp_opcode): New function for opcode comparision.
377 (prepare_table): Sort the opcodes.
378 (gen_interpreter): Prepare all the tables and generate either
379 a 68HC11 or a 68HC12 simulator.
380 (main): New options -m6811 and -m6812.
381
382 * m68hc11_sim.c (cpu_single_step): Use pointer to cpu interpretor.
383 (cpu_special): Simulation of some 68HC12 instructions.
384 (cpu_exg): New function.
385 (cpu_dbcc): Likewise.
386 (cpu_fetch_relbranch16): Likewise.
387 (cpu_push_all): Push according to 68HC11 or 68HC12.
388 (cpu_move16): Likewise.
389 (cpu_move8): Likewise.
390 (cpu_get_indexed_operand16): Likewise.
391 (cpu_get_indexed_operand8): Likewise.
392 (cpu_get_indexed_operand_addr): Likewise.
393 (cpu_set_reg, cpu_set_dst_reg, cpu_get_src_reg, cpu_get_reg): Likewise.
394 (cpu_reset): Setup INIT register according to architecture.
395
396 * sim-main.h (M6811_Special): Add 68HC12 specific instructions.
397 (_sim_cpu): Keep track of the cpu being simulated.
398 (cpu_get_tmp3, cpu_get_tmp2, cpu_set_tmp3, cpu_set_tmp2): New.
399 (cpu_m68hc11_push_uintxx): Rename of cpu_push_uintxx.
400 (cpu_m68hc11_pop_uint8): Likewise.
401 (cpu_m68hc12_push_uintxx): New functions for 68HC12.
402 (cpu_m68hc12_pop_uintxx): Likewise.
403 (cpu_exg, cpu_dbcc, cpu_move8, cpu_move16): Likewise,
404 (cpu_fetch_relbranch16): Likewise.
405 (cpu_interp_m6811): Rename of cpu_interp.
406 (cpu_interp_m6812): New function.
407 * interp.c (free_state): New function.
408 (dev_list_68hc12): New table.
409 (sim_board_reset): Reset depending on the cpu (HC11 or HC12).
410 (sim_hw_configure): New function.
411 (sim_prepare_for_program): New function.
412 (sim_open): Use above new functions.
413 (sim_close): Call free_state().
414 (sim_info): Print info according to cpu.
415 (sim_create_inferior): Use sim_prepare_for_program.
416 (sim_do_command): Configure the hardware after a change of the
417 architecture.
418
11115521
SC
4192001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
420
421 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
422 pending interrupts.
423 * interrupts.c (interrupts_process): Keep track of the last number
424 of masked insn cycles.
425 (interrupts_initialize): Clear last number of masked insn cycles.
426 (interrupts_info): Report them.
427 (interrupts_update_pending): Compute clear and set masks of
428 interrupts and clear the interrupt bits before setting them
429 (due to SCI interrupt sharing).
430 * interrupts.h (struct interrupts): New members last_mask_cycles
431 and xirq_last_mask_cycles.
432
b93775f5
SC
4332000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
434
435 * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Use attach_size
436 instead of a hard-coded value.
437 (m68hc11cpu_io_write_buffer): Likewise.
438 (dv_m68hc11_descriptor): Define a 68hc12 device.
439 * dv-m68hc11eepr.c (dv_m68hc11eepr_descriptor): Likewise.
440 * dv-m68hc11tim.c (dv_m68hc11tim_descriptor): Likewise.
441 * dv-m68hc11spi.c (dv_m68hc11spi_descriptor): Likewise.
442 * dv-m68hc11sio.c (dv_m68hc11sio_descriptor): Likewise.
443
639aa4f7
SC
4442000-11-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
445
446 * dv-m68hc11.c (attach_m68hc11_regs): Register a delete handler.
447 (m68hc11cpu_delete): Delete handler to detach the address space.
448
6e73e7ed
SC
4492000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
450
451 * dv-m68hc11eepr.c (attach_m68hc11eepr_regs): Use hw_malloc.
452 * dv-nvram.c (attach_nvram_regs): Use hw_free and hw_malloc
453 instead of free and malloc.
454
5f186447
SC
4552000-09-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
456
457 * Makefile.in: Was missing from initial patch.
458
9830501b
SC
4592000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
460
461 * interp.c (sim_store_register): Remove soft register hack.
462 (sim_fetch_register): Likewise.
463 (sim_create_inferior): Likewise.
464 * sim-main.h: Likewise.
465
a8afa79a
SC
4662000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
467
468 * interrupts.c (interrupts_update_pending): Clear the mask of
469 pending interrupts here.
470 (interrupts_get_current): Don't clear the mask of pending interrupts.
471
2990a9f4
SC
4722000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
473
474 * sim-main.h: Define cycle_to_string.
475 * dv-m68hc11tim.c (cycle_to_string): New function to translate
476 the cpu cycle into some formatted time string.
477 (m68hc11tim_print_timer): Use it.
478 * dv-m68hc11sio.c (m68hc11sio_info): Use cycle_to_string.
479 * dv-m68hc11spi.c (m68hc11spi_info): Likewise.
480 * interrupts.c (interrupts_info): Likewise.
481 * m68hc11_sim.c (cpu_info): Likewise.
482
401493c8
SC
4832000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
484
485 * dv-m68hc11tim.c (m68hc11tim_timer_event): Compute the overflow
486 interrupt and compare events accurately. Take into account the
487 pending ticks not processed by the simulator yet (introduced a shift).
488 (m68hc11_port_event): Reset the timer interrupt delays.
489 (m68hc11tim_io_read_buffer): Be able to read several bytes.
490 (m68hc11tim_io_write_buffer): Likewise for write.
491 (m68hc11tim_io_write_buffer): Recompute the timer overflow interrupt.
492
4d72d17a
SC
4932000-09-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
494
495 * dv-m68hc11spi.c (m68hc11spi_io_read_buffer): Clear the interrupts.
496 (m68hc11spi_io_write_buffer): Likewise and fix the spi frame.
497 (m68hc11spi_info): Clarify the status report
498 of the SPI when a byte is being sent.
499 (m68hc11spi_clock): Fix the spi send frame.
500
63348d04
SC
5012000-08-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
502
503 * sim-main.h (m68hc11_map_level): Define level of address mappings.
504 * dv-m68hc11eepr.c (struct m68hc11eepr ): New flag to indicate
505 whether the eeprom is currently mapped or not.
506 (m68hc11eepr_port_event): Use the flag to see if we must unmap
507 or map the eeprom. Update the flag to reflect the current state.
508 Use M6811_EEPROM_LEVEL when mapping the eeprom.
509 (m68hc11eepr_finish): Remove overlap hack.
510 (attach_m68hc11eepr_regs): Use M6811_IO_LEVEL when mapping the
511 config and control registers.
512 * dv-m68hc11.c (m68hc11cpu_finish): Remove overlap hack.
513 (attach_m68hc11_regs): Use M6811_IO_LEVEL.
514 (m68hc11cpu_io_write): Likewise when unmapping and re-mapping.
515 * dv-m68hc11spi.c (m68hc11spi_finish): Likewise.
516 (attach_m68hc11spi_regs): Likewise.
517 * dv-m68hc11tim.c (m68hc11tim_finish): Likewise.
518 (attach_m68hc11tim_regs): Likewise.
519 * dv-m68hc11sio.c (m68hc11sio_finish): Likewise.
520 (attach_m68hc11sio_regs): Likewise.
521 * interp.c (sim_open): Likewise.
522 * dv-nvram.c (attach_nvram_regs): Likewise.
523
5d031c16
AC
524Thu Jul 27 21:27:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
525
526 * configure, config.in: Regenerate.
527
e0709f50
AC
5282000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
529
530 * Makefile.in (SIM_RUN_OBJS): Define to use nrun.c
531 * dv-m68hc11.c (m68hc11cpu_finish): Register detach address callback.
532 (dv_m6811_detach_address_callback): New function to detach a
533 device from an address space.
534 * dv-m68hc11eepr.c (m68hc11eepr_port_event): Initialize
535 config register according to --cpu-config option.
536 * sim-main.h (_sim_cpu): Add cpu_config member.
537 * interp.c (sim_open): Delete specific simulator options.
538 * m68hc11_sim.c (cpu_option_handler): New options
539 --emulos and -cpu-config <val> to configure the simulator.
540 (cpu_initialize): Initialize cpu_config member.
541
5422000-06-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
543
544 * emulos.c: Fix indentation and comments.
545 * gencode.c: Likewise.
546 * dv-m68hc11tim.c (m68hc11tim_timer_event): Handle COMPARE_EVENT.
547 (m68hc11tim_io_write_buffer): Write compare registers and
548 setup compare event.
549 * interp.c: Remove unused global variables.
550 * interrupts.c (idefs): New compare interrupts.
551 Fix indentation and comments.
552 * interrupts.h: Likewise.
553
5542000-06-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
555
556 * dv-m68hc11sio.c: Fix indentation and comments.
557 Remove INT_PORT.
558 * dv-m68hc11.c: Fix indentation and comments.
559 (m68hc11cpu_port_event): Move initialization of M6811_HPRIO from here.
560 * m68hc11_sim.c (cpu_reset): To here.
561 * dv-m68hc11eepr.c: Fix indentation and comments.
562
5632000-06-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
564
565 * dv-nvram.c: New file, rename from dv-pram.c.
566 * dv-pram.c: Delete file.
567 * sim-main.h: Incorporate m68hc11_sim.h.
568 * m68hc11_sim.h: Delete file.
569 * configure.in: Rename pram into nvram.
570 * interp.c (sim_open): Likewise in creation of device tree.
571
5722000-05-31 Stephane Carrez <Stephane.Carrez@worldnet.fr>
573
574 * interp.c (sim_open): Create the SPI device.
575 * dv-m68hc11spi.c: New file for SPI device simulation.
576 * configure.in (hw_extra_devices): Add SPI device.
577
5782000-05-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
579
580 * interrupts.c (interrupts_initialize): Clear XIRQ accounting.
581 (interrupts_process): Separate IRQ and XIRQ accounting.
582 (interrupts_info): Report XIRQ accounting.
583 * interrupts.h (struct interrupts): Added accounting for XIRQ.
584
5852000-04-16 Stephane Carrez <stcarrez@worldnet.fr>
586
587 * dv-pram.c (attach_pram_regs): Fix the 'save-modified' mode.
588 * m68hc11_sim.h (_sim_cpu): Allow configuration of cpu mode.
589 * dv-m68hc11.c (attach_m68hc11_regs): Get the cpu MODA,MODB
590 configuration from the 'mode' device tree property.
591 (m68hc11cpu_port_event): Reset M6811_HPRIO to the cpu MODA, MODB
592 configuration.
593
5942000-02-24 Stephane Carrez <stcarrez@worldnet.fr>
595
596 * sim-main.h: Remove WITH_TARGET_* defines.
597 * Makefile.in (SIM_EXTRA_CFLAGS): Specify the WITH_TARGET_* flags.
598
5992000-02-08 Stephane Carrez <stcarrez@worldnet.fr>
600
601 * dv-m68hc11sio.c (m68hc11sio_port_event): Setup the SCI to
602 1200 baud when cpu is in bootstrap mode.
603
604 * dv-m68hc11tim.c (m68hc11tim_io_write_buffer): Be able to
605 write in the TCTN timer register.
606
607 * dv-m68hc11sio.c (m68hc11sio_io_write_buffer): Divide cpu clock
608 by 4 to obtain the E clock frequency.
609 (sccr2_desc): Use M6811_TIE for TIE bit.
610 (m68hc11sio_info): Fix baud rate report.
611
612 * dv-m68hc11tim.c (to_realtime): Likewise.
613
614 * interp.c (sim_open): When building device tree, only provide
615 devices that do not exist yet.
616
617 * emulos.c: Fix compilation pb under Windows.
618
619 * dv-m68hc11.c (attach_m68hc11_regs): Get the clock frequency
620 from the 'clock' property.
621
6222000-01-02 Stephane Carrez <stcarrez@worldnet.fr>
623
624 * m68hc11_sim.h (*_REGNUM): Define.
625 (_sim_cpu): New member cpu_page0_reg table.
626 * interp.c (sim_create_inferior): Fill the cpu_page0_reg table with
627 addresses of soft registers in .page0.
628 (sim_fetch_register, sim_store_register): Use cpu_page0_reg table
629 to get/set soft registers.
630
6311999-12-31 Stephane Carrez <stcarrez@worldnet.fr>
632
633 * dv-m68hc11.c (m68hc11cpu_io_write_buffer): Clear byte to avoid
634 returning random values.
635
6361999-12-17 Stephane Carrez <stcarrez@worldnet.fr>
637
638 * gencode.c: Fix "subb N,x" that used a instead of b.
639
6401999-09-09 Stephane Carrez <stcarrez@worldnet.fr>
641
642 * gencode.c: Fixed sbc8 and adc8 when there was a initial carry.
643
6441999-09-01 Stephane Carrez <stcarrez@worldnet.fr>
645
646 * sim-main.h (SIM_HANDLES_LMA): Define to enable loading using lma.
647
6481999-08-14 Stephane Carrez <stcarrez@worldnet.fr>
649
650 * dv-m68hc11.c (attach_m68hc11_regs): Save the size of the
651 register region in the m68hc11cpu struct.
652 (m68hc11cpu_io_write): When the IO mapping addres changes,
653 detach the register region and re-attach it at the new address.
654 (m68hc11cpu_io_read_buffer): Renamed base_address into
655 attach_address.
656 (m68hc11cpu_io_write_buffer): Likewise. Pass the hw pointer
657 to m68hc11cpu_io_write.
658
6591999-08-13 Stephane Carrez <stcarrez@worldnet.fr>
660
661 * gencode.c: For sbc8, check the carry and increment the source
662 before trying to set the carry for the result.
663
6641999-05-24 John S. Kallal <kallal@voicenet.com>
665
666 * interp.c (sim_get_info): Don't crash if the command line is 0.
667 Define prototype for sim_get_info() and init_system().
668 (sim_info): Correct call to sim_get_info().
669
6701999-05-16 Stephane Carrez <stcarrez@worldnet.fr>
671
672 * configure.in: Recognize m6811-*-*.
673 * configure: Regenerate.
674 * m68hc11_sim.h (cpu_ccr_update_add8, cpu_ccr_update_add16,
675 cpu_ccr_update_sub8, cpu_ccr_update_sub16):
676 Correct the computation of carry of 8 and 16-bits add and subtract.
677 * gencode.c: Use cpu_ccr_update_sub8 for subtraction (carry and
678 overflow set in a different manner than add).
679
6801999-05-14 Stephane Carrez <stcarrez@worldnet.fr>
681
682 * dv-m68hc11.c (dv_m6811_attach_address_callback): Removed a
683 trace message.
684 * interp.c (sim_open, sim_create_inferior): Initialize the
685 cpu_elf_start from the ELF header.
686 * m68hc11_sim.c (cpu_initialize): Clear the new data members.
687 (cpu_restart): Use cpu_elf_start as the starting address when
688 the flag is set.
689 (cpu_special): When cpu_use_elf_start is set, the WAI instruction
690 exits the simulator (exit status is in D).
691 * m68hc11_sim.h (_sim_cpu): Added members cpu_use_elf_start and
692 cpu_elf_star to start execution at address specified in ELF file.
693
6941999-05-02 Stephane Carrez <stcarrez@worldnet.fr>
695
696 * Makefile.in, config.in, configure, configure.in: New files.
697 * gencode.c: New file, generation of 68HC11 interpreter.
698 * m68hc11_sim.h, m68hc11_sim.c: New files, specific operations
699 for interpreter.
700 * interrupts.c, interrupts.h: New files, management of interrupts.
701 * interp.c, sim-main.h,
702 * dv-m68hc11.c, dv-m68hc11eepr.c, dv-m68hc11sio.c,
703 dv-m68hc11tim.c, dv-pram.c: New files representing devices for
704 68HC11 (dv-pram.c is generic and could probably migrate to common).
705 * emulos.c: New file, basic emulation of some os.