]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
1998-12-14 Dave Brolley <brolley@cygnus.com>
authorDave Brolley <brolley@redhat.com>
Mon, 14 Dec 1998 20:06:17 +0000 (20:06 +0000)
committerDave Brolley <brolley@redhat.com>
Mon, 14 Dec 1998 20:06:17 +0000 (20:06 +0000)
commitecbc0c55334dc8b4b8c40d40505a8850fcc85c63
tree04939da5460608b6cde621896dbfd5bf280f0f8e
parent06d7495078f00c42deef9d1a832fa0569a9b85ba
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.
sim/testsuite/ChangeLog
sim/testsuite/sim/fr30/div.ms [new file with mode: 0644]
sim/testsuite/sim/fr30/int.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/jmp.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/mov.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/ret.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/st.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/stb.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/sth.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/testutils.inc