]> gcc.gnu.org Git - gcc.git/commit
Add thumb-pe support.
authorNick Clifton <nickc@cygnus.com>
Wed, 1 Apr 1998 17:19:01 +0000 (17:19 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 1 Apr 1998 17:19:01 +0000 (17:19 +0000)
commit75d3a15b4d221ef3a8f04a9fb4af825df829ce26
tree93acb74d0e8950bb98ee52e06ba004a46e2cb0f7
parent7c76b292a2c186c2f3019591a44d6010b5de8a6f
Add thumb-pe support.

Add super interworking.

From-SVN: r18935
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
This page took 0.062528 seconds and 5 git commands to generate.