Remove powerpc PE support
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 337249597c5c41b73f675db6d3a53804d55ec712..831ca901bae0c1673e3b683a6de2b601d8209742 100644 (file)
@@ -342,8 +342,6 @@ case ${generic_target} in
 
   pj*)                                 fmt=elf ;;
 
-  ppc-*-pe | ppc-*-cygwin*)            fmt=coff em=pe ;;
-  ppc-*-winnt*)                                fmt=coff em=pe ;;
   ppc-*-aix5.[01])                     fmt=coff em=aix5 ;;
   ppc-*-aix[5-9].*)                    fmt=coff em=aix5 ;;
   ppc-*-aix*)                          fmt=coff em=aix ;;
@@ -355,7 +353,6 @@ case ${generic_target} in
   ppc-*-macos*)                                fmt=coff em=macos ;;
   ppc-*-nto*)                          fmt=elf ;;
   ppc-*-kaos*)                         fmt=elf ;;
-  ppc-*-lynxos*)                       fmt=elf em=lynx ;;
 
   pru-*-*)                             fmt=elf ;;
 
This page took 0.023617 seconds and 4 git commands to generate.