x86: drop dead code from build_modrm_byte()
[deliverable/binutils-gdb.git] / gas / configure.tgt
index c43a4423f1c78e7db89f22c366206fa2b7459f4c..67edc1d19782cda725fd307e665609658204afe1 100644 (file)
@@ -136,8 +136,6 @@ case ${generic_target} in
   arc-*-elf*)                          fmt=elf ;;
   arc*-*-linux*)                       fmt=elf bfd_gas=yes ;;
 
-  arm-*-aout)                          fmt=aout ;;
-  arm-*-coff)                          fmt=coff ;;
   arm-*-phoenix*)                      fmt=elf ;;
   arm-*-elf)                           fmt=elf ;;
   arm-*-eabi* | arm-*-rtems*)          fmt=elf em=armeabi ;;
@@ -148,19 +146,16 @@ case ${generic_target} in
                                        fmt=elf  em=freebsd ;;
   arm-*-freebsd* | armeb-*-freebsd*)   fmt=elf  em=armfbsdeabi ;;
   arm*-*-freebsd*)                     fmt=elf  em=armfbsdvfp ;;
-  arm-*-linux*aout*)                   fmt=aout em=linux ;;
   arm-*-linux-*eabi*)                  fmt=elf  em=armlinuxeabi ;;
   arm-*-linux-*)                       fmt=elf  em=linux ;;
   arm-*-uclinux*eabi*)                 fmt=elf  em=armlinuxeabi ;;
   arm-*-uclinux*)                      fmt=elf  em=linux ;;
   arm-*-nacl*)                         fmt=elf  em=nacl ;;
   arm-*-netbsdelf*)                    fmt=elf  em=nbsd ;;
-  arm-*-*n*bsd*)                       fmt=aout em=nbsd ;;
   arm-*-nto*)                          fmt=elf ;;
   arm-wince-pe | arm-*-wince | arm*-*-mingw32ce* | arm*-*-cegcc*)
                                        fmt=coff em=wince-pe ;;
   arm-*-pe)                            fmt=coff em=pe ;;
-  arm-*-riscix*)                       fmt=aout em=riscix ;;
   arm-*-fuchsia*)                      fmt=elf ;;
 
   avr-*-*)                             fmt=elf bfd_gas=yes ;;
This page took 0.024604 seconds and 4 git commands to generate.