diff options
author | Joyce Janczyn <janczyn@cygnus> | 1998-06-25 14:17:47 +0000 |
---|---|---|
committer | Joyce Janczyn <janczyn@cygnus> | 1998-06-25 14:17:47 +0000 |
commit | 5eb78d70cc3a65fb4d60046ebdc43c17f8b93b37 (patch) | |
tree | d3d6808437a1590be97982d90dc84ea73fd06458 /sim/mn10300 | |
parent | 56b6d49ae07376d3d63099439cb2a8888b09f19e (diff) | |
download | binutils-5eb78d70cc3a65fb4d60046ebdc43c17f8b93b37.tar.gz binutils-5eb78d70cc3a65fb4d60046ebdc43c17f8b93b37.tar.bz2 binutils-5eb78d70cc3a65fb4d60046ebdc43c17f8b93b37.zip |
Thu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnus.com>
* dv-mn103tim.c: Include sim-assert.h
* dv-mn103ser.c (do_polling_event): Check for incoming data on
serial line and schedule next polling event.
(read_status_reg): schedule events to check for incoming data on
serial line and issue interrupt if necessary.
Diffstat (limited to 'sim/mn10300')
-rw-r--r-- | sim/mn10300/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index ee8c9a5a9ef..dfd1d19e19f 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,4 +1,16 @@ start-sanitize-am30 +Thu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnus.com> + + * dv-mn103tim.c: Include sim-assert.h + * dv-mn103ser.c (do_polling_event): Check for incoming data on + serial line and schedule next polling event. + (read_status_reg): schedule events to check for incoming data on + serial line and issue interrupt if necessary. + +Fri Jun 19 16:47:27 1998 Joyce Janczyn <janczyn@cygnus.com> + + * interp.c (sim_open): hook up serial 1 and 2 ports properly (typo). + Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com> * interp.c (board): Rename am32 to stdeval1 as this is the name |