From: Alan Modra Date: Thu, 11 Feb 2021 11:55:02 +0000 (+1030) Subject: Remove ia64 from obsolete list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=234b98ced24d97fad84c7802708cf3cf5fd4fb63;p=binutils-gdb.git Remove ia64 from obsolete list * config.bfd: Remove ia64 from obsolete list. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b0f1ce3ae48..d0d45853a64 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2021-02-11 Alan Modra + + * config.bfd: Remove ia64 from obsolete list. + 2021-02-11 Alan Modra PR ld/22269 diff --git a/bfd/config.bfd b/bfd/config.bfd index 7783dca311a..9434fd6c7e4 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -53,7 +53,6 @@ case $targ in echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2 exit 1 ;; - ia64*-*-* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2