diff options
author | Nick Clifton <nickc@redhat.com> | 2003-02-06 10:42:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-02-06 10:42:33 +0000 |
commit | 2bc8946db8ed68a1dcce08f934090f548114650d (patch) | |
tree | b3d4d1b56cd5944a4629b1839ff1825b020e6640 /sim/ChangeLog | |
parent | 070afcf86f34c7c6e0ea01a7cf82d29fd21cf52a (diff) | |
download | gdb-2bc8946db8ed68a1dcce08f934090f548114650d.zip gdb-2bc8946db8ed68a1dcce08f934090f548114650d.tar.gz gdb-2bc8946db8ed68a1dcce08f934090f548114650d.tar.bz2 |
Commit Sh2E addition
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 35bcfb5..f3bc71d 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,11 @@ +2003-01-23 Nick Clifton <nickc@redhat.com> + + * Add sh2e support: + + 2002-04-02 Alexandre Oliva <aoliva@redhat.com> + + * sh/gencode.c: Replace sh3e with sh2e except in fsqrt. + 2002-08-24 Geoffrey Keating <geoffk@redhat.com> * MAINTAINERS: Update my email address. |