]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/configure.tgt
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / configure.tgt
index 337249597c5c41b73f675db6d3a53804d55ec712..b17336bfa4fd3a9a0bb8492c8efde6c8cd8b3e77 100644 (file)
@@ -1,6 +1,6 @@
 # gas target specific configuration file.  This is a -*- sh -*- file.
 #
-#   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -127,6 +127,7 @@ case ${generic_target} in
     case ${cpu}-${os} in
       aarch64*-linux-gnu_ilp32)                arch=aarch64:32 ;;
     esac ;;
+  aarch64*-*-netbsd*)                  fmt=elf em=nbsd;;
 
   alpha-*-*vms*)                       fmt=evax ;;
   alpha-*-osf*)                                fmt=ecoff ;;
@@ -342,8 +343,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 +354,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 ;;