* h8300.h: Corrected defs of all control regs and eepmov instr.
[deliverable/binutils-gdb.git] / sim / h8300 / ChangeLog
CommitLineData
f6225c96
AV
12002-05-17 Andrey Volkov (avolkov@transas.com)
2
3 * compile.c: Add additional CCR flags (I,UI,H,U)
4
3b02cf92
AV
52002-05-17 Andrey Volkov (avolkov@transas.com)
6
7 * compile.c: Change literal regnumbers to REGNUMS.
8 Fix instruction and cycles counting
9
de9b1892
KH
102001-12-20 Kazu Hirata <kazu@hxi.com>
11
12 * compile.c: Fix formatting.
13
2ea716f6
KH
142001-12-20 Kazu Hirata <kazu@hxi.com>
15
16 * compile.c: Fix comment typos.
17
6d028502
KH
182000-08-10 Kazu Hirata <kazu@hxi.com>
19
20 * compile.c (decode): Clean up the code.
21
0a17cd59
AC
222000-06-15 Kazu Hirata <kazu@hxi.com>
23
24 * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
25 correctly.
26
97ee9e5a
FCE
272000-06-20 Frank Ch. Eigler <fche@redhat.com>
28
29 * compile.c: Don't include "wait.h".
30 (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
31 instead of WIF* from host.
32
98ecb0a7
FCE
332000-06-13 Frank Ch. Eigler <fche@redhat.com>
34
35 * compile.c, writecode.c: Correct typo.
36
0ef9643e
JL
372000-06-13 Kazu Hirata <kazu@hxi.com>
38
39 * compile.c: Fix formatting.
40
eb2d80b4
AC
41Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
42
43 * configure: Regenerated to track ../common/aclocal.m4 changes.
44
d4f3574e
SS
45Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
46
47 * configure: Regenerated to track ../common/aclocal.m4 changes.
48
cd0fc7c3
SS
491999-05-08 Felix Lee <flee@cygnus.com>
50
51 * configure: Regenerated to track ../common/aclocal.m4 changes.
52
7a292a7a
SS
531999-04-02 Keith Seitz <keiths@cygnus.com>
54
55 * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
56 frequency at which the poll_quit callback is used.
57 (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
58
c906108c
SS
59Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
60
61 * configure: Regenerated to track ../common/aclocal.m4 changes.
62
63Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
64
65 * configure: Regenerated to track ../common/aclocal.m4 changes.
66 * config.in: Ditto.
67
68Sun Apr 26 15:20:14 1998 Tom Tromey <tromey@cygnus.com>
69
70 * acconfig.h: New file.
71 * configure.in: Reverted change of Apr 24; use sinclude again.
72
73Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
74
75 * configure: Regenerated to track ../common/aclocal.m4 changes.
76 * config.in: Ditto.
77
78Fri Apr 24 11:19:46 1998 Tom Tromey <tromey@cygnus.com>
79
80 * configure.in: Don't call sinclude.
81
82Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
83
84 * configure: Regenerated to track ../common/aclocal.m4 changes.
85
86Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
87
88 * configure: Regenerated to track ../common/aclocal.m4 changes.
89
90Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
91
92 * configure: Regenerated to track ../common/aclocal.m4 changes.
93
94Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
95
96 * configure: Regenerated to track ../common/aclocal.m4 changes.
97
98Tue Feb 17 12:42:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
99
100 * compile.c (sim_store_register, sim_fetch_register): Pass in
101 length parameter. Return -1.
102
103Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
104
105 * configure: Regenerated to track ../common/aclocal.m4 changes.
106
107Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
108
109 * configure: Regenerated to track ../common/aclocal.m4 changes.
110
111Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
112
113 * configure: Regenerated to track ../common/aclocal.m4 changes.
114
115Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
116
117 * configure: Regenerated to track ../common/aclocal.m4 changes.
118 * config.in: Ditto.
119
120Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
121
122 * configure: Regenerated to track ../common/aclocal.m4 changes.
123
124Tue Nov 11 16:52:07 1997 Angela Marie Thomas (angela@cygnus.com)
125
126 * compile.c: #include stdio.h for definition of NULL on
127 some platforms.
128
129Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
130
131 * compile.c (sim_load): Pass lma_p and sim_write args to
132 sim_load_file.
133
134Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
135
136 * configure: Regenerated to track ../common/aclocal.m4 changes.
137
138Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
139
140 * configure: Regenerated to track ../common/aclocal.m4 changes.
141
142Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
143
144 * configure: Regenerated to track ../common/aclocal.m4 changes.
145
146Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
147
148 * configure: Regenerated to track ../common/aclocal.m4 changes.
149
150Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
151
152 * configure: Regenerated to track ../common/aclocal.m4 changes.
153
154Wed Sep 17 12:00:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
155
156 * Makefile.in (compile.o): Depend on config.h in local directory.
157
158Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
159
160 * configure: Regenerated to track ../common/aclocal.m4 changes.
161
162Tue Sep 9 22:17:26 1997 Felix Lee <flee@cygnus.com>
163
164 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
165 with sim/common.
166 * configure.in: check for sys/param.h
167 * compile.c: #ifdef HAVE_SYS_PARAM_H.
168 #define SIGTRAP for wingdb.
169 (sim_resume): poll keyboard at least once per call.
170 (sim_resume): use host_callback instead of printf for syscall
171 output.
172
173Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
174
175 * configure: Regenerated to track ../common/aclocal.m4 changes.
176
177Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
178
179 * configure: Regenerated to track ../common/aclocal.m4 changes.
180 * config.in: Ditto.
181
182Tue Aug 26 10:38:43 1997 Andrew Cagney <cagney@b1.cygnus.com>
183
184 * compile.c (sim_kill): Delete.
185 (sim_create_inferior): Add ABFD argument.
186 (sim_load): Move setting of PC from here.
187 (sim_create_inferior): To here.
188 (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
189 the sim_load code should be moved to sim_open.
190
191Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
192
193 * configure: Regenerated to track ../common/aclocal.m4 changes.
194 * config.in: Ditto.
195
196Mon Aug 25 15:47:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
197
198 * compile.c (sim_open): Add ABFD argument.
199
200Tue May 20 10:16:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
201
202 * compile.c (sim_open): Add callback argument.
203 (sim_set_callbacks): Delete SIM_DESC argument.
204
205Wed Apr 30 10:22:29 1997 Doug Evans <dje@canuck.cygnus.com>
206
207 * compile.c (sim_load): Call bfd_get_mach instead of examining
208 bfd fields directly.
209 * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
210
211Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
212
213 * configure: Regenerated to track ../common/aclocal.m4 changes.
214
215Fri Apr 18 14:30:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
216
217 * compile.c (sim_resume): Use poll_quit callback.
218 (sim_stop): New function.
219
220Thu Apr 17 03:06:39 1997 Doug Evans <dje@canuck.cygnus.com>
221
222 * Makefile.in (SIM_OBJS): Add sim-load.o.
223 * compile.c (sim_kind, myname): New static locals.
224 (sim_open): Set sim_kind, myname.
225 (sim_load): Return SIM_RC. New arg abfd. Update test for h8300h.
226 Call sim_load_file to load file into simulator. Set start address
227 from bfd.
228 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
229
230Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
231
232 * configure: Regenerated to track ../common/aclocal.m4 changes.
233 * config.in: Ditto.
234
235Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
236
237 * compile.c (sim_open): New arg `kind'.
238
239 * configure: Regenerated to track ../common/aclocal.m4 changes.
240
241Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
242
243 * configure: Regenerated to track ../common/aclocal.m4 changes.
244
245Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
246
247 * configure: Regenerated to track ../common/aclocal.m4 changes.
248
249Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
250
251 * configure: Re-generate.
252
253Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
254
255 * configure: Regenerate to track ../common/aclocal.m4 changes.
256
257Thu Mar 13 12:48:05 1997 Doug Evans <dje@canuck.cygnus.com>
258
259 * compile.c (sim_open): New SIM_DESC result. Argument is now in
260 argv form.
261 (other sim_*): New SIM_DESC argument.
262
263Tue Feb 4 13:36:29 1997 Doug Evans <dje@canuck.cygnus.com>
264
265 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
266 COMMON_{PRE,POST}_CONFIG_FRAG instead.
267 * configure.in: sinclude ../common/aclocal.m4.
268 * configure: Regenerated.
269
270Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
271
272 * configure configure.in Makefile.in: Update to new configure
273 scheme which is more compatible with WinGDB builds.
274 * configure.in: Improve comment on how to run autoconf.
275 * configure: Re-run autoconf to get new ../common/aclocal.m4.
276 * Makefile.in: Use autoconf substitution to install common
277 makefile fragment.
278
279Wed Nov 20 01:39:12 1996 Doug Evans <dje@canuck.cygnus.com>
280
281 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
282 (SIM_OBJS): Define.
283 * configure.in: Simplify using macros in ../common/aclocal.m4.
284 * configure: Regenerated.
285 * inst.h (enum sim_state): Define.
286 (cpu_state_type): New member `state'. Set it whenever `exception'
287 is set.
288 * compile.c (sim_callback): New global.
289 (sim_set_simcache_size): Renamed from sim_csize.
290 (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
291 'cus it can't work. Change main loop exit test to use cpu.state.
292 (sim_trace): New function.
293 (sim_stop_reason): Add right way to set results, but #if 0 out.
294 (sim_size): New function.
295 (sim_info): Redirect calls to printf_filtered through callback.
296 (sim_set_callbacks): Record callback.
297 * run.c: Deleted, using one in ../common now.
298 * tconfig.in: New file.
299
300Thu Oct 3 16:13:18 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
301
302 * Makefile.in (mostlyclean): Don't remove config.log here.
303
304Fri Aug 9 22:59:11 1996 Jeffrey A Law (law@cygnus.com)
305
306 * compile.c (sim_resume): rts, sleep, bpt and nop have
307 no associated "size".
308
309Tue Jul 9 22:15:39 1996 Jeffrey A Law (law@cygnus.com)
310
311 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
312
313Tue Jul 2 23:08:45 1996 Jeffrey A Law (law@cygnus.com)
314
315 * run.c (main): Don't "load" sections which don't have
316 SEC_LOAD set.
317 * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
318 of OSHIFTS.
319 (ONOT): Define.
320 (sim_resume, shift/rotate cases): Add support for shift/rotate
321 by two bits.
322 (OSHIFTS): Corresponding changes.
323
324Tue Jul 2 01:37:27 1996 Jeffrey A Law (law@cygnus.com)
325
326 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
327
328Wed Jun 26 08:58:53 1996 Jeffrey A Law (law@cygnus.com)
329
330 * compile.c (h8300smode): Declare.
331
332Wed Jun 26 12:20:56 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
333
334 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
335 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
336 (docdir): Removed.
337 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
338 (AC_PROG_INSTALL): Added.
339 * configure: Rebuilt.
340
341Tue Jun 18 16:31:10 1996 Jeffrey A. Law <law@rtl.cygnus.com>
342
343 * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
344 * run.c (main): Treat the H8/S like the H8/300H for now.
345
346Fri May 24 10:35:25 1996 Jeffrey A Law (law@cygnus.com)
347
348 * compile.c (SEXTCHAR): Clear upper bits when sign
349 bit is clear.
350
351Wed May 22 22:23:37 1996 Jeffrey A Law (law@cygnus.com)
352
353 * compile.c (sim_resume): Correctly handle divu.
354
355Tue May 7 02:13:05 1996 Jeffrey A Law (law@cygnus.com)
356
357 * compile.c (sim_resume): Never allow the PC to have an
358 odd value.
359
360Fri Apr 12 16:50:37 1996 Jeffrey A Law (law@cygnus.com)
361
362 * inst.h: Expand on comments regarding H8300H_MSIZE. Note
363 separate memory is allocate for the 8-bit area.
364 (struct cpu_state_type): Add new "eightbit' field.
365 * compile.c (GET_MEMORY_L): Handle access into the 8-bit
366 area.
367 (GET_MEMORY_W, GET_MEMORY_B): Likewise.
368 (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
369 (init_pointers): Initialize space for the 8-bit area.
370 (sim_write): Handle writing into the 8-bit area.
371 (sim_read): Handle reading from the 8-bit area.
372 (sim_load): Reallocate space for the 8-bit area.
373
374 * compile.c (sim_load): Re-allocate memory for the simulator
375 here.
376
377Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com)
378
379 * compile.c (sim_resume): Fix and simplify overflow and carry
380 handling for 32bit ALU insns.
381
382Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com)
383
384 * compile.c (sim_resume): Fix overflow checks for ALU insns.
385
386Fri Apr 5 17:20:59 1996 Jeffrey A Law (law@cygnus.com)
387
388 * compile.c (decode): Use "bit" to hold L_3 immediates instead
389 of holding them in "abs". Handle ABS8MEM memory references aka
390 8-bit area. Replace ABSMOV references with ABS8MEM.
391
392Wed Mar 13 17:43:56 1996 Jeffrey A Law (law@cygnus.com)
393
394 * compile.c (fetch): Handle accesses to the exception/function
395 vectors.
396
397Mon Mar 11 09:53:25 1996 Doug Evans <dje@charmed.cygnus.com>
398
399 * compile.c: #include "wait.h".
400 (sim_resume, sleep insn): Check program exit status in r0.
401 (sim_resume, shift insns): Fix setting of overflow flag for shal.
402 * run.c: #include <signal.h>.
403 (main): Abort if program got SIGILL.
404 Print error message if argument is invalid.
405 (usage): Improve text.
406
407Wed Feb 21 12:15:00 1996 Ian Lance Taylor <ian@cygnus.com>
408
409 * configure: Regenerate with autoconf 2.7.
410
411Thu Jan 4 11:52:53 1996 Doug Evans <dje@canuck.cygnus.com>
412
413 * inst.h (MPOWER,MSIZE): Deleted.
414 (H8300{,H}_MSIZE): Define.
415 * compile.c (memory_size): New static global.
416 (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
417 (sim_write,sim_read): Use memory_size.
418
419Fri Oct 13 15:03:19 1995 steve chamberlain <sac@slash.cygnus.com>
420
421 * compile.c (sim_set_callbacks): New.
422
423Tue Oct 10 11:11:26 1995 Fred Fish <fnf@cygnus.com>
424
425 * Makefile.in (BISON): Remove macro.
426
427Wed Sep 20 13:35:02 1995 Ian Lance Taylor <ian@cygnus.com>
428
429 * Makefile.in (maintainer-clean): New synonym for realclean.
430
431Fri Sep 8 12:18:53 1995 Ian Lance Taylor <ian@cygnus.com>
432
433 * Makefile.in (install): Don't install in $(tooldir).
434
435 * configure.in: Call AC_CONFIG_HEADER. Don't try to use
436 bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
437 AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES and AR.
438 Call AC_CHECK_HEADERS for stdlib.h and time.h. Touch stamp.h if
439 creating config.h.
440 * configure: Rebuild.
441 * config.in: New file, created by autoheader.
442 * Makefile.in (AR): Define as @AR@.
443 (CC): New variable, defined as @CC@.
444 (CFLAGS): Define as @CFLAGS@.
445 (RANLIB): Define as @RANLIB@.
446 (HDEFINES, TDEFINES): New variables.
447 (@host_makefile_frag@): Remove.
448 (compile.o, run.o): Depend upon config.h.
449 (mostlyclean): Make the same as clean, not distclean.
450 (clean): Remove config.log.
451 (distclean): Remove config.h and stamp-h.
452 (Makefile): Don't depend upon @frags@. Just rebuild Makefile when
453 invoking config.status.
454 (config.h, stamp-h): New targets.
455 * compile.c: Include "config.h". Don't include <sys/times.h>.
456 Include <time.h> and <stdlib.h> if they exist. Don't include
457 "sysdep.h".
458 (get_now): Remove unused local b.
459 * run.c: Include "config.h". Include <stdlib.h> if it exists.
460 Don't include "sysdep.h".
461 * writecode.c: Don't include "bfd.h" or "sysdep.h". Include
462 <stdio.h>.
463
464Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
465
466 * Update all FSF addresses except those in COPYING* files.
467
468Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
469
470 * Makefile.in (clean): Remove run.
471 (distclean): Remove Makefile.
472
473 * h8300.mt: Removed.
474
475 * Makefile.in, configure.in: converted to autoconf.
476 * configure: New file, generated with autconf 2.4.
477
478Fri Jun 30 16:50:24 1995 Stan Shebs <shebs@andros.cygnus.com>
479
480 * compile.c (sim_do_command): New function.
481
482Tue Jun 20 16:18:13 1995 Steve Chamberlain <sac@slash.cygnus.com>
483
484 * compile.c (get_now): Don't do if win32.
485 (sim_resume): Poll in win32 too.
486
487Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
488
489 * configure.in: Fix typo in last change.
490
491Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com>
492
493 * run.c: parse arguments with getopt().
494
495Tue Feb 28 17:30:08 1995 Ian Lance Taylor <ian@cygnus.com>
496
497 * configure.in: Use ../../bfd/hosts/std-host.h if specific
498 host unavailable.
499
500Sun Jan 22 12:35:43 1995 Steve Chamberlain <sac@splat>
501
502 * compile.c (sim_resume): Initialize cpu.mask.
503
504Thu Sep 8 16:53:00 1994 Steve Chamberlain (sac@jonny.cygnus.com)
505
506 * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
507
508Wed May 18 13:47:58 1994 Doug Evans (dje@canuck.cygnus.com)
509
510 * compile.c: #include "bfd.h".
511 (sim_*): Set result type to void where there isn't one.
512 (sim_resume, default case): Set cpu.exception to SIGILL.
513 (sim_trace): Delete.
514 (sim_set_pc): Delete.
515 (sim_info): Delete printf_fn arg, all callers changed.
516 Call printf_filtered.
517 (set_h8300h): New arg `flag', all callers changed.
518 (sim_close): New function.
519 (sim_load): New function.
520 (sim_create_inferior): Renamed from sim_set_args, all callers changed.
521 * run.c: #include <varargs.h>, "remote-sim.h".
522 (printf_filtered): New function.
523
524Fri May 13 18:32:27 1994 Doug Evans (dje@canuck.cygnus.com)
525
526 * compile.c (decode): Fix typo (16 bit branches).
527 (*): Some white space clean up.
528
529Fri May 6 13:44:01 1994 Steve Chamberlain (sac@jonny.cygnus.com)
530
531 * compile.c (decode): Compile 16bit branches properly.
532
533Sat Dec 11 16:32:36 1993 Steve Chamberlain (sac@thepub.cygnus.com)
534
535 * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
536 andc. Poll for interrupts.
537
538Thu Oct 28 19:29:34 1993 Doug Evans (dje@canuck.cygnus.com)
539
540 * compile.c: #include "ansidecl.h" for remote-sim.h.
541
542Tue Oct 26 09:43:36 1993 Doug Evans (dje@canuck.cygnus.com)
543
544 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
545 * compile.c: #include "remote-sim.h".
546 (sim_resume): New arg siggnal.
547 (sim_write): Use SIM_ADDR for type of arg addr.
548 Always return a value.
549 (sim_read): Ditto.
550 (sim_store_register): Result is type int.
551 (sim_fetch_register): Ditto.
552 (sim_stop_reason): Renamed from sim_stop_signal.
553 (sim_set_pc): Use SIM_ADDR for type of arg pc.
554 (sim_info): int result, new arg printf_fn.
555 (sim_kill): int result.
556 (sim_open): int result, new arg name.
557 * run.c (main): Use sim_set_pc to set pc.
558 Update call to sim_info.
559
560Sat Oct 23 15:01:18 1993 Doug Evans (dje@canuck.cygnus.com)
561
562 * compile.c (sim_stop_signal): Result is now enum sim_stop.
563
564Fri Oct 15 23:49:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
565
566 * compile.c (sim_kill, sim_open, sim_set_args): New functions.
567
568Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
569
570 * compile.c (sim_set_pc): Write to the pc direcly.
571 (sim_store_register): Now value is passed by reference. (sim_read,
572 sim_write): Return number of bytes copied.
573
574Tue Aug 17 07:16:15 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
575
576 * compile.c (mop): New function to do multiplies.
577
578Fri Jul 16 13:53:53 1993 Doug Evans (dje@canuck.cygnus.com)
579
580 * compile.c (sim_resume): Add support for nop insn.
581
582Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
583
584 * compile.c: Reset HMODE back to zero (accidently set it to 1).
585
586 * run.c (main): If h8/300h binary detected, call set_h8300h.
587 * compile.c (sim_resume): Fix O_NEG insn.
588
589Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
590
591 * run.c (main): Add -h flag to enable h8/300h emulation.
592 * compile.c: Rename Hmode to HMODE (consistency with gdb).
593 (set_h8300h): New function.
594 (sim_resume): Add support for extu,exts insns.
595 (sim_resume): Fix logical right shifting.
596 (sim_resume, label alu32): Fix setting of carry flag.
597
598Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
599
600 * compile.c (sim_csize): Initialize cpu.cache.
601
602Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
603
604 * Makefile.in: Add -I../../bfd to pick up bfd.h.
605
606Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
607
608 * run.c (main): Fix parsing of args.
609
610 * compile.c (sim_resume): Fix shll insn.
611
612Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
613
614 * compile.c: New file, supports H8/300H.
615 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
616
617Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
618
619 * run.c (main): Add -v to print info.
620 * p3.c (sim_info): New function.
621
622Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
623
624 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
625
626Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
627
628 * Makefile.in: Don't use cb or indent
629 * p1.c, state.h, writecode.c: lint
630
631Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
632
633 * Makefile.in: Make SunOS halfdone VPATH work.
634 * p1.c: Lint picked up by HP native compiler.
635
636Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
637
638 * p1.c (sim_resume): when running on dos, any character typed to
639 the keyboard will cause a simulated exception.
640
641Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
642
643 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
644 running
645
646Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
647
648 * new
649
This page took 0.144817 seconds and 4 git commands to generate.