summaryrefslogtreecommitdiffstats
path: root/gcc/configure
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 17:26:35 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 17:26:35 +0000
commit40f676806978f01c82763769075110b789f611dc (patch)
tree0c02694bfec48ddad2fe83335894593db5022713 /gcc/configure
parentec7d870def76f6aa2d644d5820abc209f2b5a684 (diff)
downloadppe42-gcc-40f676806978f01c82763769075110b789f611dc.tar.gz
ppe42-gcc-40f676806978f01c82763769075110b789f611dc.zip
Removed thumb-pe target.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18937 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/configure b/gcc/configure
index 7b010b5ab09..90b43098d62 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -4175,16 +4175,6 @@ 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
OpenPOWER on IntegriCloud