diff options
author | Martin Hunt <hunt@redhat.com> | 1997-09-11 05:32:23 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-09-11 05:32:23 +0000 |
commit | 30d8198448410e80d56780c308eb788676377dd8 (patch) | |
tree | 10a2e6db7c47ec52991031e60a687f994b51a9c8 /sim | |
parent | 972f3a34f52d47806400bd9eb528a18e6d1bf4ca (diff) | |
download | fsf-binutils-gdb-30d8198448410e80d56780c308eb788676377dd8.zip fsf-binutils-gdb-30d8198448410e80d56780c308eb788676377dd8.tar.gz fsf-binutils-gdb-30d8198448410e80d56780c308eb788676377dd8.tar.bz2 |
Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com>
* interp.c (sim_resume): Increment PC at end of rep
loop.
* simops.c (OP_4201): Fix rachi instruction.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/d10v/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index e1b25ba..a2dade3 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,10 @@ +Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> + + * interp.c (sim_resume): Increment PC at end of rep + loop. + + * simops.c (OP_4201): Fix rachi instruction. + Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba> * configure: Regenerated to track ../common/aclocal.m4 changes. |