diff options
author | Dave Brolley <brolley@redhat.com> | 1998-12-14 20:06:17 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 1998-12-14 20:06:17 +0000 |
commit | ecbc0c55334dc8b4b8c40d40505a8850fcc85c63 (patch) | |
tree | 04939da5460608b6cde621896dbfd5bf280f0f8e /sim/testsuite/ChangeLog | |
parent | 06d7495078f00c42deef9d1a832fa0569a9b85ba (diff) | |
download | gdb-ecbc0c55334dc8b4b8c40d40505a8850fcc85c63.zip gdb-ecbc0c55334dc8b4b8c40d40505a8850fcc85c63.tar.gz gdb-ecbc0c55334dc8b4b8c40d40505a8850fcc85c63.tar.bz2 |
1998-12-14 Dave Brolley <brolley@cygnus.com>
* sim/fr30/call.cgs: Test ret here as well.
* sim/fr30/ld.cgs: Remove bogus comment.
* sim/fr30/testutils.inc (save_rp,restore_rp): New macros.
* sim/fr30/div.ms: New testcase.
* sim/fr30/st.cgs: New testcase.
* sim/fr30/sth.cgs: New testcase.
* sim/fr30/stb.cgs: New testcase.
* sim/fr30/mov.cgs: New testcase.
* sim/fr30/jmp.cgs: New testcase.
* sim/fr30/ret.cgs: New testcase.
* sim/fr30/int.cgs: New testcase.
Diffstat (limited to 'sim/testsuite/ChangeLog')
-rw-r--r-- | sim/testsuite/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index 27c1964..fe12f0e 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,17 @@ +1998-12-14 Dave Brolley <brolley@cygnus.com> + + * sim/fr30/call.cgs: Test ret here as well. + * sim/fr30/ld.cgs: Remove bogus comment. + * sim/fr30/testutils.inc (save_rp,restore_rp): New macros. + * sim/fr30/div.ms: New testcase. + * sim/fr30/st.cgs: New testcase. + * sim/fr30/sth.cgs: New testcase. + * sim/fr30/stb.cgs: New testcase. + * sim/fr30/mov.cgs: New testcase. + * sim/fr30/jmp.cgs: New testcase. + * sim/fr30/ret.cgs: New testcase. + * sim/fr30/int.cgs: New testcase. + Thu Dec 10 18:46:25 1998 Dave Brolley <brolley@cygnus.com> * sim/fr30/div0s.cgs: New testcase. |