diff options
author | 2008-05-05 09:35:16 +0000 | |
---|---|---|
committer | 2008-05-05 09:35:16 +0000 | |
commit | bff92e66134103acb8946a6bff8389451360f3b4 (patch) | |
tree | 01015fc3f587760cf9f51cc7053e7c25b1b824e4 /sim | |
parent | Update for code standards (diff) | |
download | binutils-gdb-bff92e66134103acb8946a6bff8389451360f3b4.tar.gz binutils-gdb-bff92e66134103acb8946a6bff8389451360f3b4.tar.bz2 binutils-gdb-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 d1532811f85..7749a669ac1 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, |