From 40f676806978f01c82763769075110b789f611dc Mon Sep 17 00:00:00 2001 From: nickc Date: Wed, 1 Apr 1998 17:26:35 +0000 Subject: Removed thumb-pe target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18937 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/configure | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'gcc/configure') 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 -- cgit v1.2.1