OSDN Git Service

* sanyo xstormy16 sid support.
authormrg <mrg>
Mon, 17 Dec 2001 09:31:16 +0000 (09:31 +0000)
committermrg <mrg>
Mon, 17 Dec 2001 09:31:16 +0000 (09:31 +0000)
commit46112ee376bdd9b34dc46b90ea31d43638127817
tree1e6beae80bc15ea97ef33087e8da6c292628790f
parentf9489a2bc55a340ca4ffa54866a5e82de9dbd75d
* sanyo xstormy16 sid support.

[ChangeLog]
* sid.spec: Add /usr/bin/xstormy16-elf-sid.

[bsp/ChangeLog]
* Makefile.am (FAM10SCRIPTS): Add Xstormy16 support.
* configrun-sid.in: Likewise.
* xstormy16-elf-sid: New Xstormy16 frontend.

[bsp/pregen/ChangeLog]
* pregen-configs.in: Add support for Xstormy16.
* xstormy16-gloss.conf: New file.
* xstormy16-gdb.conf: Likewise.
* xstormy16-gloss-gdb.conf: Likewise.
* xstormy16-gloss-gdb-tksm.conf: Likewise.

[component/ChangeLog]
* CATALOG: Add hw-cpu-xstormy16.
* tconfig.in: Add SIDTARGET_XSTORMY16.

[component/cgen-cpu/ChangeLog]
* compCGEN.cxx: If SIDTARGET_XSTORMY16, add hw-cpu-xstormy16 support.
* configure.in: Decend into xstormy16 if necessary.

[config/ChangeLog]
* sidtargets.m4: Add Xstormy16 support.
* config.sub: Likewise.
* info.tcl.in: Likewise.
151 files changed:
sid/ChangeLog
sid/aclocal.m4
sid/bsp/ChangeLog
sid/bsp/Makefile.am
sid/bsp/aclocal.m4
sid/bsp/configrun-sid.in
sid/bsp/configure
sid/bsp/pregen/ChangeLog
sid/bsp/pregen/pregen-configs.in
sid/bsp/pregen/xstormy16-gdb.conf [new file with mode: 0644]
sid/bsp/pregen/xstormy16-gloss-gdb-tksm.conf [new file with mode: 0644]
sid/bsp/pregen/xstormy16-gloss-gdb.conf [new file with mode: 0644]
sid/bsp/pregen/xstormy16-gloss.conf [new file with mode: 0644]
sid/bsp/xstormy16-elf-sid [new file with mode: 0644]
sid/component/CATALOG
sid/component/ChangeLog
sid/component/aclocal.m4
sid/component/bochs/aclocal.m4
sid/component/bochs/configure
sid/component/cgen-cpu/ChangeLog
sid/component/cgen-cpu/aclocal.m4
sid/component/cgen-cpu/compCGEN.cxx
sid/component/cgen-cpu/configure
sid/component/cgen-cpu/configure.in
sid/component/cgen-cpu/xstormy16/ChangeLog [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/Makefile.am [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/Makefile.in [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/aclocal.m4 [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/configure [new file with mode: 0755]
sid/component/cgen-cpu/xstormy16/configure.in [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/hw-cpu-xstormy16.txt [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/hw-cpu-xstormy16.xml [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-cpu.h [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-desc.h [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16-write.cxx [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16.cxx [new file with mode: 0644]
sid/component/cgen-cpu/xstormy16/xstormy16.h [new file with mode: 0644]
sid/component/configure
sid/component/families/aclocal.m4
sid/component/families/configure
sid/component/tconfig.in
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/ChangeLog [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/adcgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/adcgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/adcgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/adcimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/addgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/addgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/addgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/addimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/andgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/andgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/andimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/asrgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/asrgrimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bcc.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bccgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bccgrimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bccimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bngrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bngrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bnhmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bnlmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bpgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bpgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bphmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/bplmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/callfimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/callgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/callrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/callrimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/cbwgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/clr1grgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/clr1grimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/clr1hmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/clr1lmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/decgrimm2.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/div.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/icallfimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/icallgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/icallrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/incgrimm2.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/jmp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/jmpf.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/maskgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/maskgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgri.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgrii.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgriipostinc.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgriipredec.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgripostinc.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrgripredec.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgrigr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgriigr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgriipostincgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgriipredecgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgripostincgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movgripredecgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movhgrmem.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movhighgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movlgrmem.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movlmemgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movlmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/movlowgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/mul.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/notgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/orgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/orgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/orimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/pushpop.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/revgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/rlcgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/rlcgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/rrcgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/rrcgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/sbcgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/sbcgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/sbcgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/sbcgrimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/set1grgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/set1grimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/set1hmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/set1lmemimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/shlgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/shlgrimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/shrgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/shrgrimm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/subgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/subgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/subgrimm4.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/subimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/swap.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/testutils.inc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/xorgrgr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/xorgrimm16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/xorimm8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.xstormy16/xstormy16-allinsn.exp [new file with mode: 0644]
sid/component/timers/aclocal.m4
sid/component/timers/configure
sid/config/ChangeLog
sid/config/config.sub
sid/config/info.tcl.in
sid/config/sidtargets.m4
sid/configure
sid/main/dynamic/aclocal.m4
sid/sid.spec