diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-04-08 09:26:38 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-04-08 09:26:38 +0000 |
commit | 7c6071482efc465e1cc4da12836c3fbee9fedb14 (patch) | |
tree | 37e84d2a247d0644942823761270fb2199e1cb6a /sim/ChangeLog | |
parent | fee8ec00527e96b2844cf398768a413956930c0d (diff) | |
download | binutils-7c6071482efc465e1cc4da12836c3fbee9fedb14.zip binutils-7c6071482efc465e1cc4da12836c3fbee9fedb14.tar.gz binutils-7c6071482efc465e1cc4da12836c3fbee9fedb14.tar.bz2 |
Modified Files:
ChangeLog:
Add simulator for National cr16 processor.
* cr16: New directory with cr16 simulator files.
* configure.ac: Add an entry for National cr16 target.
* configure: Regenerate.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index a03a313..ea3b306 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -2,6 +2,13 @@ * MAINTAINERS: Add myself as maintainer of cr16 port. +2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> + + Add simulator for National cr16 processor. + * cr16: New directory. + * configure.ac: Add entry for National cr16. + * configure: Regenerate. + 2008-02-05 DJ Delorie <dj@redhat.com> * configure.ac (v850): V850 now has a testsuite. |