summaryrefslogtreecommitdiffstats
path: root/gcc/configure.in
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.in
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.in')
-rw-r--r--gcc/configure.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index 70a13735fbf..0a0fc4100f1 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -2492,16 +2492,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