diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 5a07ff5..3180610 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 26 12:32:11 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * sim-io.c (sim_io_getstring): Delete unused len2. + (sim_io_syscalls): Ditto for sys_errno. + Wed Nov 26 11:18:40 1997 Doug Evans <devans@canuck.cygnus.com> * syscall.c (cb_syscall): Test CB_SYSCALL struct magic number. |