From: Joyce Janczyn Date: Sun, 14 Jun 1998 21:19:53 +0000 (+0000) Subject: Updates to dv-mn103iop.c, dv-mn103ser.c and inter.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2a62f119fa533bb6d47ad9a5605aca67a10ed959;p=binutils-gdb.git Updates to dv-mn103iop.c, dv-mn103ser.c and inter.c --- diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index fd6e6eed2f6..efc84a18242 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,4 +1,9 @@ start-sanitize-am30 +Sun June 14 17:04:00 1998 Joyce Janczyn + * dv-mn103iop.c (write_*_reg): Check for attempt to write r/o register bits. + * dv-mn103ser.c: Fill in methods for reading and writing to serial device registers. + * interp.c (sim_open): Make the serial device a polling device. + Fri June 12 16:24:00 1998 Joyce Janczyn * dv-mn103iop.c: New file for handling am32 io ports. * configure.in: Add mn103iop to hw_device list.