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