diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-05-21 08:17:31 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-05-21 08:17:31 +0000 |
commit | 643878d01705dbc37908583984ab14da155a8b28 (patch) | |
tree | 999f66b78bae2631023aeb0d882345c0161de76d /sim/common/ChangeLog | |
parent | 78af0a0094aee006d64d8dfae00e276a940864fd (diff) | |
download | gdb-643878d01705dbc37908583984ab14da155a8b28.zip gdb-643878d01705dbc37908583984ab14da155a8b28.tar.gz gdb-643878d01705dbc37908583984ab14da155a8b28.tar.bz2 |
* sim-hw.c: Include ctype.h.
(do_hw_poll_read): Do not assume EAGAIN.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index e8d3fec..3b1de8d 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-am30 +Thu May 21 17:57:16 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * sim-hw.c: Include ctype.h. + (do_hw_poll_read): Do not assume EAGAIN. + +end-sanitize-am30 Wed May 20 04:37:57 1998 Doug Evans <devans@seba.cygnus.com> * cgen-trace.c (first_insn_p): New static local. |