OSDN Git Service

Add thumb-pe support.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Apr 1998 17:19:01 +0000 (17:19 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Apr 1998 17:19:01 +0000 (17:19 +0000)
commitcbdb96b98518d33b841de31af221902a53036058
tree93acb74d0e8950bb98ee52e06ba004a46e2cb0f7
parentd50cce1f01fff5b3da1584e56fb194d9a24a3c23
Add thumb-pe support.
Add super interworking.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18935 138bc75d-0d04-0410-961f-82ee72b054a4
15 files changed:
gcc/ChangeLog
gcc/config.sub
gcc/config/arm/README-interworking [new file with mode: 0644]
gcc/config/arm/lib1funcs.asm
gcc/config/arm/lib1thumb.asm
gcc/config/arm/t-pe [new file with mode: 0644]
gcc/config/arm/t-pe-thumb [new file with mode: 0644]
gcc/config/arm/t-semi
gcc/config/arm/t-thumb
gcc/config/arm/thumb.c
gcc/config/arm/thumb.h
gcc/config/arm/thumb.md
gcc/config/arm/tpe.h [new file with mode: 0644]
gcc/configure
gcc/configure.in