]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/h8300/ChangeLog
sim: overhaul & unify endian settings management
[thirdparty/binutils-gdb.git] / sim / h8300 / ChangeLog
CommitLineData
f9a4d543
MF
12021-06-17 Mike Frysinger <vapier@gentoo.org>
2
3 * compile.c (sim_open): Set current_target_byte_order.
4 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
5 * aclocal.m4, configure: Regenerate.
6
ef5058ae
MF
72021-06-17 Mike Frysinger <vapier@gentoo.org>
8
9 * compile.c: Include sim/callback.h.
10
a8a3d907
MF
112021-06-16 Mike Frysinger <vapier@gentoo.org>
12
13 * configure: Regenerate.
14
52d37d2c
MF
152021-06-16 Mike Frysinger <vapier@gentoo.org>
16
17 * configure: Regenerate.
18 * config.in: Removed.
19
bcaa61f7
MF
202021-06-15 Mike Frysinger <vapier@gentoo.org>
21
22 * config.in, configure: Regenerate.
23
ba307cdd
MF
242021-06-12 Mike Frysinger <vapier@gentoo.org>
25
26 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.
27
dba333c1
MF
282021-06-12 Mike Frysinger <vapier@gentoo.org>
29
30 * aclocal.m4, config.in, configure: Regenerate.
31
b15c5d7a
MF
322021-06-12 Mike Frysinger <vapier@gentoo.org>
33
34 * configure.ac: Delete call to AC_CHECK_HEADERS_ONCE.
35 * config.in, configure: Regenerate.
36
0ef4c3f8
YS
372021-05-28 Yoshinori Sato <ysato@users.sourceforge.jp>
38
39 * sim-main.h (h8_typecodes): Add operand type OP_REG_DEC, OP_REG_INC.
40 * compile.c (decode): Rewrite oprand type for specific case.
41 (fetch_1): Add handling OP_REG_DEC and OP_REG_INC.
42 (step_once): Fix operand fetch order.
43
f4fdd845
MF
442021-05-17 Mike Frysinger <vapier@gentoo.org>
45
46 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
47
2ad10cb2
MF
482021-05-17 Mike Frysinger <vapier@gentoo.org>
49
50 * compile.c (h8_get_state): Change sd to H8300_SIM_STATE.
51 (h8_set_state): Likewise.
52 (h8_get_stats): Likewise.
53 (h8_increment_stats): Likewise.
54 (init_pointers): Likewise.
55 (step_once): Likewise.
56 (sim_info): Likewise.
57 (sim_open): Likewise.
58 (sim_load): Likewise.
59 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
60 (struct sim_state): Delete.
61 (struct h8300_sim_state): New struct.
62 (H8300_SIM_STATE): Define.
63
6df01ab8
MF
642021-05-16 Mike Frysinger <vapier@gentoo.org>
65
66 * compile.c: Replace config.h include with defs.h.
67 * sim-main.h: Delete config.h include.
68
79633c12
MF
692021-05-16 Mike Frysinger <vapier@gentoo.org>
70
71 * config.in, configure: Regenerate.
72
bb608f81
MF
732021-05-08 Mike Frysinger <vapier@gentoo.org>
74
75 * compile.c (h8_set_macS): Disable with #if 0.
76 (step_once): Set trace & intMask to 0.
77 (set_h8300h): Mark static.
78 * configure.ac: Delete SIM_AC_OPTION_WARNINGS call.
79 * configure: Regenerate.
80
aa0fca16
MF
812021-05-04 Mike Frysinger <vapier@gentoo.org>
82
83 * configure: Regenerate.
84
fe348617
MF
852021-05-01 Mike Frysinger <vapier@gentoo.org>
86
87 * config.in, configure: Regenerate.
88
66d055c7
MF
892021-04-26 Mike Frysinger <vapier@gentoo.org>
90
91 * aclocal.m4, config.in, configure: Regenerate.
92
19f6a43c
TT
932021-04-22 Tom Tromey <tom@tromey.com>
94
95 * configure, config.in: Rebuild.
96
efd82ac7
TT
972021-04-22 Tom Tromey <tom@tromey.com>
98
99 * configure: Rebuild.
100
2662c237
MF
1012021-04-21 Mike Frysinger <vapier@gentoo.org>
102
103 * aclocal.m4: Regenerate.
104
1f195bc3
SM
1052021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
106
107 * configure: Regenerate.
108
2c2645d7
MF
1092021-04-18 Mike Frysinger <vapier@gentoo.org>
110
111 * configure.ac: Change AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
112 * configure: Regenerate.
113
37e9f182
MF
1142021-04-18 Mike Frysinger <vapier@gentoo.org>
115
116 * configure: Regenerate.
117
d5a71b11
MF
1182021-04-12 Mike Frysinger <vapier@gentoo.org>
119
120 * compile.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
121
06a88b3b
TT
1222021-04-08 Tom Tromey <tom@tromey.com>
123
124 * compile.c (init_pointers): Fix sequence point warning.
125
81e6e8ae
TT
1262021-04-08 Tom Tromey <tom@tromey.com>
127
128 * compile.c (cmdline_location): Use new-style declaration.
129
c2783492
MF
1302021-04-02 Mike Frysinger <vapier@gentoo.org>
131
132 * aclocal.m4, configure: Regenerate.
133
ebe9564b
MF
1342021-02-28 Mike Frysinger <vapier@gentoo.org>
135
136 * configure: Regenerate.
137
760b3e8b
MF
1382021-02-21 Mike Frysinger <vapier@gentoo.org>
139
140 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
141 * aclocal.m4, configure: Regenerate.
142
136da8cd
MF
1432021-02-13 Mike Frysinger <vapier@gentoo.org>
144
145 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
146 * aclocal.m4, configure: Regenerate.
147
aa09469f
MF
1482021-02-06 Mike Frysinger <vapier@gentoo.org>
149
150 * configure: Regenerate.
151
54780889
MF
1522021-01-13 Mike Frysinger <vapier@gentoo.org>
153
154 * compile.c (memory_size): Move definition to top of file.
155 (h8_get_memory, h8_set_memory): Assert access is within memory_size.
156 (h8_get_eightbit_buf): Delete.
157 h8_set_eightbit_buf, h8_get_eightbit, h8_set_eightbit): Likewise.
158 (GET_MEMORY_L): Delete eightbit references.
159 (GET_MEMORY_W, GET_MEMORY_B, SET_MEMORY_L, SET_MEMORY_W,
160 SET_MEMORY_B, init_pointers, step_once, sim_load): Likewise.
161 (sim_write): Likewise. Return i instead of size.
162 (sim_read): Check addr is within memory_size.
163 * sim-main.h (struct h8300_cpu_state): Delete eightbit.
164
5c1008a4
MF
1652021-01-11 Mike Frysinger <vapier@gentoo.org>
166
167 * configure.ac: Call SIM_AC_OPTION_WARNINGS.
168 * configure: Regenerate.
169
68ed2854
MF
1702021-01-11 Mike Frysinger <vapier@gentoo.org>
171
172 * config.in, configure: Regenerate.
173 * compile.c: Delete HAVE_TIME_H & HAVE_STDLIB_H.
174
50df264d
MF
1752021-01-09 Mike Frysinger <vapier@gentoo.org>
176
177 * configure: Regenerate.
178
46f900c0
MF
1792021-01-08 Mike Frysinger <vapier@gentoo.org>
180
181 * configure: Regenerate.
182
bfc7d04a
MF
1832021-01-07 Mike Frysinger <vapier@gentoo.org>
184
185 * compile.c (set_simcache_size, h8_get_cache_top, h8_set_cache_top,
186 h8_get_compiles, h8_increment_compiles, h8_get_cache_idx_buf,
187 h8_set_cache_idx_buf, h8_get_cache_idx, h8_set_cache_idx, compile,
188 set_simcache_size): Delete.
189 (init_pointers): Delete calls to h8_get_cache_idx_buf,
190 h8_set_cache_idx_buf, and set_simcache_size.
191 (step_once): Replace call to h8_get_cache_idx with decode. Delete
192 case 0 handling and call to compile.
193 (sim_write): Delete call to h8_set_cache_idx.
194 (sim_info): Delete call to h8_get_compiles & sim_cache_size.
195 (sim_load): Delete calls to h8_get_cache_idx_buf & h8_set_cache_idx_buf.
196 * sim-main.h (sim_state): Delete sim_cache_size, sim_cache, cache_idx,
197 cache_top, and compiles.
198
dfb856ba
MF
1992021-01-04 Mike Frysinger <vapier@gentoo.org>
200
201 * configure: Regenerate.
202
5c887dd5
JB
2032017-09-06 John Baldwin <jhb@FreeBSD.org>
204
205 * configure: Regenerate.
206
ce39bd38
MF
2072016-01-10 Mike Frysinger <vapier@gentoo.org>
208
209 * config.in, configure: Regenerate.
210
35656e95
MF
2112016-01-10 Mike Frysinger <vapier@gentoo.org>
212
213 * configure: Regenerate.
214
16f7876d
MF
2152016-01-10 Mike Frysinger <vapier@gentoo.org>
216
217 * configure: Regenerate.
218
e19418e0
MF
2192016-01-10 Mike Frysinger <vapier@gentoo.org>
220
221 * configure: Regenerate.
222
22be3fbe
MF
2232016-01-10 Mike Frysinger <vapier@gentoo.org>
224
225 * configure: Regenerate.
226
0dc73ef7
MF
2272016-01-10 Mike Frysinger <vapier@gentoo.org>
228
229 * configure: Regenerate.
230
347fe5bb
MF
2312016-01-10 Mike Frysinger <vapier@gentoo.org>
232
233 * configure: Regenerate.
234
99d8e879
MF
2352016-01-10 Mike Frysinger <vapier@gentoo.org>
236
237 * configure: Regenerate.
238
936df756
MF
2392016-01-09 Mike Frysinger <vapier@gentoo.org>
240
241 * config.in, configure: Regenerate.
242
2e3d4f4d
MF
2432016-01-06 Mike Frysinger <vapier@gentoo.org>
244
245 * compile.c (sim_open): Mark argv const.
246 (sim_create_inferior): Mark argv and env const.
247
9bbf6f91
MF
2482016-01-04 Mike Frysinger <vapier@gentoo.org>
249
250 * configure: Regenerate.
251
77cf2ef5
MF
2522016-01-03 Mike Frysinger <vapier@gentoo.org>
253
254 * compile.c (sim_open): Update sim_parse_args comment.
255
0cb8d851
MF
2562016-01-03 Mike Frysinger <vapier@gentoo.org>
257
258 * config.in, configure: Regenerate.
259
1ac72f06
MF
2602016-01-02 Mike Frysinger <vapier@gentoo.org>
261
262 * configure.ac (SIM_AC_OPTION_ENDIAN): Change BIG_ENDIAN to BIG.
263 * configure: Regenerate.
264
cec99e6b
MF
2652015-12-30 Mike Frysinger <vapier@gentoo.org>
266
267 * compile.c (sim_state_initialize): Delete.
268 (sim_open): Replace sim_state_initialize call with SBR_REGNUM
269 assignment.
270
2a2757ac
MF
2712015-12-30 Mike Frysinger <vapier@gentoo.org>
272
273 * compile.c (h8300_reg_store): Delete sd. Change init_pointers to
274 use CPU_STATE (cpu). Change h8_set_pc to cpu->pc. Return -1 and
275 drop the printf if the default case. Change all the set func calls
276 to use cpu->regs[rn] instead.
277 (h8300_reg_store): Delete sd. Change init_pointers to
278 use CPU_STATE (cpu). Change h8_get_pc to cpu->pc. Return -1 and
279 drop the printf if the default case. Change all the get func calls
280 to use cpu->regs[rn] instead. Add ZERO_REGNUM case. Return 2 and
281 4 instead of -1 at the end.
282
4ca9d09e
MF
2832015-12-30 Mike Frysinger <vapier@gentoo.org>
284
285 * compile.c (lvalue): Change sim_engine_set_run_state calls to
286 sim_engine_halt. Declare local cpu.
287 (fetch_1): Likewise.
288 (store_1): Likewise.
289 (sim_resume): Rename to ...
290 (step_once): ... this. Declare init1, poll_count, reason, and
291 sigrc variables. Delete step checking. Change
292 sim_engine_set_run_state calls to sim_engine_halt. Delete poll
293 logic. Change while(1) loop to while(0).
294 (sim_engine_run): New function.
295 * Makefile.in (SIM_OBJS): Add sim-resume.o.
296
5658c257
MF
2972015-12-30 Mike Frysinger <vapier@gentoo.org>
298
299 * compile.c (sim_open): Delete current_alignment and
300 current_target_byte_order assignments.
301 * configure.ac: Call SIM_AC_OPTION_ENDIAN and
302 SIM_AC_OPTION_ALIGNMENT.
303 * configure: Regenerate.
304
e1211e55
MF
3052015-12-30 Mike Frysinger <vapier@gentoo.org>
306
307 * wrapper.c (sim_store_register): Rename to ...
308 (h8300_reg_store): ... this. Declare sd.
309 (sim_fetch_register): Rename to ...
310 (h8300_reg_fetch): ... this. Declare sd.
311 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
312
c78dff22
MF
3132015-12-30 Mike Frysinger <vapier@gentoo.org>
314
315 * compile.c (lreg): Delete.
316 (init_pointers): Delete lreg assignments.
317
f2089a69
MF
3182015-12-30 Mike Frysinger <vapier@gentoo.org>
319
320 * inst.h: Delete file.
321 * Makefile.in (compile.o): Delete rule.
322
1b393626
MF
3232015-12-26 Mike Frysinger <vapier@gentoo.org>
324
325 * config.in, configure: Regenerate.
326
bd3fb5b8
MF
3272015-12-24 Mike Frysinger <vapier@gentoo.org>
328
329 * compile.c (H8300_OPTIONS): New enum from common/sim-options.c.
330 (h8300_option_handler): New func from common/sim-options.c.
331 (h8300_options): New options from common/sim-options.c.
332 (sim_open): Call sim_add_option_table.
333 * tconfig.h: Delete file.
334
8abe6c66
MF
3352015-12-24 Mike Frysinger <vapier@gentoo.org>
336
337 * tconfig.h (SIM_HAVE_SIMCACHE): Delete.
338
c1fc4b4d
MF
3392015-11-21 Mike Frysinger <vapier@gentoo.org>
340
341 * compile.c (sim_callback, sim_kind, myname): Delete.
342 (init_pointers, sim_store_register, sim_fetch_register, sim_info):
343 Change sim_callback->printf_filtered calls to sim_io_printf.
344 (sim_resume): Likewise. Declare sim_callback.
345 (sim_open): Delete sim_callback, sim_kind, and myname assignment.
346 (sim_load); Use sd to look up myname, sim_callback, and sim_kind.
347
797eee42
MF
3482015-11-15 Mike Frysinger <vapier@gentoo.org>
349
350 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
351
8ae8f9c3
MF
3522015-11-15 Mike Frysinger <vapier@gentoo.org>
353
354 * Makefile.in (SIM_OBJS): Add sim-reason.o and sim-stop.o.
355 * compile.c (sim_stop, sim_stop_reason): Delete.
356
d2dfd242
MF
3572015-11-14 Mike Frysinger <vapier@gentoo.org>
358
359 * Makefile.in (SIM_OBJS): Delete sim-load.o.
360
6e4f085c
MF
3612015-11-14 Mike Frysinger <vapier@gentoo.org>
362
363 * compile.c (sim_close): Delete.
364
5697b730
MF
3652015-11-09 Mike Frysinger <vapier@gentoo.org>
366
367 * compile.c (littleendian): Delete.
368 (init_pointers): Delete littleendian usage.
369
8d0978fb
MF
3702015-06-23 Mike Frysinger <vapier@gentoo.org>
371
372 * configure: Regenerate.
373
a3487082
MF
3742015-06-12 Mike Frysinger <vapier@gentoo.org>
375
376 * configure: Regenerate.
377
306f4178
MF
3782015-06-12 Mike Frysinger <vapier@gentoo.org>
379
380 * configure: Regenerate.
381
20bca71d
MF
3822015-04-18 Mike Frysinger <vapier@gentoo.org>
383
384 * sim-main.h (SIM_CPU): Delete.
385
7e83aa92
MF
3862015-04-18 Mike Frysinger <vapier@gentoo.org>
387
388 * sim-main.h (sim_cia): Delete.
389
034685f9
MF
3902015-04-17 Mike Frysinger <vapier@gentoo.org>
391
392 * sim-main.h (CIA_GET, CIA_SET): Delete.
393
27b97b40
MF
3942015-04-17 Mike Frysinger <vapier@gentoo.org>
395
396 * compile.c (h8300_pc_get, h8300_pc_set): New functions.
397 (sim_open): Declare new local var i. Call CPU_PC_FETCH &
398 CPU_PC_STORE for all cpus.
399 * sim-main.h (SIM_CPU): Define.
400
78e9aa70
MF
4012015-04-15 Mike Frysinger <vapier@gentoo.org>
402
403 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
404 * sim-main.h (STATE_CPU): Delete.
405
f95f4ed2
MF
4062015-04-15 Mike Frysinger <vapier@gentoo.org>
407
408 * compile.c: Include sim-options.h.
409 (sim_open): Call sim_cpu_alloc_all instead of sim_cpu_alloc.
410 * sim-main.h (struct sim_state): Change cpu to an array of pointers.
411 (STATE_CPU): Handle WITH_SMP.
412
bf12d44e
MF
4132015-04-13 Mike Frysinger <vapier@gentoo.org>
414
415 * configure: Regenerate.
416
122bbfb5
MF
4172015-04-06 Mike Frysinger <vapier@gentoo.org>
418
419 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
420
1a8faa2a
MF
4212015-04-01 Mike Frysinger <vapier@gentoo.org>
422
423 * Makefile.in (SIM_OBJS): Delete $(SIM_EXTRA_OBJS).
424
aadc9410
MF
4252015-03-31 Mike Frysinger <vapier@gentoo.org>
426
427 * config.in, configure: Regenerate.
428
523ba8f9
MF
4292015-03-24 Mike Frysinger <vapier@gentoo.org>
430
431 * compile.c (sim_set_callbacks, sim_size, sim_trace): Delete.
432 * tconfig.h (SIM_HAVE_PROFILE): Delete.
433
ae7d0cac
MF
4342015-03-16 Mike Frysinger <vapier@gentoo.org>
435
436 * config.in, configure: Regenerate.
437 * tconfig.in: Rename file ...
438 * tconfig.h: ... here.
439
465fb143
MF
4402015-03-14 Mike Frysinger <vapier@gentoo.org>
441
442 * Makefile.in (SIM_RUN_OBJS): Delete.
443
5cddc23a
MF
4442015-03-14 Mike Frysinger <vapier@gentoo.org>
445
446 * configure.ac (AC_CHECK_HEADERS): Delete stdlib.h & time.h.
447 * aclocal.m4, configure: Regenerate.
448
2d7bb758
JB
4492014-12-03 Joel Brobecker <brobecker@adacore.com>
450
451 * compile.c (sim_resume): Adjust calls to "stat" and "fstat"
452 callbacks by calls to "to_stat" and "to_fstat" (resp) callbacks
453 following renaming in callback.h.
454
2974be62
AM
4552014-08-19 Alan Modra <amodra@gmail.com>
456
457 * configure: Regenerate.
458
faa743bb
RM
4592014-08-15 Roland McGrath <mcgrathr@google.com>
460
461 * configure: Regenerate.
462 * config.in: Regenerate.
463
b2b255bd
MF
4642014-03-05 Mike Frysinger <vapier@gentoo.org>
465
466 * compile.c (sim_load): Add const to prog.
467
ef3e8cf7
MF
4682014-02-17 Mike Frysinger <vapier@gentoo.org>
469
470 PR gdb/16450
471 * compile.c (control_c_sim_desc): Delete.
472 (control_c): Likewise.
473 (sim_resume): Delete signal(SIGINT) handling.
474
bf3d9781
AM
4752013-09-23 Alan Modra <amodra@gmail.com>
476
477 * configure: Regenerate.
478
31e6ad7d
MF
4792013-06-03 Mike Frysinger <vapier@gentoo.org>
480
481 * aclocal.m4, configure: Regenerate.
482
5f3ef9d0
JB
4832012-06-15 Joel Brobecker <brobecker@adacore.com>
484
485 * config.in, configure: Regenerate.
486
a6ff997c
NC
4872012-05-18 Nick Clifton <nickc@redhat.com>
488
489 PR 14072
490 * compile.c: Include config.h before system header files.
491 * sim-main.h: Likewise.
492
2232061b
MF
4932012-03-24 Mike Frysinger <vapier@gentoo.org>
494
495 * aclocal.m4, config.in, configure: Regenerate.
496
db2e4d67
MF
4972011-12-03 Mike Frysinger <vapier@gentoo.org>
498
499 * aclocal.m4: New file.
500 * configure: Regenerate.
501
9c082ca8
MF
5022011-10-17 Mike Frysinger <vapier@gentoo.org>
503
504 * configure.ac: Change include to common/acinclude.m4.
505
6ffe910a
MF
5062011-10-17 Mike Frysinger <vapier@gentoo.org>
507
508 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
509 call. Replace common.m4 include with SIM_AC_COMMON.
510 * configure: Regenerate.
511
2419798b
MF
5122011-07-05 Mike Frysinger <vapier@gentoo.org>
513
514 * compile.c (sim_do_command): Delete.
515
dae477fe
AB
5162011-01-11 Andrew Burgess <aburgess@broadcom.com>
517
518 * compile.c (sim_store_register): Update return value to
519 match new API.
520
5558e7e6
MF
5212010-04-14 Mike Frysinger <vapier@gentoo.org>
522
523 * compile.c (sim_write): Add const to buffer arg.
524
3725885a
RW
5252010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
526
527 * configure: Regenerate.
528
3a6c31f9
YS
5292009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>
530 * compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
531 Index registers not masked memory areas.
532 Only simply increment or decrement.
533 * compile.c(store_1): Ditto.
534
d6416cdc
RW
5352009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536
81ecdfbb
RW
537 * config.in: Regenerate.
538 * configure: Likewise.
539
d6416cdc
RW
540 * configure: Regenerate.
541
c4212d37
JS
5422008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
543
544 * compile.c: Add const to remove warning.
545
b5bd9624
HPN
5462008-07-11 Hans-Peter Nilsson <hp@axis.com>
547
548 * configure: Regenerate to track ../common/common.m4 changes.
549 * config.in: Ditto.
550
6efef468 5512008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
552 Daniel Jacobowitz <dan@codesourcery.com>
553 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
554
555 * configure: Regenerate.
556
917c78f9
DJ
5572007-07-03 Yoshinori Sato <ysato@users.sourceforge.jp>
558
559 * compile.c (sim_resume): Fix the last byte of ARGV for
560 SYS_CMDLINE.
561
edc5d9ec
HPN
5622006-12-21 Hans-Peter Nilsson <hp@axis.com>
563
564 * acconfig.h: Remove.
565 * config.in: Regenerate.
566
b86015ea
YS
5672006-07-13 Yoshinori Sato <ysato@users.sourceforge.jp>
568
569 * compile.c (OBITOP): Bit address mask low three bit.
570 * compile.c (decode): Fix warning.
571
e85e3205
RE
5722006-06-13 Richard Earnshaw <rearnsha@arm.com>
573
574 * configure: Regenerated.
575
2f0122dc
DJ
5762006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
577
578 * configure: Regenerated.
579
20e95c23
DJ
5802006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
581
582 * configure: Regenerated.
583
2b193c4a
MK
5842005-03-23 Mark Kettenis <kettenis@gnu.org>
585
586 * configure: Regenerate.
587
35695fd6
AC
5882005-01-14 Andrew Cagney <cagney@gnu.org>
589
590 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
591 explicit call to AC_CONFIG_HEADER.
592 * configure: Regenerate.
593
f0569246
AC
5942005-01-12 Andrew Cagney <cagney@gnu.org>
595
596 * configure.ac: Update to use ../common/common.m4.
597 * configure: Re-generate.
598
38f48d72
AC
5992005-01-11 Andrew Cagney <cagney@localhost.localdomain>
600
601 * configure: Regenerated to track ../common/aclocal.m4 changes.
602
b7026657
AC
6032005-01-07 Andrew Cagney <cagney@gnu.org>
604
605 * configure.ac: Rename configure.in, require autoconf 2.59.
606 * configure: Re-generate.
607
379832de
HPN
6082004-12-08 Hans-Peter Nilsson <hp@axis.com>
609
610 * configure: Regenerate for ../common/aclocal.m4 update.
611
e4d3c499
AO
6122004-06-28 Alexandre Oliva <aoliva@redhat.com>
613
e073c474
AO
614 2003-07-23 Richard Sandiford <rsandifo@redhat.com>
615 * compile.c (sim_resume): Make sure that dst.reg refers to the
616 right register byte in mova/sz.l @(dd,RnL),ERn.
617 2003-07-21 Richard Sandiford <rsandifo@redhat.com>
618 * compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
619 mulxs, divs and divxs.
620
e4d3c499
AO
621 * compile.c (sim_load): Update sd->memory_size.
622
d6fd015d 6232004-06-10 Michael Snyder <msnyder@redhat.com>
3973a7d3 624
d6fd015d
MS
625 Patch submitted by Nitin Yewale <NitinY@KPITCummins.com>.
626 * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.
627
3d29fdb4
MS
6282004-01-05 Michael Snyder <msnyder@redhat.com>
629
630 * compile.c (sim_load): Don't pass a type to bfd_openr.
631
f5d3df96
MS
6322003-12-16 Michael Snyder <msnyder@redhat.com>
633
634 Patch submitted by Anil Paranjape <AnilP1@KPITCummins.com>
635 * sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits.
636
454d0511
DD
6372003-12-11 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
638
72f4393d 639 * compile.c (set_h8300h): Initialize globals to zero.
454d0511 640
29b52f93
KH
6412003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
642
643 * compile.c (h8300_normal_mode): New.
644 (SP): Handle normal mode.
645 (bitfrom): Use normal mode flag to return suitable value.
646 (lvalue): Use normal mode flag to return command line location.
647 (decode): Decode instruction correctly for normal mode.
648 (init_pointers): Initialise memory correctly for normal mode.
649 (sim_resume): Handle cases for normal mode using h8300_normal_mode
650 flag.
651 (sim_store_register): Handle 2 byte PC for normal mode.
652 (sim_fetch_register): Handle 2 byte PC for normal mode.
653 (set_h8300h): Set normal mode flag as per architechture.
654 (sim_load): Allocate 64K for normal mode instead of bigger memory.
655
f408565c
MS
6562003-07-18 Michael Snyder <msnyder@redhat.com>
657
658 * compile.c (decode): Enhancements for mova.
659 Initialize cst, reg, and rdisp inside the loop, for each
660 new instruction. Defer correction of the disp2 values until
661 later, and then adjust them by the size of the first operand,
662 rather than the size of the instruction.
663 (sim_resume): For mova, adjust the size of the second operand
664 according to the type of the first operand (INDEXB vs. INDEXW).
665 In cases where there is only one operand, the other two must
666 both be composed on the fly.
667
e22fef83
MS
6682003-07-22 Michael Snyder <msnyder@redhat.com>
669
670 * compile.c (sim_resume): Revert 6-24 change, it does not
671 work with gdb breakpoints.
672
0f42aa71
MS
6732003-07-17 Michael Snyder <msnyder@redhat.com>
674
55acb21b
MS
675 * compile.c (sim_resume): Handle shll reg, reg and shlr reg, reg.
676 (decode): IMM16 is always zero-extended.
0f42aa71 677
f0861129
MS
6782003-06-24 Michael Snyder <msnyder@redhat.com>
679
680 * sim-main.h (SIM_WIFSTOPPED, SIM_WSTOPSIG): Define.
681 * compile.c (sim_resume): Use the above to return stop signal.
682
9f70f8ec
MS
6832003-06-18 Michael Snyder <msnyder@redhat.com>
684
685 * compile.c: Replace "Hitachi" with "Renesas".
686 (decode): Distinguish AV_H8S from AV_H8H.
687 (sim_resume): H8SX can use any register for TAS.
688 (decode): Add support for VECIND.
689 (sim_resume): Implement rte/l and rts/l.
690 (GETSR): New macro (actually old macro reincarnated).
691 (decode): Add handling for IMM2.
692 (sim_resume): Drop extra block around jmp, jsr, rts.
693 Add handling for trapa and rte.
694 For divxu.b, change 0xffff mask to 0xff.
695 (set_h8300h): Add bfd_mach_h8300sxn machine.
696
18ad32b5
MS
6972003-06-18 Corinna Vinschen <vinschen@redhat.com>
698
699 * sim-main.h (enum h8_regnum): Turn around order of MACH, MACL
700 and SBR, VBR.
701
173b1c98
MS
7022003-06-05 Michael Snyder <msnyder@redhat.com>
703
704 * compile.c (sim_fetch_register): Handle SBR, VBR, MACH, MACL.
705 (sim_store_register): Ditto.
706
e8c1a4e7
MS
7072003-06-04 Michael Snyder <msnyder@redhat.com>
708
709 * compile.c (sim_info): Fix typo in output.
710
173b1c98 711 * compile.c (set_h8300h): Replace 'flag' arguments
27ebfdf4
MS
712 with a bfd_machine argument, and decode it inline.
713 Check for bfd_mach_h8300hn and bfd_mach_h8300sn.
714
dc5c3759
MS
7152003-06-03 Michael Snyder <msnyder@redhat.com>
716
e8c1a4e7
MS
717 * compile.c: Add h8300sx insns and addressing modes.
718 * sim-main.h: Replaces h8300/inst.h.
719 * Makefile.in: Tweak to bring in some sim/common stuff.
dc5c3759 720
b7f97e9c
MS
7212003-04-13 Michael Snyder <msnyder@redhat.com>
722
723 * compile.c (sim_resume): Implement 'daa' and 'das' instructions.
724
d1360fb0
V
7252003-03-20 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
726
72f4393d 727 * compile.c (cmdline_location): Added function to
d1360fb0
V
728 return the location of 8-bit (256 locations) where the
729 Command Line arguments would be stored.
72f4393d 730 (decode): Added a TRAP to 0xcc for Commandline
d1360fb0
V
731 processing using pseudo opcode O_SYS_CMDLINE.
732 (sim_resume): Added handling of O_SYS_CMDLINE Trap.
72f4393d 733 (sim_create_inferior): Setting a pointer to
d1360fb0
V
734 Commandline Args array.
735 * inst.h: Added a new variable ptr_command_line for
736 storing pointer to Commandline array.
737
bf174226
V
7382003-03-14 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
739
740 * compile.c (decode): Added code for some more magic traps.
741 * compile.c (sim_resume): Added support for File I/O system
742 calls through callback to host_system.
743 System calls provided support for :
744 open, read, write, lseek, close, stat, fstat
745 Only basic support for stat and fstat.
746
6b4a8935
AC
7472003-02-27 Andrew Cagney <cagney@redhat.com>
748
749 * compile.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
750
ec38ce99
KH
7512003-02-05 Kazu Hirata <kazu@cs.umass.edu>
752
753 * compile.c (init_pointers): Abort if wreg never gets initialized.
754 (sim_resume): Fix the handling of exts.w and extu.w.
755
ad4cda16
KH
7562003-01-31 Kazu Hirata <kazu@cs.umass.edu>
757
758 * compile.c (sim_resume): Fix the handling of bxor.
759
a4f27e3e
MS
7602003-01-16 Michael Snyder <msnyder@redhat.com>
761
762 * compile.c: Change K&R function definitions to ISO.
763 (fetch): Make static, and eliminate unused parameter 'n'.
764
d0fe2f7e
KH
7652002-12-26 Kazu Hirata <kazu@cs.umass.edu>
766
767 * compile.c: Fix formatting.
768 * inst.h: Likewise.
769
a64bfde3
AV
7702002-07-29 Andrey Volkov <avolkov@transas.com>
771
772 * compile.c: Include "gdb/sim-h8300.h"
773 * Makefile.in: Add dependences on "inst.h",
774 "gdb/callback.h", "gdb/remote-sim.h" and "gdb/sim-h8300.h".
775
c8cca39f
AC
7762002-06-16 Andrew Cagney <ac131313@redhat.com>
777
778 * configure: Regenerated to track ../common/aclocal.m4 changes.
779
3c25f8c7
AC
7802002-06-08 Andrew Cagney <cagney@redhat.com>
781
782 * compile.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
783
d1335144
KH
7842002-05-19 Kazu Hirata <kazu@cs.umass.edu>
785
786 * compile.c: Fix formatting.
787
c3f4437e
KH
7882002-05-18 Kazu Hirata <kazu@cs.umass.edu>
789
790 * compile.c: Fix formatting.
791
6147b1f6
AV
7922002-05-17 Andrey Volkov (avolkov@transas.com)
793
794 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
72f4393d 795
fc974602
AV
7962002-05-17 Andrey Volkov (avolkov@transas.com)
797
798 * compile.c: Add support of EXR register
799 * inst.h: Ditto.
72f4393d 800
a8cdafbd
AV
8012002-05-17 Andrey Volkov (avolkov@transas.com)
802
803 * compile.c: Made h8300s as new target, not h8300h alias.
804 * inst.h: Ditto.
72f4393d 805
f6225c96
AV
8062002-05-17 Andrey Volkov (avolkov@transas.com)
807
72f4393d 808 * compile.c: Add additional CCR flags (I,UI,H,U)
f6225c96 809
3b02cf92
AV
8102002-05-17 Andrey Volkov (avolkov@transas.com)
811
72f4393d 812 * compile.c: Change literal regnumbers to REGNUMS.
3b02cf92
AV
813 Fix instruction and cycles counting
814
de9b1892
KH
8152001-12-20 Kazu Hirata <kazu@hxi.com>
816
817 * compile.c: Fix formatting.
818
2ea716f6
KH
8192001-12-20 Kazu Hirata <kazu@hxi.com>
820
821 * compile.c: Fix comment typos.
822
6d028502
KH
8232000-08-10 Kazu Hirata <kazu@hxi.com>
824
825 * compile.c (decode): Clean up the code.
826
0a17cd59
AC
8272000-06-15 Kazu Hirata <kazu@hxi.com>
828
829 * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
830 correctly.
831
97ee9e5a
FCE
8322000-06-20 Frank Ch. Eigler <fche@redhat.com>
833
834 * compile.c: Don't include "wait.h".
835 (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
836 instead of WIF* from host.
837
98ecb0a7
FCE
8382000-06-13 Frank Ch. Eigler <fche@redhat.com>
839
840 * compile.c, writecode.c: Correct typo.
841
0ef9643e
JL
8422000-06-13 Kazu Hirata <kazu@hxi.com>
843
844 * compile.c: Fix formatting.
845
eb2d80b4
AC
846Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
847
848 * configure: Regenerated to track ../common/aclocal.m4 changes.
849
d4f3574e
SS
850Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
851
852 * configure: Regenerated to track ../common/aclocal.m4 changes.
853
cd0fc7c3
SS
8541999-05-08 Felix Lee <flee@cygnus.com>
855
856 * configure: Regenerated to track ../common/aclocal.m4 changes.
72f4393d 857
7a292a7a
SS
8581999-04-02 Keith Seitz <keiths@cygnus.com>
859
860 * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
861 frequency at which the poll_quit callback is used.
862 (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
863
c906108c
SS
864Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
865
72f4393d 866 * configure: Regenerated to track ../common/aclocal.m4 changes.
c906108c
SS
867
868Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
869
870 * configure: Regenerated to track ../common/aclocal.m4 changes.
871 * config.in: Ditto.
872
873Sun Apr 26 15:20:14 1998 Tom Tromey <tromey@cygnus.com>
874
875 * acconfig.h: New file.
876 * configure.in: Reverted change of Apr 24; use sinclude again.
877
878Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
879
880 * configure: Regenerated to track ../common/aclocal.m4 changes.
881 * config.in: Ditto.
882
883Fri Apr 24 11:19:46 1998 Tom Tromey <tromey@cygnus.com>
884
885 * configure.in: Don't call sinclude.
886
887Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
888
889 * configure: Regenerated to track ../common/aclocal.m4 changes.
890
891Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
892
893 * configure: Regenerated to track ../common/aclocal.m4 changes.
894
895Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
896
897 * configure: Regenerated to track ../common/aclocal.m4 changes.
898
899Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
900
901 * configure: Regenerated to track ../common/aclocal.m4 changes.
902
903Tue Feb 17 12:42:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
904
905 * compile.c (sim_store_register, sim_fetch_register): Pass in
906 length parameter. Return -1.
907
908Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
909
910 * configure: Regenerated to track ../common/aclocal.m4 changes.
911
912Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
913
914 * configure: Regenerated to track ../common/aclocal.m4 changes.
915
916Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
917
918 * configure: Regenerated to track ../common/aclocal.m4 changes.
919
920Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
921
922 * configure: Regenerated to track ../common/aclocal.m4 changes.
923 * config.in: Ditto.
924
925Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
926
927 * configure: Regenerated to track ../common/aclocal.m4 changes.
928
929Tue Nov 11 16:52:07 1997 Angela Marie Thomas (angela@cygnus.com)
930
931 * compile.c: #include stdio.h for definition of NULL on
932 some platforms.
933
934Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
935
936 * compile.c (sim_load): Pass lma_p and sim_write args to
937 sim_load_file.
938
939Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
940
941 * configure: Regenerated to track ../common/aclocal.m4 changes.
942
943Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
944
945 * configure: Regenerated to track ../common/aclocal.m4 changes.
946
947Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
948
949 * configure: Regenerated to track ../common/aclocal.m4 changes.
950
951Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
952
953 * configure: Regenerated to track ../common/aclocal.m4 changes.
954
955Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
956
957 * configure: Regenerated to track ../common/aclocal.m4 changes.
958
959Wed Sep 17 12:00:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
960
961 * Makefile.in (compile.o): Depend on config.h in local directory.
962
963Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
964
965 * configure: Regenerated to track ../common/aclocal.m4 changes.
966
967Tue Sep 9 22:17:26 1997 Felix Lee <flee@cygnus.com>
968
969 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
970 with sim/common.
971 * configure.in: check for sys/param.h
972 * compile.c: #ifdef HAVE_SYS_PARAM_H.
973 #define SIGTRAP for wingdb.
974 (sim_resume): poll keyboard at least once per call.
975 (sim_resume): use host_callback instead of printf for syscall
976 output.
977
978Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
979
980 * configure: Regenerated to track ../common/aclocal.m4 changes.
981
982Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
983
984 * configure: Regenerated to track ../common/aclocal.m4 changes.
985 * config.in: Ditto.
986
987Tue Aug 26 10:38:43 1997 Andrew Cagney <cagney@b1.cygnus.com>
988
989 * compile.c (sim_kill): Delete.
990 (sim_create_inferior): Add ABFD argument.
991 (sim_load): Move setting of PC from here.
992 (sim_create_inferior): To here.
993 (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
994 the sim_load code should be moved to sim_open.
995
996Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
997
998 * configure: Regenerated to track ../common/aclocal.m4 changes.
999 * config.in: Ditto.
1000
1001Mon Aug 25 15:47:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
1002
1003 * compile.c (sim_open): Add ABFD argument.
1004
1005Tue May 20 10:16:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1006
1007 * compile.c (sim_open): Add callback argument.
1008 (sim_set_callbacks): Delete SIM_DESC argument.
1009
1010Wed Apr 30 10:22:29 1997 Doug Evans <dje@canuck.cygnus.com>
1011
1012 * compile.c (sim_load): Call bfd_get_mach instead of examining
1013 bfd fields directly.
1014 * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
1015
1016Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1017
1018 * configure: Regenerated to track ../common/aclocal.m4 changes.
1019
1020Fri Apr 18 14:30:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
1021
1022 * compile.c (sim_resume): Use poll_quit callback.
1023 (sim_stop): New function.
1024
1025Thu Apr 17 03:06:39 1997 Doug Evans <dje@canuck.cygnus.com>
1026
1027 * Makefile.in (SIM_OBJS): Add sim-load.o.
1028 * compile.c (sim_kind, myname): New static locals.
1029 (sim_open): Set sim_kind, myname.
1030 (sim_load): Return SIM_RC. New arg abfd. Update test for h8300h.
1031 Call sim_load_file to load file into simulator. Set start address
1032 from bfd.
1033 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1034
1035Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1036
1037 * configure: Regenerated to track ../common/aclocal.m4 changes.
1038 * config.in: Ditto.
1039
1040Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1041
1042 * compile.c (sim_open): New arg `kind'.
1043
1044 * configure: Regenerated to track ../common/aclocal.m4 changes.
1045
1046Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1047
1048 * configure: Regenerated to track ../common/aclocal.m4 changes.
1049
1050Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1051
1052 * configure: Regenerated to track ../common/aclocal.m4 changes.
1053
1054Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1055
1056 * configure: Re-generate.
1057
1058Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1059
1060 * configure: Regenerate to track ../common/aclocal.m4 changes.
1061
1062Thu Mar 13 12:48:05 1997 Doug Evans <dje@canuck.cygnus.com>
1063
1064 * compile.c (sim_open): New SIM_DESC result. Argument is now in
1065 argv form.
1066 (other sim_*): New SIM_DESC argument.
1067
1068Tue Feb 4 13:36:29 1997 Doug Evans <dje@canuck.cygnus.com>
1069
1070 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1071 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1072 * configure.in: sinclude ../common/aclocal.m4.
1073 * configure: Regenerated.
1074
1075Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1076
1077 * configure configure.in Makefile.in: Update to new configure
1078 scheme which is more compatible with WinGDB builds.
1079 * configure.in: Improve comment on how to run autoconf.
1080 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1081 * Makefile.in: Use autoconf substitution to install common
1082 makefile fragment.
1083
1084Wed Nov 20 01:39:12 1996 Doug Evans <dje@canuck.cygnus.com>
1085
1086 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
1087 (SIM_OBJS): Define.
1088 * configure.in: Simplify using macros in ../common/aclocal.m4.
1089 * configure: Regenerated.
1090 * inst.h (enum sim_state): Define.
1091 (cpu_state_type): New member `state'. Set it whenever `exception'
1092 is set.
1093 * compile.c (sim_callback): New global.
1094 (sim_set_simcache_size): Renamed from sim_csize.
1095 (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
1096 'cus it can't work. Change main loop exit test to use cpu.state.
1097 (sim_trace): New function.
1098 (sim_stop_reason): Add right way to set results, but #if 0 out.
1099 (sim_size): New function.
1100 (sim_info): Redirect calls to printf_filtered through callback.
1101 (sim_set_callbacks): Record callback.
1102 * run.c: Deleted, using one in ../common now.
1103 * tconfig.in: New file.
1104
1105Thu Oct 3 16:13:18 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1106
1107 * Makefile.in (mostlyclean): Don't remove config.log here.
1108
1109Fri Aug 9 22:59:11 1996 Jeffrey A Law (law@cygnus.com)
1110
1111 * compile.c (sim_resume): rts, sleep, bpt and nop have
1112 no associated "size".
1113
1114Tue Jul 9 22:15:39 1996 Jeffrey A Law (law@cygnus.com)
1115
1116 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
1117
1118Tue Jul 2 23:08:45 1996 Jeffrey A Law (law@cygnus.com)
1119
1120 * run.c (main): Don't "load" sections which don't have
1121 SEC_LOAD set.
1122 * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
1123 of OSHIFTS.
1124 (ONOT): Define.
1125 (sim_resume, shift/rotate cases): Add support for shift/rotate
1126 by two bits.
1127 (OSHIFTS): Corresponding changes.
1128
1129Tue Jul 2 01:37:27 1996 Jeffrey A Law (law@cygnus.com)
1130
1131 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
1132
1133Wed Jun 26 08:58:53 1996 Jeffrey A Law (law@cygnus.com)
1134
1135 * compile.c (h8300smode): Declare.
1136
1137Wed Jun 26 12:20:56 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1138
72f4393d
L
1139 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1140 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1141 (docdir): Removed.
1142 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1143 (AC_PROG_INSTALL): Added.
1144 * configure: Rebuilt.
c906108c
SS
1145
1146Tue Jun 18 16:31:10 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1147
1148 * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
1149 * run.c (main): Treat the H8/S like the H8/300H for now.
72f4393d 1150
c906108c
SS
1151Fri May 24 10:35:25 1996 Jeffrey A Law (law@cygnus.com)
1152
1153 * compile.c (SEXTCHAR): Clear upper bits when sign
1154 bit is clear.
1155
1156Wed May 22 22:23:37 1996 Jeffrey A Law (law@cygnus.com)
1157
1158 * compile.c (sim_resume): Correctly handle divu.
1159
1160Tue May 7 02:13:05 1996 Jeffrey A Law (law@cygnus.com)
1161
1162 * compile.c (sim_resume): Never allow the PC to have an
1163 odd value.
1164
1165Fri Apr 12 16:50:37 1996 Jeffrey A Law (law@cygnus.com)
1166
1167 * inst.h: Expand on comments regarding H8300H_MSIZE. Note
1168 separate memory is allocate for the 8-bit area.
1169 (struct cpu_state_type): Add new "eightbit' field.
1170 * compile.c (GET_MEMORY_L): Handle access into the 8-bit
1171 area.
1172 (GET_MEMORY_W, GET_MEMORY_B): Likewise.
1173 (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
1174 (init_pointers): Initialize space for the 8-bit area.
1175 (sim_write): Handle writing into the 8-bit area.
1176 (sim_read): Handle reading from the 8-bit area.
1177 (sim_load): Reallocate space for the 8-bit area.
1178
1179 * compile.c (sim_load): Re-allocate memory for the simulator
1180 here.
1181
1182Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com)
1183
1184 * compile.c (sim_resume): Fix and simplify overflow and carry
1185 handling for 32bit ALU insns.
1186
1187Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com)
1188
1189 * compile.c (sim_resume): Fix overflow checks for ALU insns.
1190
1191Fri Apr 5 17:20:59 1996 Jeffrey A Law (law@cygnus.com)
1192
1193 * compile.c (decode): Use "bit" to hold L_3 immediates instead
1194 of holding them in "abs". Handle ABS8MEM memory references aka
1195 8-bit area. Replace ABSMOV references with ABS8MEM.
1196
1197Wed Mar 13 17:43:56 1996 Jeffrey A Law (law@cygnus.com)
1198
1199 * compile.c (fetch): Handle accesses to the exception/function
1200 vectors.
1201
1202Mon Mar 11 09:53:25 1996 Doug Evans <dje@charmed.cygnus.com>
1203
1204 * compile.c: #include "wait.h".
1205 (sim_resume, sleep insn): Check program exit status in r0.
1206 (sim_resume, shift insns): Fix setting of overflow flag for shal.
1207 * run.c: #include <signal.h>.
1208 (main): Abort if program got SIGILL.
1209 Print error message if argument is invalid.
1210 (usage): Improve text.
1211
1212Wed Feb 21 12:15:00 1996 Ian Lance Taylor <ian@cygnus.com>
1213
1214 * configure: Regenerate with autoconf 2.7.
1215
1216Thu Jan 4 11:52:53 1996 Doug Evans <dje@canuck.cygnus.com>
1217
1218 * inst.h (MPOWER,MSIZE): Deleted.
1219 (H8300{,H}_MSIZE): Define.
1220 * compile.c (memory_size): New static global.
1221 (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
1222 (sim_write,sim_read): Use memory_size.
1223
1224Fri Oct 13 15:03:19 1995 steve chamberlain <sac@slash.cygnus.com>
1225
1226 * compile.c (sim_set_callbacks): New.
1227
1228Tue Oct 10 11:11:26 1995 Fred Fish <fnf@cygnus.com>
1229
1230 * Makefile.in (BISON): Remove macro.
1231
1232Wed Sep 20 13:35:02 1995 Ian Lance Taylor <ian@cygnus.com>
1233
1234 * Makefile.in (maintainer-clean): New synonym for realclean.
1235
1236Fri Sep 8 12:18:53 1995 Ian Lance Taylor <ian@cygnus.com>
1237
1238 * Makefile.in (install): Don't install in $(tooldir).
1239
1240 * configure.in: Call AC_CONFIG_HEADER. Don't try to use
1241 bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
1242 AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES and AR.
1243 Call AC_CHECK_HEADERS for stdlib.h and time.h. Touch stamp.h if
1244 creating config.h.
1245 * configure: Rebuild.
1246 * config.in: New file, created by autoheader.
1247 * Makefile.in (AR): Define as @AR@.
1248 (CC): New variable, defined as @CC@.
1249 (CFLAGS): Define as @CFLAGS@.
1250 (RANLIB): Define as @RANLIB@.
1251 (HDEFINES, TDEFINES): New variables.
1252 (@host_makefile_frag@): Remove.
1253 (compile.o, run.o): Depend upon config.h.
1254 (mostlyclean): Make the same as clean, not distclean.
1255 (clean): Remove config.log.
1256 (distclean): Remove config.h and stamp-h.
1257 (Makefile): Don't depend upon @frags@. Just rebuild Makefile when
1258 invoking config.status.
1259 (config.h, stamp-h): New targets.
1260 * compile.c: Include "config.h". Don't include <sys/times.h>.
1261 Include <time.h> and <stdlib.h> if they exist. Don't include
1262 "sysdep.h".
1263 (get_now): Remove unused local b.
1264 * run.c: Include "config.h". Include <stdlib.h> if it exists.
1265 Don't include "sysdep.h".
1266 * writecode.c: Don't include "bfd.h" or "sysdep.h". Include
1267 <stdio.h>.
1268
1269Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1270
1271 * Update all FSF addresses except those in COPYING* files.
1272
1273Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1274
1275 * Makefile.in (clean): Remove run.
1276 (distclean): Remove Makefile.
1277
1278 * h8300.mt: Removed.
1279
1280 * Makefile.in, configure.in: converted to autoconf.
1281 * configure: New file, generated with autconf 2.4.
1282
1283Fri Jun 30 16:50:24 1995 Stan Shebs <shebs@andros.cygnus.com>
1284
1285 * compile.c (sim_do_command): New function.
1286
1287Tue Jun 20 16:18:13 1995 Steve Chamberlain <sac@slash.cygnus.com>
1288
1289 * compile.c (get_now): Don't do if win32.
1290 (sim_resume): Poll in win32 too.
1291
1292Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1293
1294 * configure.in: Fix typo in last change.
1295
1296Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1297
1298 * run.c: parse arguments with getopt().
1299
1300Tue Feb 28 17:30:08 1995 Ian Lance Taylor <ian@cygnus.com>
1301
1302 * configure.in: Use ../../bfd/hosts/std-host.h if specific
1303 host unavailable.
1304
1305Sun Jan 22 12:35:43 1995 Steve Chamberlain <sac@splat>
1306
1307 * compile.c (sim_resume): Initialize cpu.mask.
1308
1309Thu Sep 8 16:53:00 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1310
1311 * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
1312
1313Wed May 18 13:47:58 1994 Doug Evans (dje@canuck.cygnus.com)
1314
1315 * compile.c: #include "bfd.h".
1316 (sim_*): Set result type to void where there isn't one.
1317 (sim_resume, default case): Set cpu.exception to SIGILL.
1318 (sim_trace): Delete.
1319 (sim_set_pc): Delete.
1320 (sim_info): Delete printf_fn arg, all callers changed.
1321 Call printf_filtered.
1322 (set_h8300h): New arg `flag', all callers changed.
1323 (sim_close): New function.
1324 (sim_load): New function.
1325 (sim_create_inferior): Renamed from sim_set_args, all callers changed.
1326 * run.c: #include <varargs.h>, "remote-sim.h".
1327 (printf_filtered): New function.
1328
1329Fri May 13 18:32:27 1994 Doug Evans (dje@canuck.cygnus.com)
1330
1331 * compile.c (decode): Fix typo (16 bit branches).
1332 (*): Some white space clean up.
1333
1334Fri May 6 13:44:01 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1335
1336 * compile.c (decode): Compile 16bit branches properly.
1337
1338Sat Dec 11 16:32:36 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1339
1340 * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
1341 andc. Poll for interrupts.
1342
1343Thu Oct 28 19:29:34 1993 Doug Evans (dje@canuck.cygnus.com)
1344
1345 * compile.c: #include "ansidecl.h" for remote-sim.h.
1346
1347Tue Oct 26 09:43:36 1993 Doug Evans (dje@canuck.cygnus.com)
1348
1349 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1350 * compile.c: #include "remote-sim.h".
1351 (sim_resume): New arg siggnal.
1352 (sim_write): Use SIM_ADDR for type of arg addr.
1353 Always return a value.
1354 (sim_read): Ditto.
1355 (sim_store_register): Result is type int.
1356 (sim_fetch_register): Ditto.
1357 (sim_stop_reason): Renamed from sim_stop_signal.
1358 (sim_set_pc): Use SIM_ADDR for type of arg pc.
1359 (sim_info): int result, new arg printf_fn.
1360 (sim_kill): int result.
1361 (sim_open): int result, new arg name.
1362 * run.c (main): Use sim_set_pc to set pc.
1363 Update call to sim_info.
1364
1365Sat Oct 23 15:01:18 1993 Doug Evans (dje@canuck.cygnus.com)
1366
1367 * compile.c (sim_stop_signal): Result is now enum sim_stop.
1368
1369Fri Oct 15 23:49:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1370
1371 * compile.c (sim_kill, sim_open, sim_set_args): New functions.
1372
1373Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1374
1375 * compile.c (sim_set_pc): Write to the pc direcly.
1376 (sim_store_register): Now value is passed by reference. (sim_read,
1377 sim_write): Return number of bytes copied.
1378
1379Tue Aug 17 07:16:15 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1380
1381 * compile.c (mop): New function to do multiplies.
1382
1383Fri Jul 16 13:53:53 1993 Doug Evans (dje@canuck.cygnus.com)
1384
1385 * compile.c (sim_resume): Add support for nop insn.
1386
1387Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
1388
1389 * compile.c: Reset HMODE back to zero (accidently set it to 1).
1390
1391 * run.c (main): If h8/300h binary detected, call set_h8300h.
1392 * compile.c (sim_resume): Fix O_NEG insn.
1393
1394Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
1395
1396 * run.c (main): Add -h flag to enable h8/300h emulation.
1397 * compile.c: Rename Hmode to HMODE (consistency with gdb).
1398 (set_h8300h): New function.
1399 (sim_resume): Add support for extu,exts insns.
1400 (sim_resume): Fix logical right shifting.
1401 (sim_resume, label alu32): Fix setting of carry flag.
72f4393d 1402
c906108c
SS
1403Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
1404
1405 * compile.c (sim_csize): Initialize cpu.cache.
1406
1407Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
1408
1409 * Makefile.in: Add -I../../bfd to pick up bfd.h.
1410
1411Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
1412
1413 * run.c (main): Fix parsing of args.
1414
1415 * compile.c (sim_resume): Fix shll insn.
1416
1417Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
1418
1419 * compile.c: New file, supports H8/300H.
1420 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
1421
1422Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1423
1424 * run.c (main): Add -v to print info.
1425 * p3.c (sim_info): New function.
1426
1427Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
1428
1429 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
1430
1431Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
1432
1433 * Makefile.in: Don't use cb or indent
1434 * p1.c, state.h, writecode.c: lint
1435
1436Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
1437
1438 * Makefile.in: Make SunOS halfdone VPATH work.
1439 * p1.c: Lint picked up by HP native compiler.
1440
1441Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
1442
1443 * p1.c (sim_resume): when running on dos, any character typed to
1444 the keyboard will cause a simulated exception.
1445
1446Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1447
1448 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
1449 running
1450
1451Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1452
72f4393d 1453 * new