aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorNick Clifton <nickc@cygnus.com>1998-04-01 17:19:01 +0000
committerNick Clifton <nickc@gcc.gnu.org>1998-04-01 17:19:01 +0000
commit75d3a15b4d221ef3a8f04a9fb4af825df829ce26 (patch)
tree93acb74d0e8950bb98ee52e06ba004a46e2cb0f7 /gcc/configure
parent7c76b292a2c186c2f3019591a44d6010b5de8a6f (diff)
downloadgcc-75d3a15b4d221ef3a8f04a9fb4af825df829ce26.zip
gcc-75d3a15b4d221ef3a8f04a9fb4af825df829ce26.tar.gz
gcc-75d3a15b4d221ef3a8f04a9fb4af825df829ce26.tar.bz2
Add thumb-pe support.
Add super interworking. From-SVN: r18935
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/configure b/gcc/configure
index 90b4309..7b010b5 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -4175,6 +4175,16 @@ for machine in $build $host $target; do
md_file=arm/thumb.md
tmake_file=arm/t-thumb
;;
+ # CYGNUS LOCAL thumb-pe/nickc
+ thumb-*-pe)
+ tm_file=arm/tpe.h
+ out_file=arm/thumb.c
+ xm_file=arm/xm-thumb.h
+ md_file=arm/thumb.md
+ tmake_file=arm/t-pe-thumb
+ extra_objs=pe.o
+ ;;
+ # END CYGNUS LOCAL
# This hasn't been upgraded to GCC 2.
# tron-*-*)
# cpu_type=gmicro