]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: m32c: move test code to testsuite
authorMike Frysinger <vapier@gentoo.org>
Mon, 9 Nov 2015 05:13:08 +0000 (00:13 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 10 Nov 2015 05:19:49 +0000 (00:19 -0500)
commit1057567ea711d80f9937653179b06507827d5819
tree51b04b724c8e1a72b0bf79e39a0cc07a91f97c2d
parent9b4888d5161e540f2f60f1c537cc66577094eac1
sim: m32c: move test code to testsuite

Various target code belongs in the testsuite/ subdir, so move the m32c
code to match all the other targets.
sim/m32c/ChangeLog
sim/m32c/Makefile.in
sim/testsuite/sim/m32c/ChangeLog [new file with mode: 0644]
sim/testsuite/sim/m32c/blinky.s [moved from sim/m32c/blinky.S with 93% similarity]
sim/testsuite/sim/m32c/gloss.s [moved from sim/m32c/gloss.S with 95% similarity]
sim/testsuite/sim/m32c/sample.ld [moved from sim/m32c/sample.ld with 100% similarity]
sim/testsuite/sim/m32c/sample.s [moved from sim/m32c/sample.S with 87% similarity]
sim/testsuite/sim/m32c/sample2.c [moved from sim/m32c/sample2.c with 100% similarity]