Add timer and serial devices (mn103tim and mn103ser), support
authorJoyce Janczyn <janczyn@cygnus>
Mon, 8 Jun 1998 17:46:25 +0000 (17:46 +0000)
committerJoyce Janczyn <janczyn@cygnus>
Mon, 8 Jun 1998 17:46:25 +0000 (17:46 +0000)
--board=am32 for runtime control of device simulation, and adjust
interrupt settings to support am32 instead of am30.

sim/mn10300/ChangeLog

index 7360a731481d64c45e780f0915eeb415706c13b3..8854b2699d4e6f9feeb7622b4ec438f0e4bffba9 100644 (file)
@@ -1,4 +1,26 @@
+Mon June 8 13:30:00 1998  Joyce Janczyn  <janczyn@cygnus.com>
+       * interp.c: (mn10300_option_handler): New function parses arguments
+       using sim-options.
 start-sanitize-am30
+       * (board): Add --board option for specifying am32.
+       * (sim_open): Create new timer and serial devices and control
+       configuration of other am32 devices via board option.
+       * dv-mn103tim.c, dv-mn103ser.c: New files for timers and serial devices.
+       * dv-mn103cpu.c: Fix typos in opening comments.
+       * dv-mn103int.c: Adjust interrupt controller settings for am32 instead of am30.
+       * configure.in: Add mn103tim and mn103ser to hw_device list.
+       * configure: Re-generate.
+end-sanitize-am30
+
+start-sanitize-am30
+Mon May 25 20:50:35 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * dv-mn103int.c, dv-mn103cpu.c: Rename *_callback to *_method.
+
+       * dv-mn103cpu.c, dv-mn103int.c: Include hw-main.h and
+       sim-main.h. Declare a struct hw_descriptor instead of struct
+       hw_device_descriptor.
+
 Mon May 25 17:33:33 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * dv-mn103cpu.c (struct mn103cpu): Change type of pending_handler
This page took 0.027563 seconds and 4 git commands to generate.