]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/microblaze/ChangeLog
sim: microblaze: start a testsuite
authorMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 20:43:48 +0000 (16:43 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 20:45:49 +0000 (16:45 -0400)
commit191ec03314b005b8189ecea7296f2f6cad534d09
tree6f349c9e22f91966fb7e8dbbc84acb9cdeb18fe6
parent744b9a190b9b5b83d83f43d35b6ab6d20f49af8f
sim: microblaze: start a testsuite

Since the sim doesn't have any debug support in it, we can only exit
cleanly.  But this is still better than nothing.

Change the default microblaze sim to not dump the debug load output
when running.  No other does this, and it breaks the testsuite.
sim/microblaze/ChangeLog
sim/microblaze/interp.c
sim/testsuite/sim/microblaze/ChangeLog [new file with mode: 0644]
sim/testsuite/sim/microblaze/allinsn.exp [new file with mode: 0644]
sim/testsuite/sim/microblaze/pass.s [new file with mode: 0644]
sim/testsuite/sim/microblaze/testutils.inc [new file with mode: 0644]