]> Git Repo - binutils.git/blame - sim/h8300/ChangeLog
sim: unify toolchain settings
[binutils.git] / sim / h8300 / ChangeLog
CommitLineData
c2783492
MF
12021-04-02 Mike Frysinger <[email protected]>
2
3 * aclocal.m4, configure: Regenerate.
4
ebe9564b
MF
52021-02-28 Mike Frysinger <[email protected]>
6
7 * configure: Regenerate.
8
760b3e8b
MF
92021-02-21 Mike Frysinger <[email protected]>
10
11 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
12 * aclocal.m4, configure: Regenerate.
13
136da8cd
MF
142021-02-13 Mike Frysinger <[email protected]>
15
16 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
17 * aclocal.m4, configure: Regenerate.
18
aa09469f
MF
192021-02-06 Mike Frysinger <[email protected]>
20
21 * configure: Regenerate.
22
54780889
MF
232021-01-13 Mike Frysinger <[email protected]>
24
25 * compile.c (memory_size): Move definition to top of file.
26 (h8_get_memory, h8_set_memory): Assert access is within memory_size.
27 (h8_get_eightbit_buf): Delete.
28 h8_set_eightbit_buf, h8_get_eightbit, h8_set_eightbit): Likewise.
29 (GET_MEMORY_L): Delete eightbit references.
30 (GET_MEMORY_W, GET_MEMORY_B, SET_MEMORY_L, SET_MEMORY_W,
31 SET_MEMORY_B, init_pointers, step_once, sim_load): Likewise.
32 (sim_write): Likewise. Return i instead of size.
33 (sim_read): Check addr is within memory_size.
34 * sim-main.h (struct h8300_cpu_state): Delete eightbit.
35
5c1008a4
MF
362021-01-11 Mike Frysinger <[email protected]>
37
38 * configure.ac: Call SIM_AC_OPTION_WARNINGS.
39 * configure: Regenerate.
40
68ed2854
MF
412021-01-11 Mike Frysinger <[email protected]>
42
43 * config.in, configure: Regenerate.
44 * compile.c: Delete HAVE_TIME_H & HAVE_STDLIB_H.
45
50df264d
MF
462021-01-09 Mike Frysinger <[email protected]>
47
48 * configure: Regenerate.
49
46f900c0
MF
502021-01-08 Mike Frysinger <[email protected]>
51
52 * configure: Regenerate.
53
bfc7d04a
MF
542021-01-07 Mike Frysinger <[email protected]>
55
56 * compile.c (set_simcache_size, h8_get_cache_top, h8_set_cache_top,
57 h8_get_compiles, h8_increment_compiles, h8_get_cache_idx_buf,
58 h8_set_cache_idx_buf, h8_get_cache_idx, h8_set_cache_idx, compile,
59 set_simcache_size): Delete.
60 (init_pointers): Delete calls to h8_get_cache_idx_buf,
61 h8_set_cache_idx_buf, and set_simcache_size.
62 (step_once): Replace call to h8_get_cache_idx with decode. Delete
63 case 0 handling and call to compile.
64 (sim_write): Delete call to h8_set_cache_idx.
65 (sim_info): Delete call to h8_get_compiles & sim_cache_size.
66 (sim_load): Delete calls to h8_get_cache_idx_buf & h8_set_cache_idx_buf.
67 * sim-main.h (sim_state): Delete sim_cache_size, sim_cache, cache_idx,
68 cache_top, and compiles.
69
dfb856ba
MF
702021-01-04 Mike Frysinger <[email protected]>
71
72 * configure: Regenerate.
73
5c887dd5
JB
742017-09-06 John Baldwin <[email protected]>
75
76 * configure: Regenerate.
77
ce39bd38
MF
782016-01-10 Mike Frysinger <[email protected]>
79
80 * config.in, configure: Regenerate.
81
35656e95
MF
822016-01-10 Mike Frysinger <[email protected]>
83
84 * configure: Regenerate.
85
16f7876d
MF
862016-01-10 Mike Frysinger <[email protected]>
87
88 * configure: Regenerate.
89
e19418e0
MF
902016-01-10 Mike Frysinger <[email protected]>
91
92 * configure: Regenerate.
93
22be3fbe
MF
942016-01-10 Mike Frysinger <[email protected]>
95
96 * configure: Regenerate.
97
0dc73ef7
MF
982016-01-10 Mike Frysinger <[email protected]>
99
100 * configure: Regenerate.
101
347fe5bb
MF
1022016-01-10 Mike Frysinger <[email protected]>
103
104 * configure: Regenerate.
105
99d8e879
MF
1062016-01-10 Mike Frysinger <[email protected]>
107
108 * configure: Regenerate.
109
936df756
MF
1102016-01-09 Mike Frysinger <[email protected]>
111
112 * config.in, configure: Regenerate.
113
2e3d4f4d
MF
1142016-01-06 Mike Frysinger <[email protected]>
115
116 * compile.c (sim_open): Mark argv const.
117 (sim_create_inferior): Mark argv and env const.
118
9bbf6f91
MF
1192016-01-04 Mike Frysinger <[email protected]>
120
121 * configure: Regenerate.
122
77cf2ef5
MF
1232016-01-03 Mike Frysinger <[email protected]>
124
125 * compile.c (sim_open): Update sim_parse_args comment.
126
0cb8d851
MF
1272016-01-03 Mike Frysinger <[email protected]>
128
129 * config.in, configure: Regenerate.
130
1ac72f06
MF
1312016-01-02 Mike Frysinger <[email protected]>
132
133 * configure.ac (SIM_AC_OPTION_ENDIAN): Change BIG_ENDIAN to BIG.
134 * configure: Regenerate.
135
cec99e6b
MF
1362015-12-30 Mike Frysinger <[email protected]>
137
138 * compile.c (sim_state_initialize): Delete.
139 (sim_open): Replace sim_state_initialize call with SBR_REGNUM
140 assignment.
141
2a2757ac
MF
1422015-12-30 Mike Frysinger <[email protected]>
143
144 * compile.c (h8300_reg_store): Delete sd. Change init_pointers to
145 use CPU_STATE (cpu). Change h8_set_pc to cpu->pc. Return -1 and
146 drop the printf if the default case. Change all the set func calls
147 to use cpu->regs[rn] instead.
148 (h8300_reg_store): Delete sd. Change init_pointers to
149 use CPU_STATE (cpu). Change h8_get_pc to cpu->pc. Return -1 and
150 drop the printf if the default case. Change all the get func calls
151 to use cpu->regs[rn] instead. Add ZERO_REGNUM case. Return 2 and
152 4 instead of -1 at the end.
153
4ca9d09e
MF
1542015-12-30 Mike Frysinger <[email protected]>
155
156 * compile.c (lvalue): Change sim_engine_set_run_state calls to
157 sim_engine_halt. Declare local cpu.
158 (fetch_1): Likewise.
159 (store_1): Likewise.
160 (sim_resume): Rename to ...
161 (step_once): ... this. Declare init1, poll_count, reason, and
162 sigrc variables. Delete step checking. Change
163 sim_engine_set_run_state calls to sim_engine_halt. Delete poll
164 logic. Change while(1) loop to while(0).
165 (sim_engine_run): New function.
166 * Makefile.in (SIM_OBJS): Add sim-resume.o.
167
5658c257
MF
1682015-12-30 Mike Frysinger <[email protected]>
169
170 * compile.c (sim_open): Delete current_alignment and
171 current_target_byte_order assignments.
172 * configure.ac: Call SIM_AC_OPTION_ENDIAN and
173 SIM_AC_OPTION_ALIGNMENT.
174 * configure: Regenerate.
175
e1211e55
MF
1762015-12-30 Mike Frysinger <[email protected]>
177
178 * wrapper.c (sim_store_register): Rename to ...
179 (h8300_reg_store): ... this. Declare sd.
180 (sim_fetch_register): Rename to ...
181 (h8300_reg_fetch): ... this. Declare sd.
182 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
183
c78dff22
MF
1842015-12-30 Mike Frysinger <[email protected]>
185
186 * compile.c (lreg): Delete.
187 (init_pointers): Delete lreg assignments.
188
f2089a69
MF
1892015-12-30 Mike Frysinger <[email protected]>
190
191 * inst.h: Delete file.
192 * Makefile.in (compile.o): Delete rule.
193
1b393626
MF
1942015-12-26 Mike Frysinger <[email protected]>
195
196 * config.in, configure: Regenerate.
197
bd3fb5b8
MF
1982015-12-24 Mike Frysinger <[email protected]>
199
200 * compile.c (H8300_OPTIONS): New enum from common/sim-options.c.
201 (h8300_option_handler): New func from common/sim-options.c.
202 (h8300_options): New options from common/sim-options.c.
203 (sim_open): Call sim_add_option_table.
204 * tconfig.h: Delete file.
205
8abe6c66
MF
2062015-12-24 Mike Frysinger <[email protected]>
207
208 * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
209
c1fc4b4d
MF
2102015-11-21 Mike Frysinger <[email protected]>
211
212 * compile.c (sim_callback, sim_kind, myname): Delete.
213 (init_pointers, sim_store_register, sim_fetch_register, sim_info):
214 Change sim_callback->printf_filtered calls to sim_io_printf.
215 (sim_resume): Likewise. Declare sim_callback.
216 (sim_open): Delete sim_callback, sim_kind, and myname assignment.
217 (sim_load); Use sd to look up myname, sim_callback, and sim_kind.
218
797eee42
MF
2192015-11-15 Mike Frysinger <[email protected]>
220
221 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
222
8ae8f9c3
MF
2232015-11-15 Mike Frysinger <[email protected]>
224
225 * Makefile.in (SIM_OBJS): Add sim-reason.o and sim-stop.o.
226 * compile.c (sim_stop, sim_stop_reason): Delete.
227
d2dfd242
MF
2282015-11-14 Mike Frysinger <[email protected]>
229
230 * Makefile.in (SIM_OBJS): Delete sim-load.o.
231
6e4f085c
MF
2322015-11-14 Mike Frysinger <[email protected]>
233
234 * compile.c (sim_close): Delete.
235
5697b730
MF
2362015-11-09 Mike Frysinger <[email protected]>
237
238 * compile.c (littleendian): Delete.
239 (init_pointers): Delete littleendian usage.
240
8d0978fb
MF
2412015-06-23 Mike Frysinger <[email protected]>
242
243 * configure: Regenerate.
244
a3487082
MF
2452015-06-12 Mike Frysinger <[email protected]>
246
247 * configure: Regenerate.
248
306f4178
MF
2492015-06-12 Mike Frysinger <[email protected]>
250
251 * configure: Regenerate.
252
20bca71d
MF
2532015-04-18 Mike Frysinger <[email protected]>
254
255 * sim-main.h (SIM_CPU): Delete.
256
7e83aa92
MF
2572015-04-18 Mike Frysinger <[email protected]>
258
259 * sim-main.h (sim_cia): Delete.
260
034685f9
MF
2612015-04-17 Mike Frysinger <[email protected]>
262
263 * sim-main.h (CIA_GET, CIA_SET): Delete.
264
27b97b40
MF
2652015-04-17 Mike Frysinger <[email protected]>
266
267 * compile.c (h8300_pc_get, h8300_pc_set): New functions.
268 (sim_open): Declare new local var i. Call CPU_PC_FETCH &
269 CPU_PC_STORE for all cpus.
270 * sim-main.h (SIM_CPU): Define.
271
78e9aa70
MF
2722015-04-15 Mike Frysinger <[email protected]>
273
274 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
275 * sim-main.h (STATE_CPU): Delete.
276
f95f4ed2
MF
2772015-04-15 Mike Frysinger <[email protected]>
278
279 * compile.c: Include sim-options.h.
280 (sim_open): Call sim_cpu_alloc_all instead of sim_cpu_alloc.
281 * sim-main.h (struct sim_state): Change cpu to an array of pointers.
282 (STATE_CPU): Handle WITH_SMP.
283
bf12d44e
MF
2842015-04-13 Mike Frysinger <[email protected]>
285
286 * configure: Regenerate.
287
122bbfb5
MF
2882015-04-06 Mike Frysinger <[email protected]>
289
290 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
291
1a8faa2a
MF
2922015-04-01 Mike Frysinger <[email protected]>
293
294 * Makefile.in (SIM_OBJS): Delete $(SIM_EXTRA_OBJS).
295
aadc9410
MF
2962015-03-31 Mike Frysinger <[email protected]>
297
298 * config.in, configure: Regenerate.
299
523ba8f9
MF
3002015-03-24 Mike Frysinger <[email protected]>
301
302 * compile.c (sim_set_callbacks, sim_size, sim_trace): Delete.
303 * tconfig.h (SIM_HAVE_PROFILE): Delete.
304
ae7d0cac
MF
3052015-03-16 Mike Frysinger <[email protected]>
306
307 * config.in, configure: Regenerate.
308 * tconfig.in: Rename file ...
309 * tconfig.h: ... here.
310
465fb143
MF
3112015-03-14 Mike Frysinger <[email protected]>
312
313 * Makefile.in (SIM_RUN_OBJS): Delete.
314
5cddc23a
MF
3152015-03-14 Mike Frysinger <[email protected]>
316
317 * configure.ac (AC_CHECK_HEADERS): Delete stdlib.h & time.h.
318 * aclocal.m4, configure: Regenerate.
319
2d7bb758
JB
3202014-12-03 Joel Brobecker <[email protected]>
321
322 * compile.c (sim_resume): Adjust calls to "stat" and "fstat"
323 callbacks by calls to "to_stat" and "to_fstat" (resp) callbacks
324 following renaming in callback.h.
325
2974be62
AM
3262014-08-19 Alan Modra <[email protected]>
327
328 * configure: Regenerate.
329
faa743bb
RM
3302014-08-15 Roland McGrath <[email protected]>
331
332 * configure: Regenerate.
333 * config.in: Regenerate.
334
b2b255bd
MF
3352014-03-05 Mike Frysinger <[email protected]>
336
337 * compile.c (sim_load): Add const to prog.
338
ef3e8cf7
MF
3392014-02-17 Mike Frysinger <[email protected]>
340
341 PR gdb/16450
342 * compile.c (control_c_sim_desc): Delete.
343 (control_c): Likewise.
344 (sim_resume): Delete signal(SIGINT) handling.
345
bf3d9781
AM
3462013-09-23 Alan Modra <[email protected]>
347
348 * configure: Regenerate.
349
31e6ad7d
MF
3502013-06-03 Mike Frysinger <[email protected]>
351
352 * aclocal.m4, configure: Regenerate.
353
5f3ef9d0
JB
3542012-06-15 Joel Brobecker <[email protected]>
355
356 * config.in, configure: Regenerate.
357
a6ff997c
NC
3582012-05-18 Nick Clifton <[email protected]>
359
360 PR 14072
361 * compile.c: Include config.h before system header files.
362 * sim-main.h: Likewise.
363
2232061b
MF
3642012-03-24 Mike Frysinger <[email protected]>
365
366 * aclocal.m4, config.in, configure: Regenerate.
367
db2e4d67
MF
3682011-12-03 Mike Frysinger <[email protected]>
369
370 * aclocal.m4: New file.
371 * configure: Regenerate.
372
9c082ca8
MF
3732011-10-17 Mike Frysinger <[email protected]>
374
375 * configure.ac: Change include to common/acinclude.m4.
376
6ffe910a
MF
3772011-10-17 Mike Frysinger <[email protected]>
378
379 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
380 call. Replace common.m4 include with SIM_AC_COMMON.
381 * configure: Regenerate.
382
2419798b
MF
3832011-07-05 Mike Frysinger <[email protected]>
384
385 * compile.c (sim_do_command): Delete.
386
dae477fe
AB
3872011-01-11 Andrew Burgess <[email protected]>
388
389 * compile.c (sim_store_register): Update return value to
390 match new API.
391
5558e7e6
MF
3922010-04-14 Mike Frysinger <[email protected]>
393
394 * compile.c (sim_write): Add const to buffer arg.
395
3725885a
RW
3962010-01-09 Ralf Wildenhues <[email protected]>
397
398 * configure: Regenerate.
399
3a6c31f9
YS
4002009-12-09 Yoshinori Sato <[email protected]>
401 * compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
402 Index registers not masked memory areas.
403 Only simply increment or decrement.
404 * compile.c(store_1): Ditto.
405
d6416cdc
RW
4062009-08-22 Ralf Wildenhues <[email protected]>
407
81ecdfbb
RW
408 * config.in: Regenerate.
409 * configure: Likewise.
410
d6416cdc
RW
411 * configure: Regenerate.
412
c4212d37
JS
4132008-12-01 Joel Sherrill <[email protected]>
414
415 * compile.c: Add const to remove warning.
416
b5bd9624
HPN
4172008-07-11 Hans-Peter Nilsson <[email protected]>
418
419 * configure: Regenerate to track ../common/common.m4 changes.
420 * config.in: Ditto.
421
6efef468 4222008-06-06 Vladimir Prus <[email protected]>
72f4393d
L
423 Daniel Jacobowitz <[email protected]>
424 Joseph Myers <[email protected]>
6efef468
JM
425
426 * configure: Regenerate.
427
917c78f9
DJ
4282007-07-03 Yoshinori Sato <[email protected]>
429
430 * compile.c (sim_resume): Fix the last byte of ARGV for
431 SYS_CMDLINE.
432
edc5d9ec
HPN
4332006-12-21 Hans-Peter Nilsson <[email protected]>
434
435 * acconfig.h: Remove.
436 * config.in: Regenerate.
437
b86015ea
YS
4382006-07-13 Yoshinori Sato <[email protected]>
439
440 * compile.c (OBITOP): Bit address mask low three bit.
441 * compile.c (decode): Fix warning.
442
e85e3205
RE
4432006-06-13 Richard Earnshaw <[email protected]>
444
445 * configure: Regenerated.
446
2f0122dc
DJ
4472006-06-05 Daniel Jacobowitz <[email protected]>
448
449 * configure: Regenerated.
450
20e95c23
DJ
4512006-05-31 Daniel Jacobowitz <[email protected]>
452
453 * configure: Regenerated.
454
2b193c4a
MK
4552005-03-23 Mark Kettenis <[email protected]>
456
457 * configure: Regenerate.
458
35695fd6
AC
4592005-01-14 Andrew Cagney <[email protected]>
460
461 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
462 explicit call to AC_CONFIG_HEADER.
463 * configure: Regenerate.
464
f0569246
AC
4652005-01-12 Andrew Cagney <[email protected]>
466
467 * configure.ac: Update to use ../common/common.m4.
468 * configure: Re-generate.
469
38f48d72
AC
4702005-01-11 Andrew Cagney <[email protected]>
471
472 * configure: Regenerated to track ../common/aclocal.m4 changes.
473
b7026657
AC
4742005-01-07 Andrew Cagney <[email protected]>
475
476 * configure.ac: Rename configure.in, require autoconf 2.59.
477 * configure: Re-generate.
478
379832de
HPN
4792004-12-08 Hans-Peter Nilsson <[email protected]>
480
481 * configure: Regenerate for ../common/aclocal.m4 update.
482
e4d3c499
AO
4832004-06-28 Alexandre Oliva <[email protected]>
484
e073c474
AO
485 2003-07-23 Richard Sandiford <[email protected]>
486 * compile.c (sim_resume): Make sure that dst.reg refers to the
487 right register byte in mova/sz.l @(dd,RnL),ERn.
488 2003-07-21 Richard Sandiford <[email protected]>
489 * compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
490 mulxs, divs and divxs.
491
e4d3c499
AO
492 * compile.c (sim_load): Update sd->memory_size.
493
d6fd015d 4942004-06-10 Michael Snyder <[email protected]>
3973a7d3 495
d6fd015d
MS
496 Patch submitted by Nitin Yewale <[email protected]>.
497 * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.
498
3d29fdb4
MS
4992004-01-05 Michael Snyder <[email protected]>
500
501 * compile.c (sim_load): Don't pass a type to bfd_openr.
502
f5d3df96
MS
5032003-12-16 Michael Snyder <[email protected]>
504
505 Patch submitted by Anil Paranjape <[email protected]>
506 * sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits.
507
454d0511
DD
5082003-12-11 Dhananjay Deshpande <[email protected]>
509
72f4393d 510 * compile.c (set_h8300h): Initialize globals to zero.
454d0511 511
29b52f93
KH
5122003-10-17 Shrinivas Atre <[email protected]>
513
514 * compile.c (h8300_normal_mode): New.
515 (SP): Handle normal mode.
516 (bitfrom): Use normal mode flag to return suitable value.
517 (lvalue): Use normal mode flag to return command line location.
518 (decode): Decode instruction correctly for normal mode.
519 (init_pointers): Initialise memory correctly for normal mode.
520 (sim_resume): Handle cases for normal mode using h8300_normal_mode
521 flag.
522 (sim_store_register): Handle 2 byte PC for normal mode.
523 (sim_fetch_register): Handle 2 byte PC for normal mode.
524 (set_h8300h): Set normal mode flag as per architechture.
525 (sim_load): Allocate 64K for normal mode instead of bigger memory.
526
f408565c
MS
5272003-07-18 Michael Snyder <[email protected]>
528
529 * compile.c (decode): Enhancements for mova.
530 Initialize cst, reg, and rdisp inside the loop, for each
531 new instruction. Defer correction of the disp2 values until
532 later, and then adjust them by the size of the first operand,
533 rather than the size of the instruction.
534 (sim_resume): For mova, adjust the size of the second operand
535 according to the type of the first operand (INDEXB vs. INDEXW).
536 In cases where there is only one operand, the other two must
537 both be composed on the fly.
538
e22fef83
MS
5392003-07-22 Michael Snyder <[email protected]>
540
541 * compile.c (sim_resume): Revert 6-24 change, it does not
542 work with gdb breakpoints.
543
0f42aa71
MS
5442003-07-17 Michael Snyder <[email protected]>
545
55acb21b
MS
546 * compile.c (sim_resume): Handle shll reg, reg and shlr reg, reg.
547 (decode): IMM16 is always zero-extended.
0f42aa71 548
f0861129
MS
5492003-06-24 Michael Snyder <[email protected]>
550
551 * sim-main.h (SIM_WIFSTOPPED, SIM_WSTOPSIG): Define.
552 * compile.c (sim_resume): Use the above to return stop signal.
553
9f70f8ec
MS
5542003-06-18 Michael Snyder <[email protected]>
555
556 * compile.c: Replace "Hitachi" with "Renesas".
557 (decode): Distinguish AV_H8S from AV_H8H.
558 (sim_resume): H8SX can use any register for TAS.
559 (decode): Add support for VECIND.
560 (sim_resume): Implement rte/l and rts/l.
561 (GETSR): New macro (actually old macro reincarnated).
562 (decode): Add handling for IMM2.
563 (sim_resume): Drop extra block around jmp, jsr, rts.
564 Add handling for trapa and rte.
565 For divxu.b, change 0xffff mask to 0xff.
566 (set_h8300h): Add bfd_mach_h8300sxn machine.
567
18ad32b5
MS
5682003-06-18 Corinna Vinschen <[email protected]>
569
570 * sim-main.h (enum h8_regnum): Turn around order of MACH, MACL
571 and SBR, VBR.
572
173b1c98
MS
5732003-06-05 Michael Snyder <[email protected]>
574
575 * compile.c (sim_fetch_register): Handle SBR, VBR, MACH, MACL.
576 (sim_store_register): Ditto.
577
e8c1a4e7
MS
5782003-06-04 Michael Snyder <[email protected]>
579
580 * compile.c (sim_info): Fix typo in output.
581
173b1c98 582 * compile.c (set_h8300h): Replace 'flag' arguments
27ebfdf4
MS
583 with a bfd_machine argument, and decode it inline.
584 Check for bfd_mach_h8300hn and bfd_mach_h8300sn.
585
dc5c3759
MS
5862003-06-03 Michael Snyder <[email protected]>
587
e8c1a4e7
MS
588 * compile.c: Add h8300sx insns and addressing modes.
589 * sim-main.h: Replaces h8300/inst.h.
590 * Makefile.in: Tweak to bring in some sim/common stuff.
dc5c3759 591
b7f97e9c
MS
5922003-04-13 Michael Snyder <[email protected]>
593
594 * compile.c (sim_resume): Implement 'daa' and 'das' instructions.
595
d1360fb0
V
5962003-03-20 D.Venkatasubramanian <[email protected]>
597
72f4393d 598 * compile.c (cmdline_location): Added function to
d1360fb0
V
599 return the location of 8-bit (256 locations) where the
600 Command Line arguments would be stored.
72f4393d 601 (decode): Added a TRAP to 0xcc for Commandline
d1360fb0
V
602 processing using pseudo opcode O_SYS_CMDLINE.
603 (sim_resume): Added handling of O_SYS_CMDLINE Trap.
72f4393d 604 (sim_create_inferior): Setting a pointer to
d1360fb0
V
605 Commandline Args array.
606 * inst.h: Added a new variable ptr_command_line for
607 storing pointer to Commandline array.
608
bf174226
V
6092003-03-14 D.Venkatasubramanian <[email protected]>
610
611 * compile.c (decode): Added code for some more magic traps.
612 * compile.c (sim_resume): Added support for File I/O system
613 calls through callback to host_system.
614 System calls provided support for :
615 open, read, write, lseek, close, stat, fstat
616 Only basic support for stat and fstat.
617
6b4a8935
AC
6182003-02-27 Andrew Cagney <[email protected]>
619
620 * compile.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
621
ec38ce99
KH
6222003-02-05 Kazu Hirata <[email protected]>
623
624 * compile.c (init_pointers): Abort if wreg never gets initialized.
625 (sim_resume): Fix the handling of exts.w and extu.w.
626
ad4cda16
KH
6272003-01-31 Kazu Hirata <[email protected]>
628
629 * compile.c (sim_resume): Fix the handling of bxor.
630
a4f27e3e
MS
6312003-01-16 Michael Snyder <[email protected]>
632
633 * compile.c: Change K&R function definitions to ISO.
634 (fetch): Make static, and eliminate unused parameter 'n'.
635
d0fe2f7e
KH
6362002-12-26 Kazu Hirata <[email protected]>
637
638 * compile.c: Fix formatting.
639 * inst.h: Likewise.
640
a64bfde3
AV
6412002-07-29 Andrey Volkov <[email protected]>
642
643 * compile.c: Include "gdb/sim-h8300.h"
644 * Makefile.in: Add dependences on "inst.h",
645 "gdb/callback.h", "gdb/remote-sim.h" and "gdb/sim-h8300.h".
646
c8cca39f
AC
6472002-06-16 Andrew Cagney <[email protected]>
648
649 * configure: Regenerated to track ../common/aclocal.m4 changes.
650
3c25f8c7
AC
6512002-06-08 Andrew Cagney <[email protected]>
652
653 * compile.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
654
d1335144
KH
6552002-05-19 Kazu Hirata <[email protected]>
656
657 * compile.c: Fix formatting.
658
c3f4437e
KH
6592002-05-18 Kazu Hirata <[email protected]>
660
661 * compile.c: Fix formatting.
662
6147b1f6
AV
6632002-05-17 Andrey Volkov ([email protected])
664
665 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
72f4393d 666
fc974602
AV
6672002-05-17 Andrey Volkov ([email protected])
668
669 * compile.c: Add support of EXR register
670 * inst.h: Ditto.
72f4393d 671
a8cdafbd
AV
6722002-05-17 Andrey Volkov ([email protected])
673
674 * compile.c: Made h8300s as new target, not h8300h alias.
675 * inst.h: Ditto.
72f4393d 676
f6225c96
AV
6772002-05-17 Andrey Volkov ([email protected])
678
72f4393d 679 * compile.c: Add additional CCR flags (I,UI,H,U)
f6225c96 680
3b02cf92
AV
6812002-05-17 Andrey Volkov ([email protected])
682
72f4393d 683 * compile.c: Change literal regnumbers to REGNUMS.
3b02cf92
AV
684 Fix instruction and cycles counting
685
de9b1892
KH
6862001-12-20 Kazu Hirata <[email protected]>
687
688 * compile.c: Fix formatting.
689
2ea716f6
KH
6902001-12-20 Kazu Hirata <[email protected]>
691
692 * compile.c: Fix comment typos.
693
6d028502
KH
6942000-08-10 Kazu Hirata <[email protected]>
695
696 * compile.c (decode): Clean up the code.
697
0a17cd59
AC
6982000-06-15 Kazu Hirata <[email protected]>
699
700 * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
701 correctly.
702
97ee9e5a
FCE
7032000-06-20 Frank Ch. Eigler <[email protected]>
704
705 * compile.c: Don't include "wait.h".
706 (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
707 instead of WIF* from host.
708
98ecb0a7
FCE
7092000-06-13 Frank Ch. Eigler <[email protected]>
710
711 * compile.c, writecode.c: Correct typo.
712
0ef9643e
JL
7132000-06-13 Kazu Hirata <[email protected]>
714
715 * compile.c: Fix formatting.
716
eb2d80b4
AC
717Tue May 23 21:39:23 2000 Andrew Cagney <[email protected]>
718
719 * configure: Regenerated to track ../common/aclocal.m4 changes.
720
d4f3574e
SS
721Thu Sep 2 18:15:53 1999 Andrew Cagney <[email protected]>
722
723 * configure: Regenerated to track ../common/aclocal.m4 changes.
724
cd0fc7c3
SS
7251999-05-08 Felix Lee <[email protected]>
726
727 * configure: Regenerated to track ../common/aclocal.m4 changes.
72f4393d 728
7a292a7a
SS
7291999-04-02 Keith Seitz <[email protected]>
730
731 * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
732 frequency at which the poll_quit callback is used.
733 (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
734
c906108c
SS
735Tue Apr 28 18:33:31 1998 Geoffrey Noer <[email protected]>
736
72f4393d 737 * configure: Regenerated to track ../common/aclocal.m4 changes.
c906108c
SS
738
739Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
740
741 * configure: Regenerated to track ../common/aclocal.m4 changes.
742 * config.in: Ditto.
743
744Sun Apr 26 15:20:14 1998 Tom Tromey <[email protected]>
745
746 * acconfig.h: New file.
747 * configure.in: Reverted change of Apr 24; use sinclude again.
748
749Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
750
751 * configure: Regenerated to track ../common/aclocal.m4 changes.
752 * config.in: Ditto.
753
754Fri Apr 24 11:19:46 1998 Tom Tromey <[email protected]>
755
756 * configure.in: Don't call sinclude.
757
758Sat Apr 4 20:36:25 1998 Andrew Cagney <[email protected]>
759
760 * configure: Regenerated to track ../common/aclocal.m4 changes.
761
762Fri Mar 27 16:15:52 1998 Andrew Cagney <[email protected]>
763
764 * configure: Regenerated to track ../common/aclocal.m4 changes.
765
766Wed Mar 25 12:35:29 1998 Andrew Cagney <[email protected]>
767
768 * configure: Regenerated to track ../common/aclocal.m4 changes.
769
770Wed Mar 18 12:38:12 1998 Andrew Cagney <[email protected]>
771
772 * configure: Regenerated to track ../common/aclocal.m4 changes.
773
774Tue Feb 17 12:42:18 1998 Andrew Cagney <[email protected]>
775
776 * compile.c (sim_store_register, sim_fetch_register): Pass in
777 length parameter. Return -1.
778
779Sun Feb 1 16:47:51 1998 Andrew Cagney <[email protected]>
780
781 * configure: Regenerated to track ../common/aclocal.m4 changes.
782
783Sat Jan 31 18:15:41 1998 Andrew Cagney <[email protected]>
784
785 * configure: Regenerated to track ../common/aclocal.m4 changes.
786
787Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
788
789 * configure: Regenerated to track ../common/aclocal.m4 changes.
790
791Mon Dec 15 23:17:11 1997 Andrew Cagney <[email protected]>
792
793 * configure: Regenerated to track ../common/aclocal.m4 changes.
794 * config.in: Ditto.
795
796Thu Dec 4 09:21:05 1997 Doug Evans <[email protected]>
797
798 * configure: Regenerated to track ../common/aclocal.m4 changes.
799
800Tue Nov 11 16:52:07 1997 Angela Marie Thomas ([email protected])
801
802 * compile.c: #include stdio.h for definition of NULL on
803 some platforms.
804
805Wed Oct 22 14:43:00 1997 Andrew Cagney <[email protected]>
806
807 * compile.c (sim_load): Pass lma_p and sim_write args to
808 sim_load_file.
809
810Fri Oct 3 09:28:00 1997 Andrew Cagney <[email protected]>
811
812 * configure: Regenerated to track ../common/aclocal.m4 changes.
813
814Wed Sep 24 17:38:57 1997 Andrew Cagney <[email protected]>
815
816 * configure: Regenerated to track ../common/aclocal.m4 changes.
817
818Tue Sep 23 11:04:38 1997 Andrew Cagney <[email protected]>
819
820 * configure: Regenerated to track ../common/aclocal.m4 changes.
821
822Mon Sep 22 11:46:20 1997 Andrew Cagney <[email protected]>
823
824 * configure: Regenerated to track ../common/aclocal.m4 changes.
825
826Fri Sep 19 17:45:25 1997 Andrew Cagney <[email protected]>
827
828 * configure: Regenerated to track ../common/aclocal.m4 changes.
829
830Wed Sep 17 12:00:57 1997 Andrew Cagney <[email protected]>
831
832 * Makefile.in (compile.o): Depend on config.h in local directory.
833
834Mon Sep 15 17:36:15 1997 Andrew Cagney <[email protected]>
835
836 * configure: Regenerated to track ../common/aclocal.m4 changes.
837
838Tue Sep 9 22:17:26 1997 Felix Lee <[email protected]>
839
840 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
841 with sim/common.
842 * configure.in: check for sys/param.h
843 * compile.c: #ifdef HAVE_SYS_PARAM_H.
844 #define SIGTRAP for wingdb.
845 (sim_resume): poll keyboard at least once per call.
846 (sim_resume): use host_callback instead of printf for syscall
847 output.
848
849Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
850
851 * configure: Regenerated to track ../common/aclocal.m4 changes.
852
853Wed Aug 27 18:13:22 1997 Andrew Cagney <[email protected]>
854
855 * configure: Regenerated to track ../common/aclocal.m4 changes.
856 * config.in: Ditto.
857
858Tue Aug 26 10:38:43 1997 Andrew Cagney <[email protected]>
859
860 * compile.c (sim_kill): Delete.
861 (sim_create_inferior): Add ABFD argument.
862 (sim_load): Move setting of PC from here.
863 (sim_create_inferior): To here.
864 (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
865 the sim_load code should be moved to sim_open.
866
867Mon Aug 25 17:50:22 1997 Andrew Cagney <[email protected]>
868
869 * configure: Regenerated to track ../common/aclocal.m4 changes.
870 * config.in: Ditto.
871
872Mon Aug 25 15:47:41 1997 Andrew Cagney <[email protected]>
873
874 * compile.c (sim_open): Add ABFD argument.
875
876Tue May 20 10:16:48 1997 Andrew Cagney <[email protected]>
877
878 * compile.c (sim_open): Add callback argument.
879 (sim_set_callbacks): Delete SIM_DESC argument.
880
881Wed Apr 30 10:22:29 1997 Doug Evans <[email protected]>
882
883 * compile.c (sim_load): Call bfd_get_mach instead of examining
884 bfd fields directly.
885 * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
886
887Thu Apr 24 00:39:51 1997 Doug Evans <[email protected]>
888
889 * configure: Regenerated to track ../common/aclocal.m4 changes.
890
891Fri Apr 18 14:30:09 1997 Andrew Cagney <[email protected]>
892
893 * compile.c (sim_resume): Use poll_quit callback.
894 (sim_stop): New function.
895
896Thu Apr 17 03:06:39 1997 Doug Evans <[email protected]>
897
898 * Makefile.in (SIM_OBJS): Add sim-load.o.
899 * compile.c (sim_kind, myname): New static locals.
900 (sim_open): Set sim_kind, myname.
901 (sim_load): Return SIM_RC. New arg abfd. Update test for h8300h.
902 Call sim_load_file to load file into simulator. Set start address
903 from bfd.
904 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
905
906Mon Apr 7 15:45:02 1997 Andrew Cagney <[email protected]>
907
908 * configure: Regenerated to track ../common/aclocal.m4 changes.
909 * config.in: Ditto.
910
911Wed Apr 2 15:06:28 1997 Doug Evans <[email protected]>
912
913 * compile.c (sim_open): New arg `kind'.
914
915 * configure: Regenerated to track ../common/aclocal.m4 changes.
916
917Wed Apr 2 14:34:19 1997 Andrew Cagney <[email protected]>
918
919 * configure: Regenerated to track ../common/aclocal.m4 changes.
920
921Wed Mar 19 01:14:00 1997 Andrew Cagney <[email protected]>
922
923 * configure: Regenerated to track ../common/aclocal.m4 changes.
924
925Mon Mar 17 15:10:07 1997 Andrew Cagney <[email protected]>
926
927 * configure: Re-generate.
928
929Fri Mar 14 10:34:11 1997 Michael Meissner <[email protected]>
930
931 * configure: Regenerate to track ../common/aclocal.m4 changes.
932
933Thu Mar 13 12:48:05 1997 Doug Evans <[email protected]>
934
935 * compile.c (sim_open): New SIM_DESC result. Argument is now in
936 argv form.
937 (other sim_*): New SIM_DESC argument.
938
939Tue Feb 4 13:36:29 1997 Doug Evans <[email protected]>
940
941 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
942 COMMON_{PRE,POST}_CONFIG_FRAG instead.
943 * configure.in: sinclude ../common/aclocal.m4.
944 * configure: Regenerated.
945
946Thu Jan 23 11:46:23 1997 Stu Grossman ([email protected])
947
948 * configure configure.in Makefile.in: Update to new configure
949 scheme which is more compatible with WinGDB builds.
950 * configure.in: Improve comment on how to run autoconf.
951 * configure: Re-run autoconf to get new ../common/aclocal.m4.
952 * Makefile.in: Use autoconf substitution to install common
953 makefile fragment.
954
955Wed Nov 20 01:39:12 1996 Doug Evans <[email protected]>
956
957 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
958 (SIM_OBJS): Define.
959 * configure.in: Simplify using macros in ../common/aclocal.m4.
960 * configure: Regenerated.
961 * inst.h (enum sim_state): Define.
962 (cpu_state_type): New member `state'. Set it whenever `exception'
963 is set.
964 * compile.c (sim_callback): New global.
965 (sim_set_simcache_size): Renamed from sim_csize.
966 (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
967 'cus it can't work. Change main loop exit test to use cpu.state.
968 (sim_trace): New function.
969 (sim_stop_reason): Add right way to set results, but #if 0 out.
970 (sim_size): New function.
971 (sim_info): Redirect calls to printf_filtered through callback.
972 (sim_set_callbacks): Record callback.
973 * run.c: Deleted, using one in ../common now.
974 * tconfig.in: New file.
975
976Thu Oct 3 16:13:18 1996 Jason Molenda ([email protected])
977
978 * Makefile.in (mostlyclean): Don't remove config.log here.
979
980Fri Aug 9 22:59:11 1996 Jeffrey A Law ([email protected])
981
982 * compile.c (sim_resume): rts, sleep, bpt and nop have
983 no associated "size".
984
985Tue Jul 9 22:15:39 1996 Jeffrey A Law ([email protected])
986
987 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
988
989Tue Jul 2 23:08:45 1996 Jeffrey A Law ([email protected])
990
991 * run.c (main): Don't "load" sections which don't have
992 SEC_LOAD set.
993 * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
994 of OSHIFTS.
995 (ONOT): Define.
996 (sim_resume, shift/rotate cases): Add support for shift/rotate
997 by two bits.
998 (OSHIFTS): Corresponding changes.
999
1000Tue Jul 2 01:37:27 1996 Jeffrey A Law ([email protected])
1001
1002 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
1003
1004Wed Jun 26 08:58:53 1996 Jeffrey A Law ([email protected])
1005
1006 * compile.c (h8300smode): Declare.
1007
1008Wed Jun 26 12:20:56 1996 Jason Molenda ([email protected])
1009
72f4393d
L
1010 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1011 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1012 (docdir): Removed.
1013 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1014 (AC_PROG_INSTALL): Added.
1015 * configure: Rebuilt.
c906108c
SS
1016
1017Tue Jun 18 16:31:10 1996 Jeffrey A. Law <[email protected]>
1018
1019 * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
1020 * run.c (main): Treat the H8/S like the H8/300H for now.
72f4393d 1021
c906108c
SS
1022Fri May 24 10:35:25 1996 Jeffrey A Law ([email protected])
1023
1024 * compile.c (SEXTCHAR): Clear upper bits when sign
1025 bit is clear.
1026
1027Wed May 22 22:23:37 1996 Jeffrey A Law ([email protected])
1028
1029 * compile.c (sim_resume): Correctly handle divu.
1030
1031Tue May 7 02:13:05 1996 Jeffrey A Law ([email protected])
1032
1033 * compile.c (sim_resume): Never allow the PC to have an
1034 odd value.
1035
1036Fri Apr 12 16:50:37 1996 Jeffrey A Law ([email protected])
1037
1038 * inst.h: Expand on comments regarding H8300H_MSIZE. Note
1039 separate memory is allocate for the 8-bit area.
1040 (struct cpu_state_type): Add new "eightbit' field.
1041 * compile.c (GET_MEMORY_L): Handle access into the 8-bit
1042 area.
1043 (GET_MEMORY_W, GET_MEMORY_B): Likewise.
1044 (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
1045 (init_pointers): Initialize space for the 8-bit area.
1046 (sim_write): Handle writing into the 8-bit area.
1047 (sim_read): Handle reading from the 8-bit area.
1048 (sim_load): Reallocate space for the 8-bit area.
1049
1050 * compile.c (sim_load): Re-allocate memory for the simulator
1051 here.
1052
1053Fri Apr 12 09:39:56 1996 Jeffrey A Law ([email protected])
1054
1055 * compile.c (sim_resume): Fix and simplify overflow and carry
1056 handling for 32bit ALU insns.
1057
1058Mon Apr 8 23:58:49 1996 Jeffrey A Law ([email protected])
1059
1060 * compile.c (sim_resume): Fix overflow checks for ALU insns.
1061
1062Fri Apr 5 17:20:59 1996 Jeffrey A Law ([email protected])
1063
1064 * compile.c (decode): Use "bit" to hold L_3 immediates instead
1065 of holding them in "abs". Handle ABS8MEM memory references aka
1066 8-bit area. Replace ABSMOV references with ABS8MEM.
1067
1068Wed Mar 13 17:43:56 1996 Jeffrey A Law ([email protected])
1069
1070 * compile.c (fetch): Handle accesses to the exception/function
1071 vectors.
1072
1073Mon Mar 11 09:53:25 1996 Doug Evans <[email protected]>
1074
1075 * compile.c: #include "wait.h".
1076 (sim_resume, sleep insn): Check program exit status in r0.
1077 (sim_resume, shift insns): Fix setting of overflow flag for shal.
1078 * run.c: #include <signal.h>.
1079 (main): Abort if program got SIGILL.
1080 Print error message if argument is invalid.
1081 (usage): Improve text.
1082
1083Wed Feb 21 12:15:00 1996 Ian Lance Taylor <[email protected]>
1084
1085 * configure: Regenerate with autoconf 2.7.
1086
1087Thu Jan 4 11:52:53 1996 Doug Evans <[email protected]>
1088
1089 * inst.h (MPOWER,MSIZE): Deleted.
1090 (H8300{,H}_MSIZE): Define.
1091 * compile.c (memory_size): New static global.
1092 (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
1093 (sim_write,sim_read): Use memory_size.
1094
1095Fri Oct 13 15:03:19 1995 steve chamberlain <[email protected]>
1096
1097 * compile.c (sim_set_callbacks): New.
1098
1099Tue Oct 10 11:11:26 1995 Fred Fish <[email protected]>
1100
1101 * Makefile.in (BISON): Remove macro.
1102
1103Wed Sep 20 13:35:02 1995 Ian Lance Taylor <[email protected]>
1104
1105 * Makefile.in (maintainer-clean): New synonym for realclean.
1106
1107Fri Sep 8 12:18:53 1995 Ian Lance Taylor <[email protected]>
1108
1109 * Makefile.in (install): Don't install in $(tooldir).
1110
1111 * configure.in: Call AC_CONFIG_HEADER. Don't try to use
1112 bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
1113 AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES and AR.
1114 Call AC_CHECK_HEADERS for stdlib.h and time.h. Touch stamp.h if
1115 creating config.h.
1116 * configure: Rebuild.
1117 * config.in: New file, created by autoheader.
1118 * Makefile.in (AR): Define as @AR@.
1119 (CC): New variable, defined as @CC@.
1120 (CFLAGS): Define as @CFLAGS@.
1121 (RANLIB): Define as @RANLIB@.
1122 (HDEFINES, TDEFINES): New variables.
1123 (@host_makefile_frag@): Remove.
1124 (compile.o, run.o): Depend upon config.h.
1125 (mostlyclean): Make the same as clean, not distclean.
1126 (clean): Remove config.log.
1127 (distclean): Remove config.h and stamp-h.
1128 (Makefile): Don't depend upon @frags@. Just rebuild Makefile when
1129 invoking config.status.
1130 (config.h, stamp-h): New targets.
1131 * compile.c: Include "config.h". Don't include <sys/times.h>.
1132 Include <time.h> and <stdlib.h> if they exist. Don't include
1133 "sysdep.h".
1134 (get_now): Remove unused local b.
1135 * run.c: Include "config.h". Include <stdlib.h> if it exists.
1136 Don't include "sysdep.h".
1137 * writecode.c: Don't include "bfd.h" or "sysdep.h". Include
1138 <stdio.h>.
1139
1140Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]>
1141
1142 * Update all FSF addresses except those in COPYING* files.
1143
1144Wed Jul 5 14:32:54 1995 J.T. Conklin <[email protected]>
1145
1146 * Makefile.in (clean): Remove run.
1147 (distclean): Remove Makefile.
1148
1149 * h8300.mt: Removed.
1150
1151 * Makefile.in, configure.in: converted to autoconf.
1152 * configure: New file, generated with autconf 2.4.
1153
1154Fri Jun 30 16:50:24 1995 Stan Shebs <[email protected]>
1155
1156 * compile.c (sim_do_command): New function.
1157
1158Tue Jun 20 16:18:13 1995 Steve Chamberlain <[email protected]>
1159
1160 * compile.c (get_now): Don't do if win32.
1161 (sim_resume): Poll in win32 too.
1162
1163Wed May 24 16:31:38 1995 Jim Wilson <[email protected]>
1164
1165 * configure.in: Fix typo in last change.
1166
1167Mon Mar 27 10:32:34 1995 J.T. Conklin <[email protected]>
1168
1169 * run.c: parse arguments with getopt().
1170
1171Tue Feb 28 17:30:08 1995 Ian Lance Taylor <[email protected]>
1172
1173 * configure.in: Use ../../bfd/hosts/std-host.h if specific
1174 host unavailable.
1175
1176Sun Jan 22 12:35:43 1995 Steve Chamberlain <sac@splat>
1177
1178 * compile.c (sim_resume): Initialize cpu.mask.
1179
1180Thu Sep 8 16:53:00 1994 Steve Chamberlain ([email protected])
1181
1182 * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
1183
1184Wed May 18 13:47:58 1994 Doug Evans ([email protected])
1185
1186 * compile.c: #include "bfd.h".
1187 (sim_*): Set result type to void where there isn't one.
1188 (sim_resume, default case): Set cpu.exception to SIGILL.
1189 (sim_trace): Delete.
1190 (sim_set_pc): Delete.
1191 (sim_info): Delete printf_fn arg, all callers changed.
1192 Call printf_filtered.
1193 (set_h8300h): New arg `flag', all callers changed.
1194 (sim_close): New function.
1195 (sim_load): New function.
1196 (sim_create_inferior): Renamed from sim_set_args, all callers changed.
1197 * run.c: #include <varargs.h>, "remote-sim.h".
1198 (printf_filtered): New function.
1199
1200Fri May 13 18:32:27 1994 Doug Evans ([email protected])
1201
1202 * compile.c (decode): Fix typo (16 bit branches).
1203 (*): Some white space clean up.
1204
1205Fri May 6 13:44:01 1994 Steve Chamberlain ([email protected])
1206
1207 * compile.c (decode): Compile 16bit branches properly.
1208
1209Sat Dec 11 16:32:36 1993 Steve Chamberlain ([email protected])
1210
1211 * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
1212 andc. Poll for interrupts.
1213
1214Thu Oct 28 19:29:34 1993 Doug Evans ([email protected])
1215
1216 * compile.c: #include "ansidecl.h" for remote-sim.h.
1217
1218Tue Oct 26 09:43:36 1993 Doug Evans ([email protected])
1219
1220 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1221 * compile.c: #include "remote-sim.h".
1222 (sim_resume): New arg siggnal.
1223 (sim_write): Use SIM_ADDR for type of arg addr.
1224 Always return a value.
1225 (sim_read): Ditto.
1226 (sim_store_register): Result is type int.
1227 (sim_fetch_register): Ditto.
1228 (sim_stop_reason): Renamed from sim_stop_signal.
1229 (sim_set_pc): Use SIM_ADDR for type of arg pc.
1230 (sim_info): int result, new arg printf_fn.
1231 (sim_kill): int result.
1232 (sim_open): int result, new arg name.
1233 * run.c (main): Use sim_set_pc to set pc.
1234 Update call to sim_info.
1235
1236Sat Oct 23 15:01:18 1993 Doug Evans ([email protected])
1237
1238 * compile.c (sim_stop_signal): Result is now enum sim_stop.
1239
1240Fri Oct 15 23:49:27 1993 Jim Kingdon ([email protected])
1241
1242 * compile.c (sim_kill, sim_open, sim_set_args): New functions.
1243
1244Thu Oct 7 16:24:10 1993 Steve Chamberlain ([email protected])
1245
1246 * compile.c (sim_set_pc): Write to the pc direcly.
1247 (sim_store_register): Now value is passed by reference. (sim_read,
1248 sim_write): Return number of bytes copied.
1249
1250Tue Aug 17 07:16:15 1993 Steve Chamberlain ([email protected])
1251
1252 * compile.c (mop): New function to do multiplies.
1253
1254Fri Jul 16 13:53:53 1993 Doug Evans ([email protected])
1255
1256 * compile.c (sim_resume): Add support for nop insn.
1257
1258Thu Jul 15 09:59:01 1993 Doug Evans ([email protected])
1259
1260 * compile.c: Reset HMODE back to zero (accidently set it to 1).
1261
1262 * run.c (main): If h8/300h binary detected, call set_h8300h.
1263 * compile.c (sim_resume): Fix O_NEG insn.
1264
1265Fri Jul 9 14:36:48 1993 Doug Evans ([email protected])
1266
1267 * run.c (main): Add -h flag to enable h8/300h emulation.
1268 * compile.c: Rename Hmode to HMODE (consistency with gdb).
1269 (set_h8300h): New function.
1270 (sim_resume): Add support for extu,exts insns.
1271 (sim_resume): Fix logical right shifting.
1272 (sim_resume, label alu32): Fix setting of carry flag.
72f4393d 1273
c906108c
SS
1274Sun Jul 4 00:35:41 1993 Doug Evans ([email protected])
1275
1276 * compile.c (sim_csize): Initialize cpu.cache.
1277
1278Fri Jul 2 17:42:59 1993 Doug Evans ([email protected])
1279
1280 * Makefile.in: Add -I../../bfd to pick up bfd.h.
1281
1282Thu Jun 24 13:40:12 1993 Doug Evans ([email protected])
1283
1284 * run.c (main): Fix parsing of args.
1285
1286 * compile.c (sim_resume): Fix shll insn.
1287
1288Tue Jun 8 14:16:46 1993 Steve Chamberlain ([email protected])
1289
1290 * compile.c: New file, supports H8/300H.
1291 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
1292
1293Tue Jun 1 11:14:59 1993 Steve Chamberlain ([email protected])
1294
1295 * run.c (main): Add -v to print info.
1296 * p3.c (sim_info): New function.
1297
1298Mon Mar 15 15:48:31 1993 Ian Lance Taylor ([email protected])
1299
1300 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
1301
1302Wed Mar 3 15:06:53 1993 Steve Chamberlain ([email protected])
1303
1304 * Makefile.in: Don't use cb or indent
1305 * p1.c, state.h, writecode.c: lint
1306
1307Mon Feb 1 16:44:58 1993 John Gilmore ([email protected])
1308
1309 * Makefile.in: Make SunOS halfdone VPATH work.
1310 * p1.c: Lint picked up by HP native compiler.
1311
1312Mon Jan 4 12:32:35 1993 Steve Chamberlain ([email protected])
1313
1314 * p1.c (sim_resume): when running on dos, any character typed to
1315 the keyboard will cause a simulated exception.
1316
1317Sun Jan 3 14:15:07 1993 Steve Chamberlain ([email protected])
1318
1319 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
1320 running
1321
1322Tue Dec 22 13:56:48 1992 Steve Chamberlain ([email protected])
1323
72f4393d 1324 * new
This page took 1.939106 seconds and 4 git commands to generate.