OSDN Git Service

Kaos support from Uwe Stieber
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jun 2003 05:18:12 +0000 (05:18 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jun 2003 05:18:12 +0000 (05:18 +0000)
commit578f5dbf5d86014a106bdd5cc2f226a052f34a03
tree16a5e825d41fe4d2365e050a3e23fbd2e13b1818
parentc763ec28d3af6ce87fa135730291efb6402c9d7f
Kaos support from Uwe Stieber
* config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*,
powerpcle-*-kaos*, strongarm-*-kaos*): New targets.
(sh-*-elf*): Add sh*-*-kaos* support.
* config/kaos.h, config/arm/kaos-strongarm.h, config/arm/kaos-arm.h,
config/i386/kaos-i386.h, config/rs6000/kaos-ppc.h,
config/sh/kaos-sh.h: New files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67819 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/kaos-arm.h [new file with mode: 0644]
gcc/config/arm/kaos-strongarm.h [new file with mode: 0644]
gcc/config/i386/kaos-i386.h [new file with mode: 0644]
gcc/config/kaos.h [new file with mode: 0644]
gcc/config/rs6000/kaos-ppc.h [new file with mode: 0644]
gcc/config/sh/kaos-sh.h [new file with mode: 0644]