From: Alan Modra Date: Thu, 13 Aug 2020 00:28:13 +0000 (+0930) Subject: Obsolete arm-symbianelf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b6ba032ad5eeebca446002273401ddc5909c536;p=binutils-gdb.git Obsolete arm-symbianelf * config.bfd: Obsolete arm*-*-symbianelf*. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 31a4c0be67d..693dc64a051 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2020-08-13 Alan Modra + + * config.bfd: Obsolete arm*-*-symbianelf*. + 2020-08-13 Alan Modra * elf64-ppc.h (struct ppc64_elf_params): Add no_pcrel_opt. diff --git a/bfd/config.bfd b/bfd/config.bfd index d48662252eb..6d2f667e6a8 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -53,6 +53,7 @@ case $targ in echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2 exit 1 ;; + arm*-*-symbianelf* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2