diff options
author | Fred Fish <fnf@specifix.com> | 1997-10-11 16:48:47 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-10-11 16:48:47 +0000 |
commit | 93f0cb6975164a13afdfa746e354de3feeeb9d1b (patch) | |
tree | b38528a10e1e9f6dd09154ee44b1373664fef7eb /sim/d10v | |
parent | de0e22c1bf713f7992bb231f85d6a854eac0e99d (diff) | |
download | gdb-93f0cb6975164a13afdfa746e354de3feeeb9d1b.zip gdb-93f0cb6975164a13afdfa746e354de3feeeb9d1b.tar.gz gdb-93f0cb6975164a13afdfa746e354de3feeeb9d1b.tar.bz2 |
* simops.c (OP_6401): postdecrement on r15 is OK, remove exception.
(OP_6601): Ditto.
Diffstat (limited to 'sim/d10v')
-rw-r--r-- | sim/d10v/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index 6dc5201..409b05f 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,12 @@ +Sat Oct 11 09:02:08 1997 Fred Fish <fnf@cygnus.com> + + * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. + (OP_6601): Ditto. + +Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + Sat Sep 27 12:51:34 1997 Fred Fish <fnf@cygnus.com> * interp.c (pc_addr): Discard upper bit(s) of PC in case |