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