diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:35:16 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:35:16 +0000 |
commit | bff92e66134103acb8946a6bff8389451360f3b4 (patch) | |
tree | 01015fc3f587760cf9f51cc7053e7c25b1b824e4 /sim | |
parent | 948b4edeea4465f927fb9bba24e94272ec3c4d2b (diff) | |
download | ppe42-binutils-bff92e66134103acb8946a6bff8389451360f3b4.tar.gz ppe42-binutils-bff92e66134103acb8946a6bff8389451360f3b4.zip |
Updated the sim engine's ecode logic and commit the code changes
Diffstat (limited to 'sim')
-rw-r--r-- | sim/cr16/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/cr16/ChangeLog b/sim/cr16/ChangeLog index d1532811f8..7749a669ac 100644 --- a/sim/cr16/ChangeLog +++ b/sim/cr16/ChangeLog @@ -1,3 +1,9 @@ +2008-05-02 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> + + * interp.c: Update the machine code decode algorithm using hash table. + * Makefile.in, cr16_sim.h, gencode.c and simops.c: Update for typos + and coding standards. + 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> * ChangeLog, Makefile.in, configure, configure.in, cr16_sim.h, |