[binutils-gdb] Obsolete arm-symbianelf

Alan Modra amodra@sourceware.org
Thu Aug 13 00:39:45 GMT 2020


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b6ba032ad5eeebca446002273401ddc5909c536

commit 2b6ba032ad5eeebca446002273401ddc5909c536
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Aug 13 09:58:13 2020 +0930

    Obsolete arm-symbianelf
    
            * config.bfd: Obsolete arm*-*-symbianelf*.

Diff:
---
 bfd/ChangeLog  | 4 ++++
 bfd/config.bfd | 1 +
 2 files changed, 5 insertions(+)

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  <amodra@gmail.com>
+
+	* config.bfd: Obsolete arm*-*-symbianelf*.
+
 2020-08-13  Alan Modra  <amodra@gmail.com>
 
 	* 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


More information about the Binutils-cvs mailing list